How 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 ArticleAsk for login during installation
Hi to all,I am doing an application in which I have some unusual requirement, that is I want my application to ask for login (only username is required) while I install the application i.e; during the...
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 ArticleCPU usage increases when web server is down (ubuntu)
Hi All, I have a strange bug that has been perplexing me for a few weeks now. It only seems to occur on Linux/Ubuntu and it involves http requests. To give you a little background we've built a little...
View Article"Sorry, an error has occurred... Installation may not be allowed by your...
Hello everyone. I am getting the above message when trying to install Adobe AIR. Here is more information on the issue: 1) I used to have it installed fine, but when I uninstalled it something must...
View Article[ServerSocket] Unable to bind with TIME_WAIT connections; How to enable...
I have a ServerSocket class that binds properly. However, after a first connection connects and disconnects, it remains in TIME_WAIT state. When I restart the application, it would error out with:...
View Articlerunning local scripts from air
i have a client that wants an air app that will run a local python script from the app and get data back from it(the python script starts a motion capture device connected to the machine). is this...
View Articlestream error creating new xml
I have a local xml file which contains some properties used to connect to a server.This file is stored in the app-storage. But if this file doesn't exist yet, it needs to be created. At that moment I...
View ArticleApplication Conflict...doing my Head in! Please Help
Hey Im glad their is a forum on adobe air cause this is my last hope to get this sorted out. I have a cd rom where i have to install the software on my pc, but it needs adobe air to work so i have...
View ArticleHow to Sign a native DMG installer?
Hi, We have developed an application using AIR (for desktop) and have used some native processes. Hence, to distribute the application we are creating native installer for PC and MAC. We were able to...
View ArticleiOS: Touch-Events and Performance
Hi all, we got a "big problem" and are seeking for some hints and help. We got a 3D-playfield (Away 3D). When touching (holding finger on touchscreen), and nothing more, we notice the performance...
View ArticleConnect Adobe Air to MySQL
Dear User, I'd like to connect my AIR apllication to mySQL database. I'd like to find a solution whom setup is easy. In my case database is hosting in local network (in the same computer as Air...
View ArticleIntercepting HTTP request?
Hi,I wonder if an AIR application can intercept every HTTP request made from the browser? I am trying to build an AIR app that can monitor the internet search made by the user, e.g. searching for...
View ArticlewriteBytes
as3, is it possible to listen for when writeBytes has completed?? I'm writing video file's bytes, then uploading the newly created video. Every video on my server ends up as 327,680 bytes, so I'm...
View ArticleDifficulty Installing Applications
I recently did a system restore on my computer making all of my AIR applications unusable. I have uninstalled and reinstalled all of the applications, including AIR itself. While I'm able to reinstall...
View Articlecan't input Chinese in TextInput
If the system chrome is set none, the TextInput inside won't accept Chinese characters. (e.g., Chinese can't be input into AIR's sample application Employee Directory)For regular window, it is...
View ArticleMaking default filenames/extensions for browseForSave()
I have a scenario where I am using File.browseForSave('Save a .txt file') but I am wondering if I could offer users a default filename and/or file extension that would populate in the browse window,...
View ArticleOpenGL in AIR
I would like to run an OpenGL application in AIR as a widget on the UI. Is it possible? If so how can it be done?Thanks,Aaron
View ArticleDynamic forms in AIR/Flex
OK, this is another of those "Is AIR the right tool for the job" questions. And I have zero previous exposure to Flash/Flex, just doing a fast forward through all available information, to reach an...
View ArticleProblem with socket security
Hi, I'm trying to make socket connection from within air application, but no way. I'm browsing google for almost 2 days, follow all possible solutions, but avidently I dont understund somthing cause...
View Article