iphone vs ipad animation performance
i am building a relatively simle app using flash professional 5.5 the air 3.1 sdk. i use the iphone 4 retina resolution (960x640) for my file and i export for both the iphone and ipad. the app's also...
View ArticleExport Mobile App to Air Exe/Dmg
I have an application for mobile devices that I want to export as an exe or dmg. I found online to use ADT. Problem is is that I get errors (different ones depending on if air SDK i use) If i use air...
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 ArticleBitmapData.draw tooo slow in AIR
Hi, I am getting an strange behaviour when doing a BitmapData.draw, when I publish to Flash Player plugin it takes 1ms to scale down a big image but if I publish the same code as AIR Desktop it takes...
View ArticleBug air 3.6 Microphone
ok i just tested and i would like to know if i'm the only one.... Everything work fine in 3.5. As soon as i upgrade to 3.6... The microphone only record 1 time on 3-4. Totallly random. Somebody got the...
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 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 ArticleHow to Set cookie in AIR with HTML/Javascript
Can someone explain or post example code as to how I can go about setting a cookie in AIR using HTML and Javascript?I have an AIR app that requires the user to login on a form that lives in a...
View ArticleAIR logs/trace on UBUNTU
Anyone knows where logs/trace of an AIR App are written on Ubuntu?
View ArticleShowing ADs on AIR apps for iOS and Android?
I'm currently debating if I should go ahead with game development on AIR. I know the game will be fast and snappy since it's a very simple game. My main concerns are; 1. Will I be able to display ADs...
View ArticleAnyone succeeded installing Adobe Air on Fedora 10?
I just tried to install AdobeAir on my Fedora 10 GNOME system but got an error message: Adobe AIR could not be installed. Either gnome-keyring or Kwallet must be installed prior to...
View Articleerror using as3corelib in Adobe AIR application
I have created a new Adobe AIR application (HTML/JavaScript) in Aptana Studio. To implement the password protected db, i am trying to implement the EncryptionKeyGenerator class from the swf file of...
View ArticleSilent Install for Everyone?
I was under the impression that installing AIR applications silently require magical versions of the installers which are only acquired after signing a redistribution license, but it appears that...
View ArticleAir Application connecting to Java Socket Server
Ok, I basically have two questions: 1) When I connect to a java socket server, mind you it is an XMLSocket, I need to do two things. The first, which is working, is that the java socket needs to...
View ArticleCalling a Java class from Adobe Air app
I have to develope a simple desktop application. I have to call my Jar behind it. I am thinking that I should have Adobe Air interface that will call my Jar. Is it possible in Air. If yes, then I am...
View ArticlePossible to create a key logger with Adobe AIR?
Hi There, Is it possible for an AIR application to capture / log keyboard input while in the background? I want to record all my keystrokes while using any given application to a text file. Is that...
View ArticleSQLite - select * from view
Hello All, I'm completely new to this forum. I've got some pretty big tables and have created views to hold some predefined data in them. Now sqlite application I've used (Lita, SQLiteAdmin) does not...
View Articlehelp printing textarea
Hello, I have problem printing textarea when sending it to print job and here my code: <mx:TextArea id="mainTextField" styleName="letterTextArea" wordWrap="true" x="46" y="38" width="666"...
View ArticleHow to deploy/open a swf file?
Hi, I have developed a SWF application using FlashBuilder 4. I can run it from FlashBuilder 4 and the SWF file runs with adl.exe.However, I want to open/deploy this swf file from another computer that...
View ArticleHow to set cookie on window.open call
I have loaded an html page "Page1" into an HTML object. I click a link on that page that calls window.open to load a new page "Page2" into a new window. How do I set a cookie on the request for the new...
View Article