• SIP connections

    Hi, there! Intenting to do VoIP connections and Pc-To-Phone (PSTN) calls, I have some doubts. 1. Is there possible to estabilish SIP connections through AIR? 2. If yes, which would be the path? If not, I woul...
    CaioToOn!
    last modified by CaioToOn!
  • SQLError #3125

    Is this a bug or a feature? I can create a db directly inside ApplicationStorage, but not inside a (non-existent) folder in Application Storage. I get the error: SQLError: 'Error #3125: Unable to open the database fil...
    tedalde2
    last modified by tedalde2
  • auto update not rendering on version 1.5.3.9130

    Since the latest patch to adobe air I have been swamped with complaints about the auto updating to a new version of my app using the auto update api. The issue is when the update popup is initialized it doesn't comple...
    shawntherrien
    last modified by shawntherrien
  • Problem migrating to 1.5.3

    Guys, I have an AIR app that has been working perfectly for some time under AIR 1.0 developed under CS3. I have upgraded to CS4 and AIR 1.5 OK but when I installed the 1.5.3 SDK the final AIR app does not work. When...
    newzdog
    last modified by newzdog
  • Softphone with SIP support - Its possible?

    The  adobe has support for SIP (asterisk)? Is  there any open source project with this functionality? I'm curious to see how this would integrate with asterisk.   Kind regards,   Hermes
    Zerutreck
    last modified by Zerutreck
  • running 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 even possible ...
    paulsakebomb
    last modified by paulsakebomb
  • Reasons Why I Will Not Pursue Air

    Recently I've been using Appcelerator's Titanium to build my native desktop apps with html & jquery. Frustrated from the lack of updates and bugs, I decided I'd test out Air 2.0. Let me say, I'm extremely disappoi...
    Bwilky
    last modified by Bwilky
  • Controlling the global volume

    Is there anyway I can control the volume on the main output device. A code example of changing the volume be great.
    vmcyellow
    last modified by vmcyellow
  • How To Open A Folder of native system

    Hello Frnds can any body guides me how to open a folder of my system.actually i am using adobe air 2.0 for making a simple application in which i send and recived files.I simply uses File Class for extarct the nativep...
    vineet osho
    last modified by vineet osho
  • How to connect an HTML/ AJAX application with remote database

    Hello Folks   I am newbie on Adobe platform.   I am creating a HTML/ AJAX desktop application using Adobe AIR 2.0. I have a requirement to connect with the database kept on my server. Kindly let me know, ...
    amitkt
    last modified by amitkt
  • Caching an image

    I'm building an app that loads images in from my websever. Is there anyway I can store the image locally. So basically when I want to load an image, I check if its stored locally, if not then put it in from the server...
    vmcyellow
    last modified by vmcyellow
  • How to download images/data without user interaction

    I'm developing a kiosk application that I would like to have download files to the local filesystem without user interaction. This is easy enough for most things by loading it into the app and saving it out, but I'm h...
    zeroskillz
    last modified by zeroskillz
  • Can I print an HTMLLoader with a PDF inside it?

    Oregon Health and Science University is having me create a application for a health fare that will be available to all age groups.   I'm using AlivePDF to create a PDF file, then save it to the desktop. I can th...
    stephanoc
    last modified by stephanoc
  • NativeProcess is not work

    Hello,   I create one air application in that i set profile desctiptor     <supportedProfiles>extendedDesktop desktop</supportedProfiles> also set version of 2.0   <applicati...
    Mohit M Chavda
    last modified by Mohit M Chavda
  • Saving image without encoding

    Hi,   I'm writing an appliaction that reads jpg files from local file system, resize them and write to disk. During this process most time is taken by encoding bitmap data to jpeg file format. I'm wondering if i...
    Piotr Wierzgała
    last modified by Piotr Wierzgała
  • How can I script a publishing of air app ( air 2.0 ) with jsfl

    I want to script publishing an air app( ver 2.0 ) with jsfl using Flash CS5. How can I do that? In flash CS3 and Air 1.0 I was able to use FLAir.PackageAIRFile but in CS5 FLAir object is not exists.
    Kalisto
    last modified by Kalisto
  • How to transmit audio played on my computer to the flash media server with Adobe Air?

    How to transmit audio played on my computer to the flash media server with Adobe Air? Adobe Air is not going to play the audio but my winamp or windows media player.   I'll play something on windows media playe...
    Araripina_PE
    last modified by Araripina_PE
  • error 306: Descriptor must support the profile desktop, mobileDevice, or extendedMobileDevice

    I got above error when I tried to export a release build, the problem is the ***-app.xml, there is a line in the file: <supportedProfiles>extendedDesktop</supportedProfiles> which the air doesn't support...
    hawkeye888
    last modified by hawkeye888
  • Flash 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 found error when run...
    davedev066
    last modified by davedev066
  • Launch external application in non-'extendedDesktop' profile

    Hi, recently I have came across a nice feature of AIR 2.0. We can launch external applications, without compiling our applications to work in extendedDesktop profile. The idea is very easy, it is using Java WebStart ...
    malczak
    last modified by malczak