Help - Search - Members - Calendar
Full Version: make music never stop?
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
xxkasperxx
i have this code
CODE
<embed name="lostmojo"
src="music/test.mp3"
loop="false"
width="300"
height="90"
hidden="true"
autostart="true">
</embed>


but it stops and restarts if u load a different page, is there anyway to make it continue even if you go to a different page?
pandy
Either play the music in a popup window that the user can keep open or close at will or you have to use frames. I recommend the popup solution for numerous reasons.
xxkasperxx
okay, thank you
xxkasperxx
i cannot figure out how to do the popup, with music. please help
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.