I'm playing an flv file in the flvplayback component in flash cs3 (AS 2). I'd like it to play in reverse when the user hits a button, is playing in reverse possible in the flvplayback component?
- MythProd
Mythical Studios
(John David Hutton)
_________________________________________
2D / 3D Motion Graphics Artist, Editor, Support Technician
Kansas City, Kansas - United States
_________________________________________
Re: Playing back an flv file in reverse by Pieter Helsen on Jun 22, 2008 at 7:50:51 am
Not possible I fear. There's a technical explanation for it that I don't know fully but basically it comes down to the way an FLV is encoded. If the FLV isn't a long one, you might want to try and export it as a series of images that you load into flash and that you can scrub through with prevFrame();