I have 2 movies, and I want to load the second with the first. I do this with a MovieClip and it loads, however is plays with the first movies framerate of 12 fps when its own frame rate is .3 fps.
I've tried to bypass the first movie as a preloader by adding a scene to the second movie. This solution is ok but I'm still stuck at .3 fps for the loading scene (not very cool).
If there is any way to manipulate fps with AS or another preloading option please let me know. Thanks in advance!
I've tried to bypass the first movie as a preloader by adding a scene to the second movie. This solution is ok but I'm still stuck at .3 fps for the loading scene (not very cool).
If there is any way to manipulate fps with AS or another preloading option please let me know. Thanks in advance!