Incoming call screen pops using rabbitMQ and Air
Just in case you're interested... Here's a blog post describing the implementation of incoming call screen pops on the sipx platform using rabbitMQ and adobe...
View ArticleNewbie: could not load keystore file (password may be incorrect)
I'm getting the error in the subject. Here's the command I used to sign it: adt -certificate -cn mycertificate 1024-RSA mycertificatefile.p12 ps Here's what I do next: adt -package -storetype pkcs12...
View ArticleHow do I make my Adobe AIR Javascript-files protected
I just spent a large amount of time making an AIr application. And it works, and I am happy about that. But something that distresses me a bit is that Air-applications based on ajax/javascript/html...
View ArticleThis installation of this application is damaged; fix?
Hi, I keep getting the message,"This installation of this application is damaged." I have unistalled using the MS uninstaller, a Third party uninstaller and the MS Uninstall app, and used them all many...
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 ArticleAIR Redistribution Helper (ARH) ?
When will the ARH utility (mentioned here: http://help.adobe.com/en_US/air/redist/WS485a42d56cd19641-70d979a8124ef20a34b-8000.html )be available ?
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 ArticleHow 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 ArticleHow to Enable Auto Update functionality in adobe AIR application?
Hi All, How to Enable Auto Update functionality in adobe AIR application and ask for new version to install to user. Please provide some informarion regarding above topic. Thanks,Sunil Rana
View ArticleHow to check the AIR runtime version?
How can I check the AIR runtime version that is currently installed on the machine?Is there a properties file stored in the "Documents and Settings" Folder or something like that?Thanks in advance!Maik
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 ArticleWhich Adobe AIR language?
Hello,I'm interested in possibly developing desktop applications for Adobe AIR. It's my understanding that it's possible to develop applications for AIR using either ActionScript OR JavaScript? Not...
View Articleinvalid application descriptor: Unknown namespace
I'm wanting to learn adobe air, so I can leverage my HTML/JavaScript skills in desktop development, but I've hit a snag just trying to get the sample HelloWorld app to run. I'm getting the following...
View ArticleSaving (MP3) Sound Objects
Hello All, Very relevant to mobile devs as we’ll all probably cross this bridge some time... I have a music downloader app which using the load of the sound object to grab ID3 data. Then, I use a URL...
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 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 ArticleAdobe AIR deployment
Admittedly, I'm green to software deployments in an enterprise type environment, but I'm trying to deploy various Adobe software packages to users (~500). Air is one in particular that I've been...
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 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 ArticleHelp With Loading an Image In AIR
I need to load an image (GIF) with AIR using File and FileStream, but can't figure out how to do it. I need to load the image into a Bitmap or BitmapData object, so I can't use the loader class. Here's...
View Article