Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Actionscript and video cuepoints

Options
  • 19-03-2007 1:38am
    #1
    Registered Users Posts: 907 ✭✭✭


    Could anyone help me with this.....

    I've imported a bunch of videos to flash (they're streamed, not embedded) and they're all there nicely arranged on the timeline. I named their instances separatley and put in a cue point at the end of each called 'end' When a video ends I want to navigate to a different frame in the timeline.

    So I imagine pseudo-code wise it'd be :

    when you reach cuepoint 'end ' of video 1
    {
    go to and play 20;
    }

    or something like that. Any ideas would be greatly appreciated.


Comments

  • Registered Users Posts: 7,468 ✭✭✭Evil Phil


    I'll just move this over to the Webmaster and Flash forum. I reckon you'll get a better response there.


Advertisement