unfortunately, there are certain commands that can't be within a prepareFrame handler, which is why we chose enterFrame as the standard for frame-based processing in behaviors.
-Buzz At 1:11 PM -0400 9/2/02, you wrote: >>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!] [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!]
