Yes if you get creative.  You can use a setTimeOut function that
starts when the file starts playing by adding a simple onclick event,
if you know the duration of the video thats all you need as long as
the option to pause or stop the video isn't there.

Another thought.. you could set the buffer time to say 3 seconds, then
you could use some javascript to set an onload event for the video
file, then when the onload event is triggered you know the video will
be done in 3 seconds.  @http://www.askapache.com/htaccess/php-sessions-
cookies.html

On Oct 7, 3:16 pm, Aaron <[EMAIL PROTECTED]> wrote:
> Is there a way to capture when the video has finished playing and then
> perform some action like starting a new video, redirecting to a new
> page, running some script, etc?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to