I have a VideoDisplay which loads and plays an FLV file, and an
HSlider component that shows the progress of the video as it's
playing.  I've linked the slider to the playhead, so that if a user
clicks somewhere on the slider bar, the slider moves to that position,
and the playhead of the video also moves to the relative position in
the video.  This works whether the video is playing or not.

However, if I click and drag the slider to a new location along the
bar, even if the video is not playing, the video sometimes freezes for
about 30 seconds, then it moves to the correct position (sometimes it
freezes again part way to the correct spot).

Does anyone know what's going on here?  I load the video entirely
before it's played, so surely it's not buffereing?  I'm not sure
what's going on here...

HELP!!

Cheers,
K.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to