Join a global community of Adobe Air users and developers.
Recently active
HiI've been working on getting a version of an AIR for desktop app onto an iPad. I'm testing on an iPad 1 right now.The app first creates about 20MB worth of display objects, and then loads in about 15MB worth of image data that gets cut up and displayed as Bitmaps in the objects created in step 1.In the cut-up phase, 15MB of BitmapData objects are created to copy images from the loaded in image data into the display objects. This is where the screen goes black and the app crashes. I know it's a memory issue because it works fine on the desktop.I'm not sure how to tell how much RAM is available to my app... but is using 50MB enough to take down the iPad?I already have a few ideas on how to streamline my image loading and processing, but are there any best practices on how to deal with image (Bitmap) memory, or AIR for iPad memory management in general ?Thanks
Hi,I'm trying to save some data to an external file from one mobile application & read it with another.This is fine for Android using the documentsDirectory() but doesn't work with iOS.Can anybody suggest a solution?Is there a way of storing simple objects in memory from one app & reading in another?CheersNeil
I have installed the Jacquie Lawson advent calendar and Adobe Air. When I click to open the calendar I get the Air EULA screen. After I accept, nothing at all happens. I was two other people trying different apps who have the same problem. What does it mean when it says "Could not create a file..."Here is the relevent part of the log:[2011-11-30:13:33:45] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR[2011-11-30:13:33:46] Starting eula display[2011-11-30:13:33:52] Finished eula display[2011-11-30:13:33:52] Could not create a file at C:\Users\Laurie\AppData\Roaming\Adobe\AIR\eulaAccepted, ignoring[2011-11-30:13:33:52] Runtime Installer end with exit code 0[2011-11-30:13:33:52] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)[2011-11-30:13:34:21] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula[2011-11-30:13:34:21] Runtime In
(1) Create a project : Flashbuilder 4.6 Mobile Air Project(2) lay out 5 <s:TextInput> ti1, ti2, ti3, ti4, ti5(3) compile(test 1) hit TAB key. it does nothing when testing on the computer(test 2) hit TAB soft key on a xoom tablet, it does nothing as well.* shouldn't it be tabbing to the next TextInput?* Flex 4.51 it works fine* Flashbuilder 4.6 Desktop Air projects works fine as wellSeems to be a problem ONLY when creating a Flashbuilder 4.6 Mobile Air Project...i've tried(1) tabEnabled="true"(2) tabFocusEnabled="true"even tried(3)// BEGIN CODEtrace(charCode)if(event.charCode == 9) { ti5.setFocus();}// END CODE// charCode == 9 which is the tab key, it fails to change focus.// when i change to a different charCode, example charCode == 0 which is the shift key, then it seems to set focus fine.
Dear Adobe Community and Moderators:Is it possible to use the ADT command line to directly compile an .fla file into an .swf file? Context: I have an app created in Flash Pro CS55 (6 months worth of work), but now found Adobe has dropped Flash Pro in favor of Flash Builder or Flex. I have some native extensions I want to use for iOS, but they require Air 3.1 to compile (swf-version=14) i.e. using the MessageUI framework in a static .a library for an Air app. Flash Pro CS55's top end limit seems to be swf-version=13 (Flash 11). Because of heavy investment in time and energy into our Air app in Flash Pro, it's not feasible to convert to Flex by end of week. I tried creating an .swc file, and taking the library.swf from that, but alas, a catch-22, Flash Pro CS55 only compiles to swf-version=13.Is there any way to either (a) directly compile my root .swf file (from the .fla file) using a command line (so I can use ADT from Air 3.1 SDK) or (b) some way I can marry a native extension I've fo
Hi, I'm new into Flash Builder mobile apps development.I just downloaded the latest release of Flash Builder, the 4.6.I read in this Adobe's article, that with this version I can add "Notifications" to my apps.I tried to, but all my experiments failed.Here's a quick personal video illustrating all my steps, and coding errors, please, whatch it:(It's very, very short, just the time to write some lines of code)I think my error is simple to solve... but I'm a NewBie and I don't know very much this programming IDE.Thanks everybody for any help.Have a nice dayBrandon- - - - - - - -- - - - - - - - - - WOW!I'm seeing now that my video's quality is very low... here's the code I wrote:// Here I want to declare my personal Notification Variable, as said in Adobe's Tutorialprivate var myNotification:NotificationManager; // I saw that NOTIFICATION MANGER does not exist in my code library... but I tried pasting Adobe's one... // as you can see from this video... the compiler gives me co
Hi,I'm writing an app which uses the camera to read QR-codes.However, when i do var cam:Camera;cam = Camera.getCamera();adl just crashes. When I build it to an .air file and install it, everything seems to work fine.I'm using the 3.1 SDK and working on a Macbook Pro mid 2010, with Lion installed.Any help would be appreciated!Error report:Process: adl [1710]Path: /Applications/Adobe Flash CS5.5/*/adlIdentifier: adlVersion: ??? (???)Code Type: X86 (Native)Parent Process: Adobe Flash CS5.5 [1616]Date/Time: 2011-12-02 14:46:00.979 +0100OS Version: Mac OS X 10.7.2 (11C74)Report Version: 9Interval Since Last Report: 167022 secCrashes Sinc
I downloaded a program from a safe site but when I try to open it I get the following message: Adobe AIR This installation of this application is damaged. Try re-installing or contacting the publisher for assistance. I uninstalled Adobe AIR and reinstalled several times and get the same message. Any suggestions? Thank you
Hello,I'm getting an Adobe Air error message when I open Photoshop (on Windows 7 Enterprise 32-Bit), "Adobe Air - The installation of this application is damaged". I've tried uninstalling and reinstalling the current release of Air, tried reinstalling an older version of Air, tried deleting Air using the Microsft "Fix It" app and then reinstalling Air, tried deleting all instances of Air including manually removing anything in AppData and then reinstalling Air, tried the Air Zapper script that I found in the Adobe Forums and then reinstalling Air, tried uninstalling both Photoshop and Air and reinstalling but everytime I open Photoshop I receive that error message. Even with Air uninstalled I still receive the error message. It does seem to be happening in only one profile though, Photoshop opens fine in other profiles. I'm open to any suggestions...Thank you in Advance!!!
HiIdeally we would like to be able to launch another AIR iOS from our AIR iOS. Is it possible to do this with AIR? I understand you can do it natively. We would also need to pass a few parameters: such as authentication ID and a URL.Potentially we need to be able to do this in Android too.ThanksBen
Hey people.I have a client no like put the app on apple store. And have more than 300 ipads.And I no like create another acount.Have some solution for this???Tanks for all.Bruno Brustoloni e Oliveira
Hi All, I have created an android application that runs on 2 of the android mobile/tablet that I have with Android 2.2.1 without any problem. But when I tried the same application on an Android 2.3.1 based devices they are not getting installed - any ideas? Is Android 2.3.x unstable or has any problems with Adobe AIR apps?RegardsBaliga
HiThis is my first develop project so will be very glad for a little help I have created an custom "class" called unit with 3 properties (name, uuid, type).in my flex project i just make an service call to my wcf service to get all units (getAllUnits).Then i bind the data to a list, and it all work.My problem is i want to make an option to only show units with type "computer" or "user". (in this example there is no validating for users jet!) i try to solved it with another service call (getOnlyComputers), but i can't bind my data to the list via an function, the list is empty. I think there must just be a way to filter my already existing servicecall (getAllUnits), but coud not found any information about it.here are the relevant code:[Bindable] public var cResponder:CallResponder = getListResult();<s:List id="unitList" left="0" right="0" top="80" bottom="0" y="40" creationComplete="unitList_creationCompleteHandler(ev
I purchased a windows version of Adobe in Sep this year.I have tried more than 4 times, but still can't install the software.My laptop turns into blue screen and restarts itself after the system tells me to insert second disc to continue the installation process.I had the extact same version of Adobe installed on this computer before, but I can't seem to install the software again after recovered my computer.computer spec:Win7 Home PremiumService Pack 1i5-2410 @ 2.30GHz64 bits8GB RAM500GB SATAThank you so much and appreciated if anyone or the actual Adobe tech can solve my problem.
I am looking for a definitive answer as to whether or not Adobe Air 3.1 can be deployed via Group Policy? I've found material on the web that is very contradictory. Can it be done and if so how? I can't find any solid instructions on how to deploy this application and need to have it installed on about 60 desktops. We are trying to deploy the Salesforce.com Desktop Chatter application. Any helpful info is greatly appreciated.Thanks!
Greetings, and new here. Did a search but didn't come up with anything helpful, just a lot of very technical stuff. I am very simply trying to use an old version of Photoshop 5.0LE that I got with a camera I bought on a new PC with Windows7 Pro 64bit. I use Photoshop sparingly, but do on occasion and do not wish to purchase anything more elegant as I have no need and not much money. I appreciate any help you might give. I have heard there is a process but haven't been able to get it to even open the .exe file to try to install it. I get a message something like "This version of Photoshop does not work with Windows7," (kinda makes me wonder why I even upgraded the OS since the XP Pro I had on my old machine worked very well with all my programs.Please help.Thanks.Highdesertdweller
We just built an app based on Adobe Air geared at education clients (which don't own full rights on their computer). We are running through a lot of complains regarding the installation process: typical problems involved the request of admin rights to install the platform. A message requiring the user to have admin rights shows up even when the operator has admin rights. Other problems happen when the Adobe Air is offering an update and block the access to the app.Is there any recommendations about the best way to handle that installation problem in schools computer?
While I already have a workaround I would like to know if there are any better fixes for loading a html document with a query string into a StageWebView on ios.Currently if I call the loadURL function with a url like "file:////index.html?test" the ? symbol gets change to %3f and the file does not load properly. The only fix I have found so far is to load the index.html file and then when the load complete event comes back to call loadURL again with a javascript call to fix the url such as loadURL("javascript:window.location = 'file:////index.html?test';");This in turn makes the webview reload as it should but this time with the query string in the location.I am using Air 3.1, though I have noticed this error in past versions of air, this is just the first time I will need the functionality implemented in a project.Thanks for your help,Richard Pitul
I've hired a developer to create an air app for me on Android. The app needs to record audio from, and send audio to, the user, ideally via a Bluetooth earpiece. The developer tells me air doesn't support Bluetooth earpieces, which surprises me (he's gotten the app to work with a wired earpiece/mic). He's new to Android, though (I hired him for other expertise), so I just thought I'd double-check here. Is a Bluetooth earpiece/air/Android app really that difficult? If there's a way to do it, can someone give me some pointers to pass along? Thanks.
I have an app that downloads data from the internet into a local SQLite database. The data is not user-generated and Apple rejected my app because of this. The database cannot be stored in /Documents/ but it should be stored in /Library/Caches/ How do I change this?
Hi, I developed a form mail in AS3, using an external PHP document.It sends a mail directly to my address and it works perfectly with iPad and iPhone.Now... what I need at the moment, is to attach to my mail a photo captured at the moment directly from my app using CameraUI.Is there a way to do that in Flash CS5.5 and AIR 3.0 ?Thanks for the suggestionsBrandon
I use Rosetta Stone and recently it prompted me to upgrade Adobe Air. I upgraded my version and now Rosetta Stone no longer works. Tried uninstalling and reinstalling Air a few times, nothing works. I'm on Windows Vista. Worked fine before the update. Is this a problem others have had? Can you help?
If you tap the Settings icon in the iPad/iPhone and scroll down in the left column, you'll see some application icons (Skype, for example) that when clicked offer user settings.Is it possible to do that for an AIR application? How do I add that application settings menu icon there and how do I access that from code?I've read it's called "settings bundle" and it's accessed through NSUserDefaults, but I'm not really sure.Is this possible from AIR or would it be necessary to access that through a Native Extension?Thanks for your help.
Hi all,Now I need to do a game, the user can take screenshot of the game by pressing the screenshot button I designed for them,after they took a screenshot they can send to server & facebookDoes adobe air for IOS have this function which I can do this in PC, but how can I do this in Ipad?
Hi, is there some sort of tutorial about establishing a connection between a mobile AIR app and a facbook account for login or data retrieve purposes? Is there something like this for twitter also?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.