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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

reload() without restarting Windows Media Player

Status
Not open for further replies.

cesarcesar

Programmer
Mar 5, 2003
30

hello all,

i have a page with a Windoes Media Player in it. when the &quot;currentPosition&quot; of the playhead hits a point a javascript command resets a few variable. then i have the page &quot;reload()&quot;. 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
 
What about using regular frames?

Adam
while(woman.width>woman.height && wallet.value>0){beer++;vision.blur()};
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top