Adobe Air for iOS compiling error
I have a dilemma I hope someone can help me understand. I have a sports app that is currently live in the appstore and I am trying to revamp it. The app has a section for all 30 teams of that sport....
View ArticleMemory leaks in GC or something else on iOS
Hello. I am making a game by Adobe AIR for iOS. My application has a memory leak bug with using only iOS.So, I have some questions. Why is it different using memory size of between Scout and...
View ArticleIs Voice Playback broken in AIR?
Hi All, As I reported previously (here) it appears that voice playback is broken in AIR, i.e. voices with certain frequency profiles are played back with a distinct and unpleasant ringing noise added...
View ArticleComplile ane with ant
I`m trying to compile ane with ant, but have this message: [java] Missing implementation for platform: Android-ARM My ant task: <target name="compile.ane"> <java...
View ArticleDoes Bug Base Work? In regards to AIR
As the title says, does bug base work? I have been following the Bug Base daily checking constantly for updates from Adobe staff in regards to many currently present bugs that IMO left unfixed make...
View ArticleFlexNativeMenu issues under AIR SDK 3.9
Hello, I'm trying to recreate a custom XML-based FlexNativeMenu (an Adobe.com example) by using the latest air sdk 3.9 (flex sdk 4.6.0 + air sdk 3.9)... The mxml code I'm trying to run is: <?xml...
View ArticleAir for android - Can't upload to ftp
I'm trying to upload a simple text file to ftp, the code works on the pc.On android the app connects succesfully to the ftp but when I try to upload the file I get "2031:Error #2031: Socket Error."Any...
View ArticleCorrect jar lib for android ane
Hello.I want to compile ane completely with ant. But there is a problem. My ane not works.I realized experimentally that a problem in jar file: if I export jar with eclipse ide, ane works correctly....
View ArticleHow to vibrate?
I can not get any example I find to work. Often I see that I have to add this to the application discriptor xml: <extensions> <extensionID>com.example.Extension1</extensionID>...
View ArticleError reading application.xml
In FlashBuiler 4.7 for Mac, I'm creating a Mobile Flex application of iOS. When I build the app, I get this error:-!ENTRY com.adobe.flexbuilder.project 4 43 2013-12-03 16:44:04.554!MESSAGE Error...
View ArticleWhat happened to AIR Launchpad?
Is it discontinued? and if so why? http://blogs.adobe.com/labs/archives/2011/08/update-of-air-launchpad-r eleased-to-adobe-labs.html the link they provide is gone and just redirects.
View ArticleCan an Air 3.9 project have Flex [Bindable] tags? ABC generator subsystem Error
Hello, I'm trying to update my iOS apps from last year. There's a lot of issues I'm running into while doing it and now I'm getting this error: DescriptionResourcePathLocationTypeInternal error in ABC...
View ArticleFlash CC update: HTML5 export = jay! Some tips?
Hi, It's really great that we finally saw the long awaited Flash CC update in which icons didn't get overwritten. A big surprise is the new ability to create html5 content from within flash (flash...
View Articlecertificate with native installer not recognized
Hallo, I have the following specific Problem: I created an AS3 Air-Application with Flash-Builder 4.5 on Win 7For several reasons I had to create a native installer (.exe)Exporting the Releasebuild, I...
View ArticleHow can I prevent the softKeyboard from going full screen in landscape mode...
When I put an Input TextField on stage in an ActionScript Mobile project and click on it, the softkeyboard comes up but behaves differently when in portrait or in landscape. In portrait, the...
View ArticleInstagram API for Adobe Air Mobile!
Hi, Is there any third party api exist to integrate and work with instagram, e.g. login, photos etc. I want to integrate in my Adobe Air Mobile Project for both iOS and Android. Thanks.
View ArticleADT command line errors (java throws an exception)
I am having a Flex web project and its compiled build (web.swf) , by using this swf file i want to package an ios app using Adobe Developer Tool Command line by the following command. The web.mxml file...
View ArticleSearching for ANE to send WOL command
Hi, I'm searching a ANE to send WOL magic-packets to a list of known machines. Anybody knows an extension?Windows/OSX is my target platform. iOS/Androind would be nice - but low priority. Regards Stefan
View ArticleiOS/android - how to mute music player sound when playing app sound?
Hi, I am trying to achieve the following, in an app for iOS and Android devices: My app contains information that, under certain circumstances, are being read to the user. If the user is playing music...
View ArticleServerSocket. Is there a way to know the total size of arriving data?
Hi. I have two apps: a server and a client. Server sends to client different types of data inside an Object: var data:Object = { bdata1 : bitmapdata_A, bdata2 : bitmapdata_B,...
View Article