all groups > flash actionscript > march 2005 >
You're in the

flash actionscript

group:

onEnterFrame


onEnterFrame kyugawa
3/11/2005 11:41:16 PM
flash actionscript:
I am using the onEnterFrame event to animate objects and checkt he status of my
movie. The problem is that I am getting a noticable lag in performance when I
run my swf file. I monitor the CPU usage and it is at 100%. Does anyone know
what my be causing this? I attribute it to the onEnterFrame event because it
seems to be the only code that is constantly running. Is there any way to kill
or exit this after the task is done?

thanks for your help
Re: onEnterFrame Rothrock
3/11/2005 11:58:01 PM
delete this.onEnterFrame
Re: onEnterFrame kyugawa
3/12/2005 12:11:31 AM
thanks a lot!

AddThis Social Bookmark Button