Button Animations in AIR Applications?
Whenever I create a button and create a new image for the "UP", "DOWN", "OVER" and "HIT" frames, it works as needed to when I test the SWF file. But when I publish it as an AIR application and open it that way, the behavior of the buttons doesn't work correctly... when you click on them, they'll flash between the "OVER" and "DOWN" frames a couple of times, and then when the cursor is no longer touching the button, it sticks at the "OVER" frame until you click somewhere else on the screen. I don't understand this, am I the only one with this issue? Is there a workaround?
