Hi John,

You could use CuePoints for this purpose. Encode your video with navigation
cuepoints (which sit on keyframes) and you can read out the CuePoints after
the FLV is loaded.

Cheers,
Sönke 

> -----Original Message-----
> From: flexcoders@yahoogroups.com 
> [mailto:[EMAIL PROTECTED] On Behalf Of john_69_11
> Sent: Sunday, December 03, 2006 10:39 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] flv playback
> 
> I want to be able to play an flv file and provide controls to jump to 
> a specific frame in the flv.  Currently i am using the VideoDisplay, 
> but everything it does is based on times (playhead time).  I noticed 
> that actionscript 2 had controls such as flvplayback and objects like 
> the videoplayer that provided operations such as these, are there 
> equivalents in actionscript 3?  if not does anyone know of 
> another way 
> to do something like this?  Thanks for the help,
> 
> John
> 
> 
> 
> --
> 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
> 
> 
> 
> 

Reply via email to