Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Button Animations in AIR Applications?

Explorer ,
Mar 26, 2018 Mar 26, 2018

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?

215
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Mar 27, 2018 Mar 27, 2018

usually that's because of a difference in size (w x h) of the over, down, hit frames.  to remedy create a large enough hit shape that it encompasses your other frames.

Translate
Community Expert ,
Mar 27, 2018 Mar 27, 2018
LATEST

usually that's because of a difference in size (w x h) of the over, down, hit frames.  to remedy create a large enough hit shape that it encompasses your other frames.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines