English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Does anybody kno if it's possible, and if it is, how do I put a music file in a HTML document? Thanks...

2007-05-24 06:55:12 · 2 answers · asked by Mar 3 in Computers & Internet Programming & Design

2 answers

To embed the windows media player in a web page, add the following inside the tags

CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">



Next, you may want to add a start and stop button that fit in with your design. Connect a bit of javascript to these puttons to do

Player.Start() or Player.Stop()

The link below has more information. I like the idea to make the controls fit with my page design, rather than just embedding a player.

Have fun.

2007-05-24 07:51:57 · answer #1 · answered by Anonymous · 0 0

it depends on what you are using to edit with.
frontpage has an option to add a background sound to a page
open the page properties and locate background sound on the main page properties tab

2007-05-24 13:58:58 · answer #2 · answered by basscleff 5 · 0 0

fedest.com, questions and answers