Follow these steps:
1. Choose Insert ??? Media ??? ActiveX or select the ActiveX object from the Media category of the
Insert bar. Dreamweaver inserts an ActiveX placeholder.
2. From the ActiveX Property inspector, set the ClassID to RealPlayer.
3. Change the Width and Height values in the W and H text boxes to 0 for audio-only playback.
4. If you know the codebase URL, enter it in the Base text box. The codebase property is an
Internet location from which the ActiveX control can be automatically downloaded and installed
if the browser does not find the control on the user??™s system. The codebase values are provided by
the ActiveX control creator.
5. Click the Parameters button to display the Parameters dialog box.
6. Click the Add (+) button and enter the first parameter: src. Use Tab to move to the Value column
and enter the path and filename for your file. To serve different audio files from a data source,
click the lightning-bolt icon in the Value column. In the Dynamic Data dialog box, select an
appropriate field containing URLs of RealMedia files.
7. Enter the next parameter, console, in the left column.
NOTE NOTE
Playing Sound with Flash
Flash is a solid alternative for playing MP3 audio, whether in the background or through an in-page controller
??”you can even control it through JavaScript in Dreamweaver.
Pages:
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484