Page 1 of 1

How to add listener to movieclip inside openspace avatar

Posted: 27 Dec 2011, 14:52
by pradeep_c84
Hi guys i am able to add only openspace avatarclicked listener to openspace avatar..but my requirement is that...i want to add listener to the movieclip i have included into the avatar..like all does my avatar also extends openspace avatar class..can anyone help me out..how to add a listener to the movieclip inside the avatar...is there anything i want to do or any openspace method to do it...I have tryed the normal method like getting the mc and adding the listener to it..it does'nt worked..is there any way to achive my req?

Posted: 28 Dec 2011, 09:18
by Bax
This is not possible. Mouse events are disable on the avatar's children movieclips.

Posted: 29 Dec 2011, 06:20
by pradeep_c84
Thnx Bax...okay will find otherway to achive my req...thnx a lot...