Flies

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>

Comments

3 responses to “Flies”

  1. Brad Harris Avatar
    Brad Harris

    Cool … now, how do we get it down from 96% processor usage (winXP, 2.8 GHz, 512MB RAM).

  2. JesterXL Avatar

    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.

  3. Peter Elst Avatar
    Peter Elst

    Thanks for the code Jesse … was greatly appreciated!