all groups > flash (macromedia) > december 2006 >
You're in the

flash (macromedia)

group:

is there a way to playback an FLV at 0.5x speed?


is there a way to playback an FLV at 0.5x speed? tritoneman
12/31/2006 4:24:11 PM
flash (macromedia):
Re: is there a way to playback an FLV at 0.5x speed? Nickels55
1/1/2007 2:19:51 PM
I have faked it with actionscript. I just made the flash movie play at the same
framerate as the FLV - then on the frame with the FLV I added a moivelcip which
is 2 frames long. The first frame stops the movie, the second frame make it
play. This movieclip loops, causing a stop/go effect on the flv - which makes
it play at 1/2 speed. I may have the flv and sample still:
http://www.johnkalnin.com/flashhelp/FLV-HalfSpeed.html
http://www.johnkalnin.com/flashhelp/FLV-HalfSpeed.fla

Re: is there a way to playback an FLV at 0.5x speed? tritoneman
1/2/2007 5:50:34 AM
Re: is there a way to playback an FLV at 0.5x speed? Lt.CYX[UGA]
1/4/2007 2:20:19 PM
You could always load your swf into another one. You see, when you load a movie
from inside another movie and they have different framerates, the framerate of
the outermost movie is used. The sound could go out of sync, though.
Re: is there a way to playback an FLV at 0.5x speed? Nickels55
1/4/2007 2:23:56 PM
If you look at my code I disabled sound when it goes to 50% speed because it would-sound-very-wei-rd-stop-ping-and-then-star-ting-and-then-stop-ping-and-then-star-ting.....]

AddThis Social Bookmark Button