Skip to main content
June 19, 2013
Question

Published AIR doesn't match SWF

  • June 19, 2013
  • 1 reply
  • 520 views

I know this is more an AIR question, but this forum is busier and I'm really in need of a solution. I have an app that is done, works perfect when I CTRL-Enter to test, running in the AIR player, straight from Flash. But when I publish to AIR my buttons are no longer working. Using a standard MOUSE_DOWN event like I always use for touch screen. I've verified button placement, even tried switching to CLICK event and same thing.

Anyone seen anything like this before? I haven't... and like I said it all works perfect testing in Flash. PS - tried publishing to AIR 2.5, and AIR 3.2 - same.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
June 19, 2013

are you using any touchevents in your app?

June 19, 2013

No, I was just being dumb. I missed including an xml file when publishing. Was just difficult to diagnose because of the odd behavior that was happening. Thanks for your time anyway kglad.

kglad
Community Expert
Community Expert
June 19, 2013

yes, that's another cause of unanticipated results.