Performance breaks down...
Hello, i developed an app for the iPad. Sometimes the framerate goes down to 1 FPS!!! This is when an app from an other developper runs in the background. Is there a workaround to fix this? Thx.Heiko
View Articlememory leak when pushView an popView
Hello to community! I am having problems of memory leaks with an app I had build. After using it for 30-40 min it begin to go slow and slow. The app show images as a catalog, but when I push and pop...
View ArticleUTF-16le in SQL?
Hi It seems when I create a database in AIR, it's default is UTF-16le. Is there a way to make the default UTF-8? Thank you.
View ArticleBEGIN in SQL in AIR?
HI I understand how to use the BEGIN and COMMIT listeners etc. I was wondering if you can use BEGIN TRANSACTION and COMMIT around a bunch of SQL processes in a single string? eg "BEGIN TRANSACTION...
View ArticleUpload a file from iPad to web
Probably a stupid question, but is there an easy way to do this? Downloading a file is no problem (URLRequest, URLLoader,FileStream to write it) but the process doesn't seem so easy in reverse. Any...
View ArticleAndroid App for Scout Profiling
Hi, I have an android app developed in Flash Professional CC (AIR 3.7) - and trying to profile in Scout. In the ActionScript tab, there is a Data Quality warning: The current session is running a...
View ArticleLet AIR app use Macbook integrated GPU instead of forcing discreet GPU
Our Desktop AIR app (not a game) uses <rendermode>direct</rendermode> so that some large scrolling animations are smoother. When we set it to cpu mode, the animation framerates are low, so...
View ArticleWill AIR iOS's GameInput support the new iOS7 GameController API?
https://developer.apple.com/ios7/Apple announced a new GameController API yesterday, to be included in the upcoming iOS7. There's already a detailed programming guide in the new beta SDK for iOS...
View Articleadding another application to adobe air installer
Hi, i created an application with adobe air myApp.air and i want to add a driver file in this installer so when the user installing the air application it will also install the needing drivers (it is...
View ArticleDRM In Air HTML Desktop App - Error 3343 [IVError]
Hi we are getting the DRM error "Error 3343 [IVError]" when running the Adobe AIR SDK. 1. Downloaded DRM SDK 42. Compiled swf3. Created HTML App (single html file) with the swf player embedded3. Launch...
View ArticleIs the description tag of the app descriptor used in mobile apps?
Just a simple question. I know the <description> tag of the app descriptor is used in the desktop AIR installer to tell what's the app about, but, is it ever used when compiling for...
View ArticleIntegrating AIR with Peripheral devices
We are planning to build a desktop application using Adobe AIR. The most important aspect of looking at AIR was portability between different devices. There is a requirement that when the AIR...
View ArticleThe three main hurdles to porting existing Flash projects to iOS with AIR
The purpose of this discussion is to identify significant problems currently preventing AIR for iOS from being a viable solution for porting existing Flash apps. These issues have been largely ignored...
View ArticleCannot build for PlayBook
I'm trying to install an AIR mobile (flex) application on BlackBerry Playbook. I managed to publish many successful builds of my app for all Blackberry devices EXCEPT Playbook. The application...
View ArticleApp Freezes in when opening a link in a pdf displayed in StageWebView, is...
When viewing a PDF in a StageWebView on ios6 iPad3, opening a link is setup to open externally. This works on tapping links, however holding down on the link, and pressing 'Open' freezes the app...
View ArticleiOS simulator doesn't seem to enable writing to disk?
Hey, Am trying to test our latest app on iOS6.1 via the iOS simulator. Problem is that we don't seem able to write anything to disk. We have several shared objects which we can't 'flush' plus, when we...
View ArticleiOS simulator doesn't seem to enable writing to disk?
Hey, Am trying to test our latest app on iOS6.1 via the iOS simulator. Problem is that we don't seem able to write anything to disk. We have several shared objects which we can't 'flush' plus, when we...
View ArticleIs there anyway to browse in iOS?
Hi Everyone, I created an Adobe AIR desktop app that can browseForOpen() and search for a .csv file to be parsed and placed in a SQLite db. I am trying to reformat the app so that it works on ipad,...
View ArticleAnti-Aliasing on Mobile Devices
I am currently working on a mobile Adobe Air/Flex Stage3D applicaiton in Flash Builder 4.6. Everything works fine but the visual quality is not up to snuff. I would like to enable Anti-Aliasing for iOS...
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 Article