Archive for the 'Adobe' Category

AS3 Tip: I need to know when the mouse leaves the stage

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’

Flex DateChooser and DateField problem

I found a little problem on Flex DateChooser component. When you try to select the date 10/12/2008, the value of the selectedDate of the component is Sat Oct 11. If you try to set the selectedDate to 10/12/2008, the component will show the day 11 again! Don’t try to change the date of your system to day 12, this doesn’t work too. :)

I’m trying to find a way to fix it, if you have a solution to this problem, please tell me.

UPDATE: The problem is with the GTM, I set the GMT to 0000 on my system and the problem simply disappeared. I think there’s a little bug on the Date class, because when you show the selected date on the component, it shows a different GMT for the day 11.

Adobe Flash Player 10 (Astro) Beta

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