Question
problem with MouseDown event..
heya, i am creating dinamically MovieClips, i draw a 2 lines
and attach "onRelease" event,
when i click the movie click i trace the message: "yea", everything is good now...
the problem is when i set onMouseDown event, when i click on the line (or on the screen) i get the message 2 times! (as the number of the movie clips i created), how can i fix this problem?
i attached the code... (just replace "onRelease" with "onMouseDown":
when i click the movie click i trace the message: "yea", everything is good now...
the problem is when i set onMouseDown event, when i click on the line (or on the screen) i get the message 2 times! (as the number of the movie clips i created), how can i fix this problem?
i attached the code... (just replace "onRelease" with "onMouseDown":