Skip to main content
Inspiring
October 3, 2012
Question

play loop selected part of video

  • October 3, 2012
  • 1 reply
  • 4586 views

Hi,

Is this possible to play-loop, like loop selected part of video in Video Player?

(if i mark start point & end point, then loop video between selected points)

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
October 3, 2012

you can use cue points and cuepoint listener to do that or a loop (like enterframe) and seek.

Inspiring
October 4, 2012

can you please give me any example...?

kglad
Community Expert
Community Expert
October 4, 2012

are you using the netstream or flvplayback class?