Thank, that was it - stage.addEventListener(...) Found a good tutorial too: http://www.flashandmath.com/basic/dragdroptour/dd_tour2.html
Regards Alex On Sun, Jul 12, 2009 at 2:59 AM, Andrei Thomaz<[email protected]> wrote: > on mouse down, you could add a listener to stage to MOUSE_UP event, so you > can be notified when the user releases the mouse. If I understood your > problem correctly, that should work. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

