Click to See Complete Forum and Search --> : Detect if movie has finished...
ivorsmallun
02-02-2008, 10:24 AM
Is there anyway to detected if the video has finished playing within Flash. Need to start another MC when it's finished...
Thanks in advance.
Ivorsmallun...
webdreamer
02-02-2008, 12:31 PM
What are you using?
Flvplayback component or net connection?
ivorsmallun
02-02-2008, 12:46 PM
Using net connection. Flv file type...
Ivorsmallun...
Odisey
02-04-2008, 05:52 PM
You should dynamically load the clips using an XML file to populate a list component. You can put as many flvs as you like ... one will play right after the other. Sound like an option?
Odisey
rdoyle720
02-05-2008, 10:07 AM
This is the most common question in the Flash video forum, so there are probably quite a few answers to be found if you search, but...
It can sometimes be tricky to detect with NetStream, but if you look at Flash Help under Netstream.onStatus, there are several events you can track. NetStream.Play.Stop should fire when a movie finishes.
4romAshz2Flashz
02-11-2008, 12:05 AM
what if your using the flvplayback component and not net connection? I'm using an add listener and it does detect the end cue point...but how do I play the movie again? The loadMovie command creates a black jump.
flashkit.com
Copyright Internet.com Inc., All Rights Reserved.