Ad hoc build for Ipad.....still publishing
Dear developers, I finally got all the things needed to begin testing on an IPad (D-U-N-S number, apple calling me to confirm I am who I say I am, the IPad itself) and tried to publish using flash pro...
View ArticleWhy actionscript worker NOT work on macos version flashplayer 11.7?
os version 10.8.4air sdk 3.7 flash player 11.7 debug version for macos and I tried 3.8beta, result is the same code is very simple test main:package sandbox{ import flash.display.Sprite;...
View ArticlePrevent fullscreen virtual keyboard on Android AIR
Hi, I want to be able to prevent the virtual keyboard from going fullscreen in landscape mode in my Air application on Android. There is a way to do this in native Android development using...
View ArticleTaking a screenshot of StageWebView for websites running a plugin?
I've been trying to take a screenshot of an instance of StageWebView for websites with embedded SWF and PDF content on the Android. The method drawViewPortToBitmapData works fine for regular websites...
View ArticleAir development forums and mailing lists?
Hi, Are there any other active forums or mailing lists about (advanced) development in AIR? Thanks in advance! /Karl
View Articleunable to publish to Nexus 7
I am trying to debug an AIR app on a Nexus 7. However when I try to debug with the device using USB the program hangs. If I publish without installing the app the APK file does get generated. I am able...
View ArticleChoose which ANE to import with compiler constants
Hi, I've released a iOS app and I would like to upload a Android version. In order to do that, I've created two compiler constants: CONFIG::ANDROID and CONFIG::IOS. I'm having problems when I try to...
View ArticleProblem with iOS ANE and third party library
Hello everyone, we are trying to generate an ANE that includes a third party library for visualizing pdf documents. The library works fine without ANE integration, and also the ANE itself works without...
View Article"Open with" (UIDocumentInteractionController) ANE
Hi there, I would like to send an image to Instagram app from my own app. It is possible using native language as you can see here http://instagram.com/developer/iphone-hooks/ There is an extension for...
View ArticleEncrypt an existing sqlite database
I have a sqlite database containing around 10 to 12 tables filled with data. My Adobe Air application reads that data and presents it to user. I found this example but it creates database on run time....
View ArticleAIR 3.8 containsVideo is causing black screen at app start on some tablets
When I put <containsVideo>true</containsVideo> in the android tag within the app.xml than the app starts with a black screen at startup on:- Galaxy Tab 2 10.1- Galaxy Tab 10.1 When I tap...
View ArticleBest way to target a universal app to only retina iPhones and all iPads?
I would like to restrict a universal app to be installable on all iPads and some iPhones (those with retina screens). Is there an easy/good/approved way of doing this? After doing a bit of research it...
View ArticleBest way to save images streamed from web to device?
We have an app for browsing a catalog that streams content from a web server. There is an image for each product, some in JPG format and some in PNG format. Our server is fast and reliable so...
View ArticleSplash Screen 1024x768 versus 1024x748
Dear developers....I am making an Ipad app. When I used the 1024x748 dimensions (as apple states for the splash screen image) for the Default-Landscape file, the screen shifts twice vertically. Adobe...
View ArticleKeep app running in the background
I am building my first app using adobe flash, and i have a problem. My app has a timer event to it, that calls a function with some code every second. When i click the "home" button on my iphone and...
View ArticlePreventBackup does not works
my aplication save login information in sharedObject. in android, it works fine, but in iOS, it forget login information when you open it again. i add "SharedObject.preventBackup=true;" line where i...
View ArticleAndroid manifest/activity question
Hi, Is it possible to add your own layout xml in an Android application? I want to add the activity android:imeOptions="flagNoExtractUi" to the <EditText>-tag to disable the fullscreen virtual...
View ArticleException fault: ReferenceError: Error #1065: Variable ::_fileSystemType is...
Hi! I'm stuck with debugging our AIR Application since it does crash very hard. After days of tracking down at least one point where the app crashes on AIR 3.5, 3.7 and AIR 3.8 beta (you see - I...
View Article