beno - wrote:
leftHand.addEventListener(event.ENTER_FRAME, leftHand);


Bad idea, leftHand is either a MovieClip or a Function, not both at the same time. You need unique names.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to