![]() |
As an alternative to this procedure, you can copy the EMBED tag code directly into the HTML for your page (see Editing or Viewing HTML). If adding the plugin for a sound file, don't forget to remove any background sound from the Page Properties popup.
How to add Plugins (the HTML EMBED TAG) in FrontPage.
![]() |
. | Open your file in the FrontPage editor. |
. | ||
![]() |
. | Move your cursor on the page to where you want to insert the plugin. |
. | ||
![]() |
. | Click on the Insert Menu, then click on the Advanced sub-menu, then click on the Plug-in sub-sub-menu item. |
. | ||
![]() |
. | The Plugin Properties dialog will appear. |
. | ||
![]() |
. | Fill in your xxx.wav or xxx.mid file name as the 'Data Source'. |
. | ||
![]() |
. | In the field 'Message for browsers without
Plug-In' support fill in: <bgsound src="xxx.mid" loop="infinite"> |
. | ||
![]() |
. | Set the Hieght to 60, and Width to 200, or whatever you like. |
. | ||
![]() |
. | Press OK on the Plug-in Properties dialog. |
. | ||
![]() |
. | You will see a plug-in symbol on your page in the FrontPage editor. |
. | ||
![]() |
. | Select the plug-in, then click on the HTML tab of the FrontPage Editor, to switch to the HTML view. |
. | ||
![]() |
. | Add the following 2 parameters to the EMBED
tag for the plugin: autostart="true" The final EMBED tag code should look like: <embed width="200" height="60" src="xxx.mid" autostart="true" loop="true"> |
. | ||
![]() |
. | Don't forget to remove the background sound from the Page Properties popup (if you have one).. |
. | ||
![]() |
. | Save your page and you are done. |
. |
For an explanation of the HTML for putting music on a page, see Annabella's HTML Help .
[Home] [ScrapBook]
[Chat]
[Links]
[Contact]
[FrontPage]
This page hosted by Get your own Free Home Page
JES - 03/28/98