How 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 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 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 ArticleGuide to create air apps for Mac appstore?
Hi all,I was wondering if there is any guide for publishing an air app on the Mac AppStore. All I found so far is a simple tutorial by Pigsels which is written with air3.2 in mind. I can't seem to...
View ArticleHow can I Update WebKit
Does anybody know How can I update the webkit to the latest nightly build?. I'm developing an air application and I need to display a html page with svg. I know that the latest webkit version support...
View ArticleInserting a date into the SQLite database...
I am having problems inserting a date into an sqlite database. Heres what I am doing://Setup a connectionvar conn:SQLConnection = new SQLConnection();var dbFile:File =...
View ArticleCalling Flash player's Zoom In and Out menus
Hi every one, I am in need to Zoom In and Out the Image control in my application. Just resizing the Image or applying Zoom effect will affect the quality of the Image(I mean clarity) and so the...
View ArticleStrange Upload Problem
I've encountered the strangest problem with my DeskTube application. When the user decides to download a video, its uploaded to my server so it can be converted, well, recently I've been getting an...
View ArticlePlay local FLV files in AIR
Hello, Here is another question regarding FLV files: I'm developing my AIR application using Dreamweaver. My app will need to play some local FLV files wich will be delivered together with the...
View ArticleCannot open PDF files in AIR app on Mac OS
I am having trouble opening a PDF file in an HTML window on Mac OS.My code works fine on any PC, however when running on a Mac, the HTML window shows a white screen when I am trying to load a PDF.I...
View ArticleHow to add files when exporting air application
If I want to add swf modules or say a compiled css file, that are all extern (i.e. there are no explicit references to them in the actual application code) and will be loaded at run time, to an AIR...
View ArticleHow do you use adobe air and what is it purpose?
How do you use adobe air and what is its purpose?
View ArticleInsert objects into SQLite database
Could someone please post a simple code example (or direct me to some tutorial/article) on how to insert an instance of a custom class into a SQLite database in AIR. I know I have to use [RemoteClass]...
View ArticleGetting an error message while trying to update Adobe AIR.
I keep getting this error message while trying to update Adobe AIR: Sorry, an error has occurred. This application cannot be installed because this installer has been mis-configured. Please contact the...
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 ArticleRunas and Adobe Application Air 2.x?
Hello dear people, I have been found this trick of RUNASADMIN or EVELATEDPROCESS this url: http://www.sevenforums.com/tutorials/316-compatibility-mode.html Look Step: "OPTION THREE" and Manually in...
View Article'Sorry. Select fewer files' error - how to workaround?
Hi I'm making an app that loads selected files from a folder, and then parses the filenames. It needs to work for 1000's of files at a time. Problem is, I get a 'Sorry. Select fewer files' error. I...
View Articleadl.exe crashes on Flash CS4(air project) on test movie
Hello, I am using Flash CS4 and AIR version 2.7 and when testing movie within flash(AIR project) I get this adl.exe crash, most of the times which is annoying.Any advice? The crash is below: Problem...
View ArticleSystem.privateMemory vs System.totalMemory - values really different
I have build a rather large game for the iPad. When running, following stats are reported: System.privateMemory = 121mbSystem.privateMemory (maxed out at 159mb) System.totalMemory =...
View ArticleWill Native Extensions support C#?
The title pretty much covers it, but to go into more detail: Various blogs and spec pages have indicated that C and Java are the 2 main native languages used. However, does that actually mean that...
View Article