actionscript 3 - How listener will be executed for objects hidden by another objects in as3? -



actionscript 3 - How listener will be executed for objects hidden by another objects in as3? -

i have 2 movie-clips, 1 small-box , big-box .both rectangular shape. small- box has index 0, , big-box has index 1. x,y same , big-box beingness big in size gets hide small-box. problem listener attached small-box not fire big-box on top of small-box. way listener fired when click on small-box area??

set mouseenabled = false on clip covering button create clicks go trough objects below. if boxes have children of own, may need set mousechildren = false.

actionscript-3 sprite flash-cs3 movieclip

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -