Copy link to clipboard
Copied
Hey,
i Need help with as3.
i habe a Video with 4-5 Cue Points.
How can i navigate through die Cue Points with one "next-Button"?
Copy link to clipboard
Copied
are you playing your video in an flvplayback component?
if so, you can use:
seekToNextNavCuePoint()
Copy link to clipboard
Copied
no, i just imported a plane flv video. I want to create my own buttons to control my video.
Do you have an example for my problem?
would be great
Copy link to clipboard
Copied
unless you imported to the timeline, you're using an flvplayback component.
if you want to make your own controls, use no skin with your flvplayback component and assign your custom controls per the flvplayback class documents, FLVPlayback - Adobe ActionScript® 3 (AS3 Flash) API Reference
Find more inspiration, events, and resources on the new Adobe Community
Explore Now