Fast AIR cross platform pathfinder (a* or similar)
Hi, I'm looking for a fast pathfinder solution for a cross platform game in AIR (for ios, android and web) with about 50x50 squares.Any good solutions out there?Thanks,Andreas
View ArticleHow to make an app a file receiver for images on iOS?
Hi, How to make an app a file receiver for images on iOS?I did it for the Android app.xml like this: <intent-filter> <action android:name="android.intent.action.SEND"/>...
View ArticleUsing a ANE containing a GLSurfaceView with a Loader
I have created an ANE (for Android) so I can use some external java code I have written. This code is used to display OpenGL graphics, and it also creates a GLSurfaceView on which to display this. This...
View ArticleConnect to SQL Server from Adobe Flex
Hello All, I'm new to Adobe Flash Builder. I want to create a desktop Adobe Air Javascript application to connect to the SQL Server and fetch the data depending on the user input. Say user enters a...
View ArticleLanguage support in the Air installer for IOS
Hi I really need some help here! Any help appreciated! I've created an app for iPad that currently only support danish.I'm updating the app to support english and I would like the app name (shown...
View ArticleAdobe Air connection to SQL
Hello, I have to create a desktop Adobe Air Javascript application to connect to the SQL Server and fetch the data based on the user input. Say when the user enters a customer code all the customer...
View ArticleIs Adobe Air SDK needed GPU information, when the game want to load the ATF...
Hi, Adobe members. this is jonghwan lee. Actually I found texture load issue on a game(names samkukjangtu on korean) which is using Adobe gaming sdk. the game uses the ATF file for the textures on the...
View ArticleActionscript 3 Class Not Running More Than Once After Using The GoToAndStop...
I'm having a strange issue, and I am sure it's due to my lack of knowledge about how classes fully work in Adobe AIR (Flash CC). I've created a login button that is connected to a function, and based...
View ArticleAIR exit code?
We have an application that is launching an AIR application, and it's waiting for that AIR application to close. Is there an exit code that AIR can return to this other application? I know about...
View ArticleHi! Does anybody knows why in FLASH when I apply a Code Snippet (gesture)...
Hi! I´m trying to develope an app by miself. A hello world kind for now. All fine, but when i put the code (snippet) to zoom in and out, I run the app and, yeah, it zooms in and out but DISTORT de...
View Articlecatching Local Notification on IOS
Hello, I'm developping a mobile application with AIR, using a ANE for some functionnalities. I'm able to create a localNotification, firing it on my device.When the notification is fired it shows a...
View ArticleUnable to load external XML-file on iOS-device (ioError) (urgent!)
I try to load an external xml-file from a server, but until now, I didn't manage. Locally it loads, but when on a server, it doesn't.In the root of the domain I placed a crossdomain.xml containing:...
View ArticleHow to disable selection feature of stageText
Hi, I developed Air mobile application for Android. I need to change softKeyboardType, returnKeyLabel and provide paste option for text input. For that reason I use stageText, but I want to completely...
View ArticleShould I use SharedObjects?
Hi all, I'm making a desktop based program where I will need to save a lot of user information, and I am trying to figure out if SharedObjects is the answer. I do not plan on moving the application...
View ArticleHow to detect AIR for Android closing app event? AIR analog to...
How to detect AIR for Android closing app event (remove app from dock "Recent Apps")?In AndroidActivityWrapper.StateChangeCallback exist method onActivityStateChanged. But he have only DESTROYED state,...
View ArticleFlash App run SLOW! Help!
Hi everyone! I´ve made a test of an intro for an app in Flash CC 2014. Air for Android. It´s about 100 frames. Only the intro. This intro is about some banners that have a little blury effects and...
View ArticleAIR 14.0 - ADT: Packaging failed. Packager internal error
Our publisher insists on porting our mobile app to MacOS. There is a major problem though - as stated in the topic.When we build the project with our custom scripts, or a trivial project in Flash...
View ArticleSending Email from AIR Windows desktop application
I am developing a touch screen kiosk installation in AIR to run on a Windows computer, and it needs to send emails with an image attachment. I know this is possible using PHP, but are there any simpler...
View ArticleWhere Is File Stored On Computer When Using: File.applicationStorageDirectory
When using the File.applicationStorageDirectory function, where is Adobe storing the program on an Windows/Apple computer? I know what it means, but I would just like to be able to verify for myself...
View ArticleYosemite osx 10.10 beta 3 unable to publish air for iOS flash cc 2014 crashes
Hi there Java is uptodate, sdk 15 of air, and latest flash update. I know I shouldn't be expecting adobe supporting beta build but wondered if there is any light shed on this issue? Thanks Phil
View Article