Groups | Blog | Home
all groups > flash actionscript > october 2005 >

flash actionscript : Prevent events catching in overlapped instances


davepla
10/2/2005 11:44:50 PM
Hi:

I create dinamically (attachMovie) some instances from a library symbol. That
symbol has inside a MC to allow drag & drop the whole instance:

inst.onPress = function() {
this._parent.startDrag();
}

How can I avoid that MC changing cursor and responding to events when there's
another instance over it?

TIA,

David P.
davepla
10/3/2005 12:00:00 AM
kglad
10/3/2005 12:00:00 AM
kglad
10/3/2005 12:44:04 AM
AddThis Social Bookmark Button