3. Change the Width and Height values to the size desired for the type of controls selected. Here are
some common dimensions:
n All: Width: 375, Height: 100
n ControlPanel: Width: 350, Height: 36
n PlayButton: Width: 44, Height: 26
n PlayOnlyButton: Width: 26, Height: 26 (These dimensions apply to all individual controls,
such as PauseButton and FFCtrl.)
4. Select Parameters in the Property inspector.
5. In the Parameters dialog box, enter controls in the first column, and enter the name of the control
(that is, all, controlpanel, playbutton, pausebutton, and so on) in the second.
6. Add a second parameter, console. The value of console should be the same as that entered for the
audio file in step 8 of the previous series of steps.
7. Click OK to close the Parameters dialog box.
8. Select Embed on the Property inspector to ensure cross-browser compatibility (see Figure 27-9).
FIGURE 27-9
An embedded RealPlayer control panel is very flexible; here the width is set to 375 pixels
and the height is set to 100, showing all controls.
862
Including Multimedia Elements Part V
Repeat these steps to add additional individual controls. When you??™re done, test your Web page by previewing
it in a browser.
Accessing RealAudio parameters
For a streaming audio file, only the source file and the dimensions are really required, but it probably comes
as no surprise to you that a great number of attributes are available.
Pages:
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486