Posting this for a dude on Flashcoders, figured someone might glean something from it. Straight ganked Moock’s follow method in his Flash 5 example file, follow.
<a href=”https://www.jessewarden.com/downloads/multiple%20flies.fla”>Multiple Files</a>
Cool … now, how do we get it down from 96% processor usage (winXP, 2.8 GHz, 512MB RAM).
It’s currently running at 120fps. Change it to 18, or change it to 18, and uncomment the intervals and use them instead of the onEnterFrame.
Thanks for the code Jesse … was greatly appreciated!