Groups | Blog | Home
all groups > flash actionscript > may 2004 >

flash actionscript : Load Movie And Frame Rate


Gionex
5/30/2004 2:20:36 PM
I have a MASSIVE problem with my website. It has the main swf, and in that i
have a music player that loads music on to level 20 and i have backgrounds that
load in to a movie clip. So far this all of this works, BUT my music tracks are
1 frame per second and my backgrounds are 120 frames per second. What is
happening is the music plays fine but the background only goes at 1 frame per
second. I do not understand why this is happening so someone out there, PLEASE
explain so I can change it.
Thanks for reading
Dan :)
www.gionex.co.uk - I have loaded up my problem to show you.
kglad
5/30/2004 2:58:49 PM
loaded movieclips will play at the framerate of the _level0 movie. however,
you can control the framerate speed of any movieclip using setInterval() and
updateAfterEven(). for details check another thread within the past few days
where i gave a general solution for playing any movieclip from frame M to N at
any rate incluing variable rates to yield and ease-in etc effect.
AddThis Social Bookmark Button