URLLoader doesn't work(IOError #2032) in AIR SDK version 2.5
Hi, I'm troubling with URLLoader.load() method only in AIR SDK version 2.5. Simply it doesn't work...When 'load' method is called, the IOError below is raised Error Event message:>IOErrorEvent...
View ArticleServerSocket no longer accepts connections (AIR21 and AIR22)
Hello, I've just updated our desktop software to AIR 21, and ServerSocket connections are no longer being made. I also tested it with AIR22 and still no luck.If I revert back to AIR 20, everything...
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 ArticleConnection to AMFPHP failed on iOS application
Hello, I've a problem with my Adobe Air mobile application.I'm using NetConnection class to connect my app to AMFPHP on a server to load my database information.When I launch the app with an Android...
View ArticleAdobe AIR Longevity Issues
Company/Platform OverviewCasino Game Maker is a Class III casino gaming manufacturer. It manufacturers gaming equipment for the Asian, North American, and Tribal markets. The platform that all our...
View ArticleTexture issue of stage3D in software mode
We used stage3D on PC, but some PC do not have hardware acceleration. So we got an error 3702, which means "Context3D is unavailable". I am sure the whole program is correct.
View ArticleError occurred while packaging the application - 4605 Illegal instruction
we are going to launch on iOS, but we have some problems... plz help! When we submit to the App Store, the following error occurred."Invalid Signature - The binary with bundle identifier... ... "...
View ArticleEvent.SUSPEND - IOS
Ios 9.xAdobe Air 21.xFlash CCIn ios Event.SUSPEND is never called, does not work. My code: NativeApplication.nativeApplication.executeInBackground = true;...
View ArticleURLLoader receives IOError
we use actionScript 3 to build a Flash video ad player. When we use URLLoader.as load(), we sometimes receive IOError. Questions:1. under what circumstances will an IOError happen?2. When the player...
View ArticleVideoTexture - TEXTURE_READY not always dispatched on iOS
Hi guys, I'm posting here to grab a little more attention to the issue I created in the bugbase => Bug#4150401 - VideoTexture on iOS - Sometimes the event TEXTURE_READY isn't dispatched If any of...
View ArticleAdobe Air Breaks Software applications after latest update
Hi, We have a bunch of Software that is built on Adobe Air and now when the software is updated to Version 21 on Mac OSX 10.10.5 & 10.11. the applications now longer work. In the past everytime we...
View ArticleGPU Render Mode not working on Nexus 7 with AIR 21+
All of our apps are using GPU rendering mode (not direct mode -- they use the traditional DisplayList), and I'm noticing an issue when trying to update older apps made in AIR 18 to AIR 21 or 22. When...
View ArticleClose application in fullscreen mode on OSX( Mac ) by pressing CMD + Q
Faced with the problem of closing the window in full screen mode on OSX (Mac) by pressing CMD + QAppStore requires that closing necessarily produced, so I can not upload my application. What is...
View ArticleStageVideo Fails from AIR20 on Flexmobile / IOS
Our IOS Flexmobile project has played StageVideo beautifully for many year and Air updates. That's until we created a new version with AIR 20, ( and 21, 22Beta ) No video code changes were made since...
View ArticleAdobe Air SDK and Apache Flex: Air problems
Hello all. I have a few problem with publication on itunes and playmarket, and ios devices. I tried to use flex 4.14.1 and 4.15.0 with air 17, 20, 21, 22 beta. The problem's link is next....
View ArticleAre Flash Professional Buttons broken in Flash Builder 4.7/AIR 3.4?
Moved my ActionScript Mobile Project game from Flash Builder 4.6 / AIR 3.2 yesterday to the new release of 4.7 / AIR 3.4. I immediately ran into a problem with Flash Professional Button's working...
View ArticleAnimate CC 2015 Air for iOS Full screen issue
Hi Adobe team, I have made many apps for iOS & Android. And I'm facing 1st time an issue only in Air for iOS. Air for Android is working perfectly fine. What I'm facing that even after using this...
View ArticleAdobe Air 21 Android "Freeze"
Hello, I have an app on Amazon and Google Play compiled with the newest Air 21 SDK. It is based on Starling and is called "Crosswords". (Search for publisher "Devarai" please). Many of my customers...
View ArticleSocket don't close after close app
Hello, (sorry for my english) I have a problem with sockets.I have a flash application that is connected to my AIR application in local (I have no choice to use it). The flash App is a game and the AIR...
View ArticleMouseEvent.MOUSE_UP not dispatched in a StageWebView
hello, "stage.addEventListener(MouseEvent.MOUSE_UP, onMouseUp)" is not dispatched when I release the left mouse button in a StageWebView on Windows package{ import flash.text.TextField; import...
View Article