Of Plugins and PlayersA browser application is only capable of showing text and a few kind of images. But there are a lot of different kinds of files out on the Web, including video, audio, PDFs, Flash animations, Scorch sheet music, and even PowerPoint presentations and Excel spreadsheets. In order to play or display these other kinds of files, a browser needs the aid of applications called players. There are both external stand-alone players that function as separate programs on your visitor's computer as well as plugin players that work right inside the Web page in the browser window. You determine the kind of player that will be used when you write the (X)HTML code. When you link to a multimedia file, as described on page 285, that file is opened in an external player. When you embed a multimedia file, as described on pages 286309, the file is opened in the plugin within the browser window itself. The most common plugins are the Flash and Shockwave players from Macromedia (part of Adobe), the QuickTime Player from Apple, the Windows Media Player from Microsoft, and Acrobat from Adobe. However, even these popular players are not installed on every computerthough Flash comes pretty close according to Macromedia. In addition, they are updated so often that visitors may not always have the particular version that your files require.
|