How to access SQLITE db on Local Network
I have an AIR app that I would like to be able to have all users in the office read from the same SQLITE db located on our local network or local server. Is this possible?
View ArticleSilent Install of HUB.AIR
We have Acrobat 9 and AIR installed on Vista PC's. I am looking for a way to silently install HUB.AIR
View ArticleCan not open .air file after install AIR
I uninstall it and reinstall it , but it can not slove this problem. the extension .air was not pointed to Adobe Air OS : Vista SP1
View ArticleConverting from Blob to pdf problem
Dear allI have a small problem i hope someone can help me with. I wrote a code that saves a pdf in a database as blob, but when trying to retrieve this blob back and show it as a pdf i had a...
View ArticleAIR 2.6 / AIR 2.7: Very slow image load with StageWebView object in iOS (it's...
I'm having a performance problem with a long page with 300 small images (100x100 pixels each) shown through a StageWebView object. In Android 3.0 that page is shown very fast, almost instantly. Even if...
View ArticleLandscape Orientation - autoOrients Problem
I am creating an iOS app that will work only in landscape orientation. iPad apps that require an orientation must support both variants of that orientation.I have these lines in my descriptor...
View ArticleMaximum video resolution?
I'm working on a standalone installation project that displays high-resolution video spanning across an array of displays.Wondering what the dimensions are of the largest video size that can be played...
View Articleswf generated by ant works not well
i have a flex mobile aplication in flash builder4.6,which generates a swf .using the swf,i got a apk by adt which run well. to make apks automatically,i use ant to compile the project.the build.xml was...
View Articlecrossdomain.xml file for AIR app
HiI am just adding a crossdomain for an AIR project.I understand crossdomain in general, where I tell domainA.com to allow calls from DomainB.com.But if DomainB is my AIR app, then what's the "domain"...
View ArticleInvalid namespace http://ns.adobe.com/air/application/2.0
I'm porting an AIR1.5 application to AIR2.0, and getting stuck at the first hurdle. adt doesn't seem to recognise the 2.0 namespace. I'm using the latest command line tools to build the application....
View ArticleCreate .exe file of air Application
Hi guys,I have develop a simple application with AIR.Finding the way to make an exe of it.Anyone who knows this please help me to do this.What things i need to do,How to do,Please guide step by step.I...
View ArticleHow to open a PDF File from a ByteArray
Hi, Fellows, I'm having the following problem: I have put a PDF file inside a BLOB field in a table in my SQLite database. And I can retrieve it from this database without any problem, receiving...
View ArticleAdobe AIR - java is not recognized as an internal or external command...
Hi, I've done everything as in the HelloWorld tutorial but when i run this cmd: adtit gives me the following error java is not recognized as an internal or external command operable program or batch...
View Articleis it possible to run a shell script from AIR?
I can not scan a local directory unless on of my installed files is chmod755. i want to run a script on init() that will chmod 755 a file in the bin-debug directory. Thanks in advance for your assistance.
View ArticleHtml+Javascript Download Manager
How do I set up a html+javascript download manager seeing as in adobe air you cannot download files. But I need this implemented in the project I am building. Is there any commands or anything that can...
View Article"event.target as Socket" in Javascript
I found an example of a small webserver built with Flex in Air. I am wanting to convert this into HTML/Javascript and all has gone well except I cannot figure out how to port this line var...
View ArticleWhere is the ARH (AIR Runtime Helper) utility?
Hello, AIR Runtime redistributable documentation mentions the ARH (AIR Runtime Helper) which is a tool that can detect which version of the AIR runtime and which version of my app is installed on the...
View ArticleAIR browser is slow to load AJAX app & kills CPU
We have an AIR app, which mostly provides an AIR browser wrapper for our Web app. The Web app consists of AJAX and embedded Flash. The performance difference of the AIR browser versus a typical...
View ArticleAdobe Air Lisence agreement keeps poping up but app wont launch??
I hope someone can help me as this is my 2nd post...lol I keep getting the lisence agreement popping up everytime i try to launch a application/program that iam trying to use. the program never works,...
View ArticleHow to resize nativeWindow with aspect ratio?
Is there any way to resize nativeWindow with aspect ratio (proportional) that works on Windows and Mac? This solution by sydd works ok (tested on Windows) only for edges but not for...
View Article