> Does anyone have any advice for increasing the performance of flash

> the interactions and animations
> seem to run slow.

Try:
on beginSprite me
   sprite(flashSpriteNum/me.spriteNum).playBackMode = #lockStep
end

This should force the flash sprite to run at the same frameRate as the
Director movie.

HTH,
-Sean.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to