Only recently have I understood that onEnterFrame creates a continuously-running program that runs at the same framerate as the movie (until you call a "delete enterFrame). So, if I have a bunch of these running at the same time will I see a big speed drop? I’m a bit leery about using onEnterFrame because of this. Are there any alternatives to this method? I haven’t been able to find any (short of putting onClipEvent handlers on movie clips).
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Does having too much onEnterFrame... (a question)
|
0 | 117 | October 17, 2006 | |
onEnterFrame
|
0 | 41 | June 3, 2005 | |
What onEnterFrame method do you prefer? | 12 | 94 | May 29, 2008 | |
Multiple onEnterFrame Problems | 0 | 60 | September 26, 2006 | |
Faster processes? | 0 | 33 | March 5, 2007 |