Skip to main content
Known Participant
August 2, 2010
Question

Looking to find a tutorial that would allow you to put a 10sec commercial video leading to the main

  • August 2, 2010
  • 1 reply
  • 412 views

Hello

I'm looking to find a tutorial that would allow you to put a 10sec commercial video leading to the main video. Can someone help me with this?

Thanks. action script 3.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
August 2, 2010

there's not enough for a tutorial:  use an flvplayback component to play your first video, use a complete listener to check when that video is complete and in the listener function, remove the listener and start your 2nd video.

oct-bobAuthor
Known Participant
August 3, 2010

Ok thanks

I'll be back after some work on putting this together.