Click to See Complete Forum and Search --> : reload() without restarting Windows Media Player


flashgroover
07-02-2003, 05:51 PM
hello all,

i have a page with a Windoes Media Player in it. when the "currentPosition" of the playhead hits a point a javascript command resets a few variable. then i have the page "reload()". but when the page reloads the Media Player also reloads to the begining. I cant have the media player stop at all. I've tried sticking the media player in its own <iframe> but this still does not work.

anybody have any suggestions on how to keep the media player playing?

cesar

chrismartz
07-04-2003, 09:23 AM
could you just have a pop-up window that shows the media player like some sites do to show their music videos and when it reaches those points just have the pop-up revert back to the home page and make the changes.