hello all,
I’m trying to figure out the best was to control flv’s through ActionScript.
I have 4 video’s. at the end of the first video, I want it to stop on the last frame and when the user presses a button, the next video seamlessly plays. it will happen over and over again, so it looks like one big video.
There will be more videos that I will later have to add so I cant import the video directly into the timeline. The file will be far to large.
I’m guessing I might have to use cue points. Or if I can stop the video on the last frame another way, I’m open to that.
Any help would be appreciated.