HighDots Forums  

Trying to add music to index page- please help

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Trying to add music to index page- please help in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Aprillee76
 
Posts: n/a

Default Trying to add music to index page- please help - 11-17-2004 , 03:58 PM






I would like for a wav file to start playing as soon as the page opens for some
reason all I can figure out how to do is get music to play if you click
something or do a mouseroll over-- any help appreciated. April


Reply With Quote
  #2  
Old   
ethical hedonist
 
Posts: n/a

Default Re: Trying to add music to index page- please help - 11-17-2004 , 04:11 PM






<bgsound src="filename.wav"> for internet explorer.
<embed src="FileName.mid" hidden="true" autostart="true"> for netscape.

put both in to appease the masses. place them near the beginning of the code
so they load asap.


Reply With Quote
  #3  
Old   
Gary White
 
Posts: n/a

Default Re: Trying to add music to index page- please help - 11-18-2004 , 12:36 AM



ethical hedonist wrote:

Quote:
bgsound src="filename.wav"> for internet explorer.
embed src="FileName.mid" hidden="true" autostart="true"> for netscape.

put both in to appease the masses. place them near the beginning of the code
so they load asap.

And be prepared for a LOT of people to leave the site as soon as the
music starts playing.


Gary


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.