Not finding what you are looking for? Request a recipe!

  1. How Existing Database is Encrypted into air sqlite ?

    In my application there is a encrypted db (encrypted is using the EncryptionKeyGenerator.as class),, So there is a encrypted db ,, how can i open this into the sqlite or any other like sqlite expert professional ,,because sqlite expert professional uses the different algori ...

  2. Creating an AIR 2.0 socket to send and recieve commands to a ...

    The release of the AIR 2 socket and CS SDK have claims that it is possible to use a socket to send and receive commands to earlier CS products like InDesign CS4. It would be great to see a sample application that outlines and prototypes this process.

  3. How to install Adobe Air with user NOT ADMIN on PC

    I have created widget application, and I have created "custom install badge" but I can not install ADOBE AIR without administrator permission. Is there any way to install ADOBE AIR without ADMIN permision? Any suggestion??? Thank You!

  4. Breadcrumb navigation for an Adobe AIR desktop application w ...

    When creating an Adobe AIR desktop application using Flex 4, how can I add breadcrumb navigation?

  5. Need help getting started developing a office seating map us ...

    I want to leverage flex to display building diagrams and seat locations. I would like each seat associated with a unique identifier that relates to a database back end that holds the occupant of that seat's information. We would want to use Active Directory as our data source.

  6. How to resize AIR window to fit contents in Flash CS4

    I am new to AS3 and AIR can someone tell me how to resize AIR window to fit contents in Flash CS4 dynamically

  7. In DataGrid.as has one property "editOnDoubleClick",How can ...

    Source in mxml: import mx.core.mx_internal; use namespace mx_internal; ..... "mydatagrid.editOnDoubleClick = true" in Datagrid creationComplete. but,is can't edited on doubleclick if I did "editable=true", the edited on ...

  8. Javascript that saves a check box state on a Robohelp form p ...

    I have created an HTML from in Robohelp that uses check boxes. I contacted a developer at my company to see if he would write a Javascript that would save the state of the check boxes, since everytime a new page in loaded in the AIR output, the form is rewritten. We found a post data code sample ...

  9. I need to develop a custom video chat program or face time p ...

    I need an app that I can custom program with UI features like, one touch video call, and input selections for user to set: number to call, connect using wifi or http, set up sensors for activating the app like sound or vibrations will place the video call, making the app run full time over the OS or ...

  10. How to create a Mac OS X alias of a file/folder within an Ai ...

    I want to have an Air App able to create an Alias of a file under a Mac Os X system (only, no Windows shortcuts), and move it in the directory of my choice.