stop/start event for a single item in a group?

No replies
slgilley
User offline. Last seen 17 weeks 8 min ago. Offline
Joined: 19 Feb 2010

Suppose, in the Fishies example code, I wanted to be able to drag the fish around the screen and then have them start doing what they were doing again.

How would I stop the even handler for the single fish I want to drag, without stopping it for all of them. And how would I restart it after I was done dragging?

Thanks,

Sean.