  | |  | speeding up MC ??? | speeding up MC ??? 2005-08-18 - By frederic
Back Hello I anm trying to speed up a movieClip called: my_MC I tried the following but the framRate variable is not updated in my setInterval ... Thanks for your help fred
frameRate = 100 ;
fastFrames = function(){ my_MC.nextFrame(); updateAfterEvent(); frameRate = frameRate - 1 ; }
speedyID = setInterval(fastFrames, frameRate);
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --- send message to the list: mailto:flashpro@(protected) [FlashPro] list info, subscribe, archive: http://flash-list.com/ There's also a WebPro mailing list: http://webdesign-list.com/ cutting-edge sounds for flash: http://flash-sounds.com/
Earn $52 per hosting referral at Lunarpages.
|
|
 |