Skip to main content
Known Participant
September 22, 2006
Question

Cue Points

  • September 22, 2006
  • 1 reply
  • 894 views
I have a flv which im loading in from another location (ie its not embeded), and Im trying to create a loop point using cue points.
I have 3 cue points: begining, loop_point, end
Basically when the playhead reaches the "end" cuepoint, I want it to jump back to "loop_point"

Can anyone help? I have a deadline for monday to get this finished!
This topic has been closed for replies.

1 reply

Inspiring
September 22, 2006
Pewee2000,

> I have 3 cue points: begining, loop_point, end [for an FLV].
> Basically when the playhead reaches the "end" cuepoint, I
> want it to jump back to "loop_point"

How have you loaded your FLV? Media Component, FLVPlayback Component,
Video object with ActionScript?


David Stiller
Adobe Community Expert
Dev blog, http://www.quip.net/blog/
"Luck is the residue of good design."


Pewee2000Author
Known Participant
September 22, 2006
Im using flash 8. I just used the 'import video' and selected 'stream from server' option

so not sure what you mean.