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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Actionscript and video cuepoints

  • 19-03-2007 12:38am
    #1
    Registered Users, Registered Users 2 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, Registered Users 2 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