Release Outside in AS3 – Firefox 3 on mac trick
As you probably heard in AS3 to treat the “release_outside” event it’s a little bit tricky.
But AS3 comes with solutions for everything even for “stage_leave” event. In AS2 you couldn’t do that.
Now you can do that by treating the “Event.MOUSE_LEAVE” event.
To do that you need to use event listeners also on stage.
This is how we do it step by step:
blog entries 

Products RSS Feed
Follow us on twitter