Why would buttons not show state on iPad, but OK in emulator?
The buttons in my app respond normally when I test the swf file. When I test the ipa file on my iPad the buttons dont visually change when touched although the app functions correctly when the buttons are touched. A test app with just one button displays the correct up/over/down states on the iPad. I have not added any code to alter the normal button display state behavior.but apparently I've done something that effects it.
Im using CS5.5 and the iPad is updated to iOS 5. I'm using common library buttons and depending on Flash/AIR to handle single touchEvents as equivalent to mouseEvents. Any suggestions as to why button states might not display normally in iOS would be very much appreciated. MB
