ANE with native C++, Qt
I am trying to write a simple ANE for BlackBerry that will read a phone number, and return that to the actionscript layer. To read the phone number natively, I need C++ and Qt. I can't even figure out...
View ArticlescrollV for a StageText textfield?
Hi, Is there an equivalent to scrollV for StageText textfields? I'm adding a long text to a small input textfield and would like to scroll to the end of the text so the last word is shown to the user....
View ArticleReload swf with code (ios)
So I am running into a problem that a lot seem to be having. I need to add and remove swfs several times within my application. My swfs DO contain as3. Each time I try to reload a swf I get this error:...
View ArticleVideo doesn't work on some Android devices
Hello, I wrote a small app for Android and I'm trying to show a movie from the net. Everything works on the AIR simulator, the problem starts when I try to run it on my device. I have a Galaxy S4 with...
View ArticleDouble iPhone status bar pushes app down 20 pixels (40 in Retina)
Hi All, On a non-retina iPhone the status bar is normally 20 pixels high, but when I enable my phone as a wireless hotspot its height doubles to 40 pixels so that it can display text saying "personal...
View Article3D augmented reality on mobile: AIR versus Unity3D
hi,I am doing some research on choosing the right technology to build a 3D augmented reality app for tablets, could be iOS as well as Android. A 3D model of say 100.000 polygons should be projected on...
View ArticleURLRequest GET with requestHeaders
Is there a way to make a GET URLRequest with custom requestHeaders in AIR? In the Flash Player this is not allowed, per the documentation: Due to browser limitations, custom HTTP request headers are...
View Articleloading SWF with code - fails
I packaged up my iOS application which loads SWFs containing bytecode. I set my swf-version=21 and when I packaged it, the resulting swf (when I look inside the IPA package) was only 511 bytes. (its an...
View ArticleJavaScript button not working in StageWebView
Hi, Does anybody have an idea why the Google+ "Invite your friends!" button is not working in a StageWebView window?Button:- https://developers.google.com/+/web/share/interactive#button_design It's...
View ArticleAndroid Notifications S.O.S
Hi at all!I developed an iOS and Android App using Flash professional CS6.On iOS I've really quickly configured PUSH notifications and I'm sending without problems notifications from an RSS Feed using...
View ArticleStageVideo on iOS Produces No Sound
I'm building an AIR for Mobile VOD application. This is the third time I've done this now and it's gone fairly smooth, until I got to testing out of the AIR emulator. I am testing on an iPad 3/4...
View ArticleAlertAccImpl.as error
I'm working on an app and I'm pretty stuck as the only code that comes up is below. I am trapping the escape key to stop a process. There are no Alerts in the message chain and I'm not quite sure where...
View ArticleMovieclip visibility problem in iOS
Hi I was having a problem where movieclips that I set as visible = false; were initially showing up visible when my iOS app first starts up. For anyone that is having the same problem, I found the way...
View ArticleiOS GoViral (Milkman class) - what are the returned properties?
Hi guys I've set up the Facebbok login for my app using the GoViral class. Just wondering if there is a list somewhere of what you can access, and how, when listening to events? For example, I'm using...
View ArticleiOS 7 requires 3 new icon sizes: 76px, 120px and 152px
If your application supports the iPhone device family, you must include square icons of the following dimensions: 57x57 pixels and 120x120 pixels.If your application supports the iPad device family,...
View ArticleAIR(Desktop) -Upload in MAC app store
Please help me to upload air(desktop) application into MAC- App store.I can create .app file and .dmg with native instalers (with won created .p12 with flashbuilder).And i have apple developer .p12...
View ArticleUsage error (incorrect arguments).
I havent made any changes to my project. All of a sudden now when I try to publish I get this error. Has anyone seen this or know how to remedy it ?
View ArticlePress Backspace key does not refresh the softkeyboard screen
Hi, I'm finding a very weird issue in Adobe Air 3.7 and 3.8 (haven't tried in older versions). When the user clicks on the textfield and the softkeyboard is displayed the key "backspace" doesn't seem...
View ArticleAir 3.8 doesn't fire orientation change event when rotate left/right on android.
Air 3.8 runtime dosn't fire orientation change event when rotate left/right on android. The debugger showed that the orientation change event only fires for upsidedown. But the before orientation is...
View ArticleAIR + iOS + BTLE?
anyone found (or created) an ANE for AIR/AS3 + iOS + BTLE? i've seen ANE's for bluetooth but not yet for bluetooth low energy. apple has used the spec for a year now and android is currently adopting...
View Article