Hello there! Here is the issue : I have to make a flash movie that would allow the user to control the framerate of the movie.
Unfortunately I’m not that good with flash and I don’t know how that could be done …I thought about something like"on(press){
movieclip.increaseframerate(*2);
}" .Could anybody give me a hint as to what actionscript command I should use or if you guys know any tutorials on the web that explain this, I would be extremely gratefull
Thank you!