How to send email in Adobe Air
Hello, It is possible to send email directly from adobe air? using an API? not sending to a j2ee or any server?and how to use Gmail as an SMTP server? Thanks.
View ArticlePublish to iOS: Unable to find llvm JNI lib
Whenever I try to publish to iOS using Flash Professional CS6 I get the following error. Exception in thread "main" java.lang.Error: Unable to find llvm JNI lib...
View ArticleOpening a finder/windows explorer window from an AIR application?
I'm evaluating AIR right now and going through as much documentation as I can find. Is there a way to open up an OS file browsing window? For instance, after writing a file to an arbitrary directory,...
View ArticleBest way to download large files direct to disk?
Hi,I am writing a process that will download a file (in the background, no GUI interaction) and will save it onto the users drive. Once it is saved to disk they will be notified.I don't want to use...
View ArticleInstalling AIR application gives blue screen of death
I tried installing an Adobe AIR application called HelloWorld.air from a book entitled "Adobe Flex 3 Training from the Source", and I would get the Windows' blue screen of death. I've seen others post...
View ArticleSQLite transaction with an async connection
I have looked everywhere in the forums, dev help, and googled everything I can think of but for some reason I still can't figure out the right way to do a transaction with an async connection. All I...
View ArticleNeed older version of Adobe AIR
Can anyone point me to a download for a PowerPC version of Adobe AIR for the Mac?
View ArticleFlash AS3 Loader URLs
I have an application I am converting from Flash AS3 that uses the Loader class to load swfs and other files. It is currently using relative paths like "../swfs/game.swf", but these give a URL not...
View Articleadl will not show content with Flex 4.5
I recently installed flash builder 4.5 and I am unable to debug any AIR desktop applications. I'm running a mac book pro with Snow Leopard 10.6.7. I created a simple hello world AIR application but...
View ArticleAir serial port connection
Hi has anyone done anywork with connecting air with serial ports? Im using a proxy called serproxy that transfers data from serial through to a sockect connectionHas anyone else used this using as3?...
View ArticlePackaging ipa not working any more with AIR 3.3
Hello, I use a custom ANE that worked without any problems on AIR 3.0, 3.1 and 3.2. Since I updated the ipa doesn't even compile any more. I get the following output on the command line on Windows and...
View ArticleSoftphone with SIP support - Its possible?
The adobe has support for SIP (asterisk)? Is there any open source project with this functionality? I'm curious to see how this would integrate with asterisk. Kind regards, Hermes
View Articleair.trace() not working
Hi all, Someone had a similar problem here: http://forums.adobe.com/thread/750219?tstart=0 They managed to solve it, I started adding to post but thought it best to start a brand new post. I've tried...
View Articleadl.exe has stopped working message
This is very frustrating because I'm new to Flex 4 (Win 7, 32 bit) and everything I read has not led me to a solution (at least something I understand). Every time I test my app I get the message...
View ArticleHow to protect my AIR app?
I was wondering if there was a Serial Number Coding (or anything equivalent) that could be built in my app so that i can protect my work against thef? Right now if i send a AIR installer of my app,...
View ArticleHow to run Adobe Air App as Windows Service
I am working on Adobe Air application. Everything about coding and configuration have been good so far but I have some major road blocks down the road:1. Schedule my application to run at certain...
View ArticleTabindex in forms on mobile?
Is it possible to enable/use the tab function of the softkeyboard?Just setting the tabindex on inputfields won't do the job unfortunately.
View Articleload local SWF files, security sandbox, stage access HELP!!!!
I have many SWF files that do the following: - reference the stage - load in external swfs and FLVs and XMLs It seems that for the most part loading them in VIA the Loader Class (AS3 not Flex)...
View ArticleHTTPService and URLoader gives steam error in Air 2.0
Hi, we have a HTTPService call to server url which returns data in xml format in response. The server call normally takes more than 2 mins to process.. The service call returns with a fault (Error...
View ArticleAir 1.5 vs 2.0 performance
I have been developing an app for a few weeks for a jukebox front end and have been using air 1.5 (1.5.3.9120 to be exact) and though I might aswell start using air 2 so downloaded the air 2 RC...
View Article