Controlling sequence of multiple FLVs

[FONT=Arial]Hi, I’m looking for a way to control the sequence of 4 flvs with conditionals.

  • Upon page load, Video1.flv plays and continues onto Video2.flv.
  • If the user hits pause at any time, I’d like the Waiting.flv video clip to loop.
  • Upon resuming after pause, I’d like the WelcomeBack.flv video clip to play and then return to where it was before pausing.

Is this possible?

Any help is much appreciated. I have no idea how to go about this, and I’m a little actionscript-impaired.

Thanks!
[/FONT]