can you show us with a flv?
Posted 9 months ago
The purpose of this fla is to give the ability to accelerate the speed and reverse the sense of any movie clip instance on the stage. The movie clip must be frame based. The engine is useful in any situation where you want to debug a clip in runtime or just accelerate or reverse the sense of a movie clip or flv (flv is frame based too). Every piece of code is well commented
Posted 9 months ago
this is great! i wonder that this hasN#t been posted here before.
@dzemil: i don’t think that this has anything to to with video files.
Posted 9 months ago
Hi,
An FLV is frame based, so you can apply this to an FLV with no problem.
Posted 9 months ago
Interesting. Does it work irrespective of frameRate using updateAfterEvent inside a setInterval call? Or is it limited to the top framerate of the movie? Or does is simply skip frames?
Posted 9 months ago