i load a another swf using target into my curent swf and it changed my current movie frame rate. it became very fast. i saw this changes because i have a typing movement on my text file. can someone help me pls?
Main movie = 24 fps
Loaded movie = 12 fps
Loaded movie when put into Main movie = 24 fps.
I only know two ways around this, but there might be more.
Method 1) Somehow slow down your movie another way, if your AS has a speed method, lower the speed, or if it is a tween, stretch the amount of frames it uses to be more frames.
Method 2) Use setInterval to create a faux frame rate… http://www.kirupaforum.com/showthread.php?s=&threadid=9475
thanks a lot.
i think both must have the same equal speed.
i tried to follow the same speed as my loaded movie the typing works fine. 24 fps
d’you have any idea - i’'m doing my boss presentation in flash. previously was in powerpoint. it’s about selling a product. normally what is the step t o make an online advert as in tv commercials.
a l i
No clue man. Sorry.
-
Method 2) is invlaid because this is Flash 5
-
you can also change the framerate of the main movie to the loaded movie if the loaded movie contains a streamed sound. The streamed sound bases the fps on the progression of the sound matching the frames with it, forcing the fps to match whatever the fps of the streamed sound swf was set.
-
Oops
-
Cool.
:beam: