Error with collision
I'm having this problem is a period, and I can not solve it by. When the puppet plays in yellow object he's the error shown in the video, trouble follows me and I can not solve it at all.
Once I tried to copy and paste all the objects to the Frame 1 Frame 2, gave no mistake ... However, it is not feasible because the future has enough problems since then, but I have no ideas of what I can do to avoid.
Movie: Dropbox - demo.mp4
I use these EventListener:
[php]addEventListener (Event.ENTER_FRAME, start);
personagem.addEventListener (Event.ENTER_FRAME, enterFrame);[/php]
But I have tried to use:
[php]removeEventListener (Event.ENTER_FRAME, enterFrame);
removeEventListener (Event.ENTER_FRAME, start);[/php]
And unfortunately it did not work, could someone help me?
