Forum Moderators: not2easy

Message Too Old, No Replies

ِAutomatic forwarding at the end of a clip

Embedded object, WMP, CD project, forwarding at end

         

picophd

2:04 am on Dec 30, 2004 (gmt 0)

10+ Year Member



Greetings,

Is it possible to make the browser automatically forward the user to another page, right after a Windows Media Player clip reaches the end?

Let's say that the WMP clip is embedded as an object, and this is a CD project, not a website, and that the user may stop or pause the clip at some point, and what we need to do is automatically forward the user's browser to another page right at the moment the clip reaches its end.

What is the code for doing this?

Thank you for anyone taking the time to help and give information.

lZakl

10:54 pm on Dec 30, 2004 (gmt 0)

10+ Year Member



I am not familiar with doing this directly from a media player, and quite frankly I'm not sure it can even be done... I'm not saying it can't, I just don't see how.

I do know however, that it is possible if you were to embed the movie in a Flash or Shockwave. I am assuming it would just be a simple if statement in lingo; something to the effect of "if (frame=whatever) redirect to wherever."