Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

pre-loading a sound using a tempate

Status
Not open for further replies.

crookk

Technical User
Joined
Apr 3, 2002
Messages
1
Location
US
Hi, I want to pre-load a sound on only one of my pages, however my 9 page web site uses a template. If I attempt to use the behavior window to load play a sound, it will only allow me to do so in various areas of the page.. For example: not in the page body.

I can set this song to play in the template, but then it will play on all the pages. How do I get a song to play on ONLY one page? I can't figure it out with the behavior window.
 
well we'll need to see your source code I'm sure, but are you using a command like this?

<bgsound src=&quot; loop=&quot;1&quot;>

Put it right below say the title in the template - I believe it will pass to every page.

If you only want a sound on one particuliar page. Gotta do that kind of code on that particuliar page. &quot;Insert witty remark here&quot;

Stuart
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top