-
How do I make my page refresh after embed music stops?
On my web site, I have random bgsound tags set up to play each time the page refreshes. At the moment, I set all of their loops to TRUE.
Not sure if what I need help with is HTML or something else, but what I want to do is set each embed music file to refresh the page after it's done playing, so a different random song file starts playing again.
The random music files are set up with Java Script, but the music is set up with HTML
I know how to refresh a page using meta and body tags, and even using Java Script, but how I have my random music files set up I can't use any of those methods. Is there a away around this?
Is there a simple HTML music tag I can use to make the page refresh when the file is done playing?
-
-
Refreshing the page
I have the script of Java Script , which refresh the age after 1 min. u can add this script in ur page
naeem
-
-
I'd suggest a small controlless flash player, because it can call back the browser in unified way across all the platforms (it can even issue a javascript expression back to the browser, like location.href, which is your friend here).
Technically you can embed a sound file, yet you'd need to account all possible plug-ins, which all have their own methods of calling back the browser (if at all) after playing content.
-
-
i would just make you sound file loop this is the easyest and maby one of the less painful for viewers.
If yuo need the loop code ill post it here i have it somewhere but where i don't know
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks