Paul Andrews wrote:
Barry Hannah wrote:
Whomever told you to use enterframe to have something happen on frame 20
made a mistake. It's a valid way to get it working, I personally think
an enterframe loop is a waste of resource for that case and, more
importantly, I just don't think you're there yet. Go back to putting an
action on the timeline at frame 20.
Absolutely - it's a ridiculous and unnecessary complication to use
enterframe for this purpose.

Use addFrameScript and you get both code in one place and the speed of a framescript instead of a listener that is executed needlessly.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to