Skip to main content
Participant
June 13, 2015
Question

How do i Navigation through Video Cue Points?

  • June 13, 2015
  • 1 reply
  • 260 views

‌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"?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
June 13, 2015

are you playing your video in an flvplayback component?

if so, you can use:

seekToNextNavCuePoint()

Participant
June 13, 2015

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

kglad
Community Expert
Community Expert
June 13, 2015

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