Stage.contentsScaleFactor always 1 on iPhone4s and iPad mini
Hello, I have an issue about Stage.contentsScaleFactor property. My application is just a template AIR Mobile AS3 project from FlashDevelop: application.xml file, and a Main class. In the Main class, I...
View ArticleHow to remotely uninstall flash player over multiple machines at once
Hi,I would like to remotely uninstall flash player version 15.x from our client machines totally around 2,000 machines. Does any one know the way which I can remotely uninstall program simultaneously...
View ArticleAir app not working
I've developed an air app and in my W7 system it works just fine. When I try to run it in XP, Vista or W 8.1 it keeps stalling. The same is happening in a Mac OSX system that I've tested. Does anyone...
View ArticleFLV videos don't work properly with VideoTexture in iOS (only audio is played)
I'm trying to use the new VideoTexture functionality, but I've found that while FLV videos do play properly in ADL (in both MacOS and Windows), they don't when debugging in iOS (audio can be heard but...
View ArticleType Coercion failures with MovieClips in ASC 2.0
Hi all, i am seeing this Type Coercion problem with SWCs containing MovieClip assets in 3.7 and 3.8 versions of ASC 2.0 here is the bug i filed:...
View ArticleRTMFP+H264+P2P not enough to be working in real life (is it a joke?)
incipit: back to work on Flash/AIR a couple of months ago after years, since 2011 - a lot of time. I'm a flash adept on client-side so, later this lot of time I was on papers, today I was sure to find...
View ArticleMulti-touch app issues with point placement
We have a custom app built on AIR that is a interactive whiteboard app with pens, colours, shapes, etc. The app has multi-touch, so that if used on a touch screen with 2,4,6,8,10 touch capabilities it...
View ArticleAuto-orientation not working on iOS 9 on iPhone 6 plus
I recently tested landscape auto-orientation in my app (for iOS 9 beta) on iPad, iPad mini, and iPhone 6 plus. Auto-orientation works on every device except the iPhone 6 plus. Nothing happens when the...
View ArticleSystem requirements for Adobe Air
The system requirements for Adobe Air are MAC OS X v10.6, 10.7, 10.8,10.9. I have MAC OS X v10.10.3 and am having trouble loading LongTail Pro application. Any suggestions?
View ArticleTouch have too high latency at Android. Most unusable for intensive gaming...
Touch (same as Mouse) events have too high latency at Android. Most unusable for intensive gaming that depends from Touch speed. Games where you must fast tap on display.Really. Adobe AIR mostly...
View ArticleAndroid App shows macroblocking on screen with Air SDK 17.0
We released an Android Game with Air SDK 17.0. Some players reported a bug : lots of macroblocking on theirs screens. Theirs devices are ASUS MeMO Pad 7 (ME572C) and Fonepad 7 LTE (FE375CL).Devices...
View ArticleAndroid Textfield Autcompletion completely messed up
Hello, I am trying to track down an issue with Android Textfields for quite a while now. I verified the behavior in Air 16.0.0.292 and Air 18.0.0.144 on several devices. A combination of autocompletion...
View ArticleAIR Application properties
After my application installation is completed executable file does not contain any details in properties. There is only Type Application presents in Property->Details I think, it would be great to...
View ArticleCan't compile 64-bit AIR ANE with ADT
I'm trying to compile the Adobe tutorial ANE (GitHub repo here, Tutorial here) for armv7 and arm64architectures to bring it up to date.ADT is failing, with Apple App Store allows only universal...
View Article[Android] Multitouch.maxTouchPoints returns only 2
Here is the bug report: Bug#4021458 - [Android] Multitouch.maxTouchPoints returns only 2Multitouch.maxTouchPoints returns only 2 maximum points no matter how much maximum points device touchscreen...
View Articleheight and widths are interchanged but app displayed in landscape mode
Hi All, My mobile game android app should be in landscape mode, when I maximize after minimize the app it will display in landscape mode and screen not rotated, but the problem is height and...
View ArticleIssues With ANE Contexts Crossing
Hello, I have two internally developed ANEs. Occasionally one of the ANE's will "intercept" events from the other ANE. I have ANE specific logging in each module. I will see messages from one ANE in...
View ArticleNativeProcessStartupInfo.arguments escaping issue
Hi, I've been using the NativeProcess class to call Java to calculate an MD5 hash of (large) files by passing File.nativePath as one of the arguments. When the file name has some strange character in...
View ArticleSecureSocket on IOS not working?
Hi, We need to implement a secure login into our app, which runs on IOS. In the documentation for SecureSocket, it says it is supported on IOS and Android. Yet "SecureSocket.isSupported" returns false...
View ArticleiOS: How to get AIR application to launch in background?
Hi all, I've recently been experimenting with handling location updates with AIR on iOS. I'm using a native extension to register for region monitoring and all is working fine while the application is...
View Article