I saw some people asking about it, so… here’s the answer.
In the AS3, when you need to know if the mouse leaves the Stage, you just have to add the Event.MOUSE_LEAVE to it.
UPDATE: I’ve created an example, so you can see how it works.
Continue reading ‘AS3 Tip: I need to know when the mouse leaves the stage’
Launched the new Flash Player, still in beta version, with new features and some bug corrections. The new Flash Player is available to Windows, Mac and Linux.
Download Flahs Player 10 Beta: http://labs.adobe.com/downloads/flashplayer10.html
See the release notes for details: http://labs.adobe.com/technologies/flashplayer10/releasenotes.html#features
If, like me, you always dreamed of migrating your Flash applications to desktop, now there is a solution. In fact, some solutions already existed, such as Zinc. But, it was very difficult to use, since you had to compile your Flash application, and then generate the executable file with Zinc, to run it in the desktop.
Imagine now what it would be like to make this process a lot of times, for each test of your application. It seems hard, right?
Fortunately, Adobe launched its own solution, which allow us, developers, to create Flash, Flex or HTML/JavaScript applications that run in desktop on the AIR plataform.
Continue reading ‘Starting With Adobe AIR - Flash’
Recent Comments