AIR and the DLLs.. Uff!!
Hello everyoneI am developing an engine for computer vision with the OpenCV in C++ (with Visual C++ Express 2010) creating the DLL that can be used for all languages.The next step would be to create...
View ArticleFlash AS3 Loader URLs
I have an application I am converting from Flash AS3 that uses the Loader class to load swfs and other files. It is currently using relative paths like "../swfs/game.swf", but these give a URL not...
View ArticleCannot uninstall AIR on Mac OSX
First, using 10.5.6 I cannot uninstall AIR from my system. I have tried everything. Here is what I have tried. - Using uninstaller: It is missing from /Applications/Utilities- Forcing uninstall in...
View ArticleDoes one socket.writeObject(obj) cause one ProgressEvent.SOCKET_DATA event?
I use Air2.0 ServerSocket to communite with flash Socket client by using AMF.But network may not work correctly all the time. If one writeObject operation on client side cause 2 or more...
View ArticleCalling DLL from Flex app
Hi,We have a VB6 app which is connecting to the scanner to retrieve the images from the scannervia DLL (written in C++).I am trying to rewrite that VB application using Flex.It has to work in both...
View ArticleEmbedding a mini webserver with AIR applications
After failing to find a solution to the problem I mentioned here:http://tech.groups.yahoo.com/group/flexcoders/message/126071I started looking for ways to use external libraries,, and possiblythe GD...
View ArticleBug: HTTPStatusEvent Response Header in v1.1
Hi,In AIR v1.0, the following works, but in v1.1 it stopped working.If I perform a FileReference upload to a url that returns a 302 status code (a redirect), the HTTPStatusEvent.HTTP_RESPONSE_STATUS...
View ArticleCannot install air apps
Hi,I always get the following message tryingt to install an air file on my mac.The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application...
View ArticleAuto focus, iso
Hi,I've been running AIR & apps under linux for quite a number of months. One of my favourite applications is "tweetdeck" but since last week the app has core dumped when started, and even after...
View ArticleAdobe Air causing error in event log
I installed Windows 7 64-bit on a system recently. This morning I installed PS CS4, including Adobe Air. I've now gotten 5 of these errors recorded in the event log. Source: SideBySideEvent ID:...
View Articleload local image display in air app
I am trying to load an image from the local file system, then diplay it in my air window. I don't have any problems getting the file reference from the open file dialog, problem is that I don't know...
View ArticleHow to Uninstall AIR application completely ?
Hi All, I have created an AIR application and installing with badger, i can install the application first time. The problem isif i uninstall the application and try to reinstall it is showing "The...
View ArticleAIR File is damaged
Hello, It's incredible that so many people have this problem in different circumstances and operating systems and there is no definite answer to this problem. I get the classic message: "Sorry, an...
View Articlerestart AIR application
Hi I tried to create make an AIR app restart itself by clicking on a button, but I didn't find anything yet. The only thing I found is...
View ArticleFTP Client using Air
Hi, Need help on how to implement an FTP Client using air?I want to create an FTP client like FileZilla where-in i can send theusername and password of the server then list the files on the...
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 ArticleLaunching AIR app in background
I have an AIR app that gets launched periodically via a command line call. It's a GUI based app that needs to be actually visible and showing, but I don't want it to interrupt whoever's logged in by...
View ArticleUnable to build valid certificate chain
Hi, I am trying to sign my AIR application using the Code Signing Certificate I got from Apple (iPhone Dev). I have Apple's Root Certificate and my certificate. I installed both and then exported my...
View ArticleDelete Files From Application storage Dir when uninstall Air
Hi All, Am keeping the Database file in Application Storage Directory.Files din get deleted when i uninstall the application I want to delete the Database file which...
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 Article