> >With regards to a behaviour is it better to use "on exitFrame me" or "on >stepFrame me" when you want something to be constantly executed?
It's partly a matter of style. In over seven years of full time Director programming, I've never once used stepframe. In behaviors though, I'm more likely to use prepareframe than exitframe for doing things that need to happen every frame. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]