2

This strange problem is happening for a few days, but it's wasn't before.

Knowing how to show/open it would be great, I haven't found anywhere.

When the SWF is finally loaded, the Simulator window vanishes!

Marcelo Assis
  • 5,136
  • 3
  • 33
  • 54
  • I'm seeing the same behavior. The first time I launch with debug - debug movie - in Air debug launcher (mobile) it shows the simulator settings briefly then it goes away, but the app is still running. The 2nd time I try this the app comes up and exits immediately. I have to close flash (cs6) and restart to get it to semi-work once. – Tobin Rysenga Mar 31 '13 at 17:14
  • I think this has something to do with logging trace statements to the console. This is why Testing the movie solves the problem - no trace statements are logged. This is definitely a bug. – Tom Auger Mar 27 '14 at 16:17

1 Answers1

2

Choose Control > Test Movie > in AIR Debug Launcher (Mobile)

Steve C
  • 21
  • 2