Flashbuilder 4.5 Android Camera restarting my application
问题 I'm working with FlashBuilder 4.5 and trying to make an app for Android that uses the camera function. It works fine on iOS, but in Android, I am able to take the picture using the android Camera UI, but anything I do after that (hit cancel, or Accept), it restarts my application. I am taken to the splash screen and the app starts over. I do not have any sort of Event.DEACTIVATE listeners going on. I did, but I have them commented out. I am able to click Home, to return to the "desktop" of