Today, the AIR 3.5 Runtimes and SDK's were updated to address stability and performance issues, in particular the following problems have been addressed:
- Video playback broken on Digital Theater AIR app (3364478)
- Wrong layering/depth of video component after re-activating app on Nexus 7 (3356240)
- Mac AIR not enforcing output protection when switching/dragging from internal to external monitor (3366931)
New Feature:
We have added a new Android-specific xml element <containsVideo> in the application.xml. If an app uses Video, then the app is expected to add <containsVideo>true</containsVideo> in the application.xml as an indication to the runtime. This is necessary to maintain correct ordering of video with other Flash content across different Android OS versions.
AIR 3.5.0.880 Runtime for Windows
AIR 3.5.0.890 Runtime for Macintosh
AIR 3.5.0.890 SDK for Macintosh
For full details on the 3.5 release, please see our release notes.