Compile iOS apps in AIR 3.5
Hi guys, I ever compiled my iOS apps in AIR using Mac's terminal.Now, I updated my AIR SDK's to 3.5 and I'm not able to compile because of the "adt.jar" file. Anyway... can you tell me what to write in...
View ArticleHow to install AIR SDK 3.1 ( with 3.4 installed )
I am trying to install a previous version of the SDK 3.1I am doing this to accommodate BlackBerry BB10. Using the Manage SDK utility in Flash CS6, I currently have installed 3.2 and 3.4.When I try...
View ArticleAdobe air desktop fullscreen performance issue
Hello !I'm writing this post to ask about the performance of Adobe Air desktop apps in fullscreen interactive mode.On the 2 computers i use to make my app (a desktop game) i have had no trouble, the...
View ArticleHow to implement milkmangames admob tool
Hi, We have been trying to implement admob adobe air native extension in cs4 , we tried and did everything as per the requirement, even the creator alex is not able to find a solution, i have requested...
View Articleair application position on desktop
hi there, i have an application(air) i want to load in the center of my desktop. the application has a fixed size. If i start my application it is not loaded in the center of my screen, the bottom of...
View ArticleCheck Air Version
Had a problem today. An off-site customer couldn't run an app we built and we needed him to check what version of Air he was running. After some time googling we came across this site;...
View ArticleHow do you use adobe air and what is it purpose?
How do you use adobe air and what is its purpose?
View ArticleDatagramsocket won't send to IP 255.255.255.255
I am tyring to implent a DHCP detector, so that I can tell if a client LAN has DHCP running, which is a requirement for installation of hardware I am working with, and so I form up a packet for DHCP...
View ArticleReturning list of files in directory not working.
Gidday I'm using the following code to try to put a listing of files in a dir into an array. I created a dir call myDir in the same place as my .swf and .air, and placed a file in it. But I get error...
View ArticleUbuntu 11.10, Flash Access and DRM
Hi, I'm attempting to play a video download I purchased at a British video-on-demand service called Digital Theatre. The service uses a player which is an AIR application:...
View ArticleImage caching
I'm trying to determine if Flex/AIR does any local caching of content retrieved from remote sites. Specifically I need to know if images retrieved from a remote site by the AIR application are cached...
View ArticleEmbeding .swf file in mobile project using getting error as...
Hi, I am trying this code <s:SWFLoader id="Load" source="@Embed('assets/test.swf')" maintainAspectRatio="false" width="1024" height="748"/> It is working firn for test.swf . But i have one more...
View ArticleHow to run Flex Application in the background in iOS platform
Hi Everybody,I have a very serious problem. I have an application that needs to ping the server periodically through HTTP. Now, the application runs very fine when it's launched and on the screen....
View ArticleAIR and PDF showing/silent printing
Is there a way of showing PDF in an AIR application? What about PDF silent printing? Thanks for any ideas.
View Articleerror downloading the update. Error# 16824
Hi,I am getting an error numbered 16824 every time I execute my application with an old version and when I click Download now. I get an error number 16824. I have checked the app file, the update file...
View ArticleHTMLLoader window.open is not working
Hi frnds, I have a web project developed in Flex which I have to make work standalone using AIR. I created Air project and loaded the web application using flash.html.HTMLLoader.The content is loading...
View ArticleDisplay stage webview on new screen/stage or frame when button clicked
I'm trying to get Stagewebview to show on a new stage when a button is clicked. Right now it just shows on the same stage becuase code is this.stage. Also, when it shows up on the new page I want to...
View ArticlehtmlLoader + javascript
hi everybody, window.htmlLoader.userAgent = "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.X.Y.Z Safari/525.13"; window.htmlLoader.load(new...
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 ArticleCustomizing the look of a checkbox in AIR with HTML/CSS
After playing around with the styles for an input of type checkbox for a while now it seems like none of the styles have any effect on it. Is this an AIR or webkit limitation? No matter the style that...
View Article