I am working on a project that contains al lot of “onClipevent(enterFrame)” in the actionscript. I am just wondering if this command is stressfull on the performance of the movie (being that it is for web) and also wondering if there is a better way to achieve the same thing without constantly checking my conditions 12 times a second.
Thanks for your thoughts!