Hi,
I am using actionscript 3 to drag and drop components from a tile list to a canvas. If the proxy is hover over any other area of the application it presents the little red cross saying a drop is not allowed and if someone lets the mouse go it is cancelled.
I want to run a function if this occurs, how would i go about doing that?
Thanks