Flash Question?

Out of context: Reply #15

  • Started
  • Last post
  • 27 Responses
  • setsolid0

    explain how it messes up? as long as you delete it after it finishes its task you shouldnt have any slowdown issues
    function82
    ...................................

    im like to squeez as much performance as possible on every little thing i do in flash. for stuff like preloader loading bar, there is no need to run the code 30 times per second if your FPS is set to 30. even 12 time a second is a waste. as the project get bigger, you may have a few onEnterframes going on at the same time... a lots of Flash5 dev do stuff like that... and they forgot the kill the event.... u know, all messy stuff :)

View thread