Join a global community of Adobe Air users and developers.
Recently active
Hello,I'm starting to notice a common problem with Win7 and Adobe Air installation - I had no problems with this issue on my home laptop that runs the same OP but I'm running out of options on my desktop. Please help...I am getting the "Error installing. Make sure you have administrative privileges" Error whenever I try to install or uninstall Adobe Air - even though I have ALL privileges. To uninstall Adobe AIR, I used the .zip file attached by Chris Campbell and that seemed to work fine - but I still can't install it!I Saved the AIR installer on my desktop and chose Run As Admin - also tried to run it under different Compatibility modes with absolutely no luck.I downloaded CCleaner and did everything in there to fix registry issues, etc. - I ran Microsoft FIX IT and the first time I ran it, it identified Adobe AIR as an install issue and claims it fixed it - but I obv still can't install it and now whenever I run the FIX IT, Adobe AIR doesn't even show as an option to Fix
Hi,I am trying to install the Pandora One Desktop app on my Mac. I am a Pandora one subscriber. However, when I go to install the app, i get the following message:This application requires a version of Adobe AIR which cannot be found.Please download the latest version of the runtime fromhttp://www.adobe.com/go/getair,or contact the application author for an updated version.I have tried re-downloading the Pandora One app MULTIPLE times, to no avail.I can't even uninstall or reinstall Adobe Air, I get the same message when i try to install or uninstall Adobe Air. HOW DO YOU NEED ADOBE AIR installed TO INSTALL ADOBE AIR????I also have Adobe CS4 Master Collection installed, with the latest updates for that.Can you please help me fix this issue? I am running Mac OS X Lion 10.7.2 on an Early 2011 Macbook Pro, with the 2 GhZ Quad-Core Intel i7 with 4 GB of RAM and a 500 GB hard drive.Below is the installation log:Dec 20 18:02:57 new-host [0x0-0x41041].com.macromedia.fi
Does anyone else get this message when starting flash cs 5.5 ?There is more than one definition of the AIR 2.6 player. Only the first definition will be used.There is more than one definition of the AIR for iOS player. Only the first definition will be used.There is more than one definition of the AIR for Android player. Only the first definition will be used.Is this bad?Kind regards,Bart
Hi all, I'm having a problem trying to give focus to a text field in air for iOS 2.7.What I'm trying to do is as soon as the app loads, to give this input textfield mouse focus so that the user can start typing with the keyboard right away. In 2.6 I was able to set focus no problem using the code below, but since I've started using the 2.7 deployer, it doesn't set focus properly anymore. I'm using a classic text field set to type inputText.var focus:FocusManager = new FocusManager(this); textField.stage.focus=textField; ////the text field is called textField Any ideas?Thanks! Liam
in iOS when you select an image in some apps it lets you move and scale the image first before selecting it.Is it possible to get that move and scale option when you load the camera roll through air?
HiI'm new to this community, and this is my first post. I have been a long-time Actionscript developer who recently started developing for mobile devices.I'm developing a multi-purpose calculator that requires numeric-only input in certain textboxes, and want to invoke a numeric keypad when they are in focus.Is there a way to achieve this on iOS?(I'm compiling using the latest AIR 3.0 SDK.)Thanks
My air version is 3.0.0.4080 as noted in below.It does not work on update to new version, and also on uninstallation.I have revies so many other posts on various websites.msiexec /unregistermsiexec /regserverAnd also above solution did not work at all.Please give me a new, fancy solution.I hope so.[2011-12-13:04:41:55] Application Installer begin with version 3.0.0.4080 on Windows 7 x86[2011-12-13:04:41:55] Commandline is: -update "c:\program files\misisipi player\misisipi player\misisipi player.exe" "C:\Users\Jaisu\AppData\Roaming\com.nowcom.Misisipi\Local Store\#ApplicationUpdater\update.air" 0.8.15[2011-12-13:04:41:55] Installed runtime (3.0.0.4080) located at c:\Program Files\Common Files\Adobe AIR[2011-12-13:04:41:55] Installed app (com.nowcom.Misisipi) located at c:\program files\misisipi player\misisipi player\misisipi player.exe[2011-12-13:04:41:56] Unpackaging file:///C:/Users/Jaisu/AppData/Roaming/com.nowcom.Misisipi/Local%20Store/%23ApplicationUpdater/update.air to C:\Users\
Because right now it's quite slow and bothersome to transfer apps to the iPhone for testing. And iTunes is really slow on my PC.I saw a video on YouTube once where a guy used another program to transfer his apps to the iPhone. He said he didn't like iTunes as it was slow and a resource hog, so he used this 'other' program which made it way faster.
Hello! I am very new to working with applications, and would like information on how to submit my mobile phone applications to sell to the public. All tips are greatly appreciated! Kittie
I'm trying to upgrade my existing AIR 1.0 installation, in response to a Secunia PSI security threat warning. When I try, I get the message "The procedure entry point GetAdaptersAddresses could not be located in the dynamic link library IPHLPAPI.DLL." When I close the message, I get the message "This application requires a version of Adobe AIR which cannot be found. Please download the latest version of the runtime from http://www.adobe.com/go/getair, or contact the application author for an updated version." Of course, the link doesn't help, since it just sends me back to where I got the version I'm trying to install.My system is running Windows 2000 SP 4.
I am on a MacBook Pro running 10.7.2, and I am unable to install Air. I get one of two scenarios when I try to install. I either get absolutely no interface, error message, or anything else, or I get an error saying that a newer version of air is require (But how am I supposed to install a new version of air if it needs a new version simply to install?!) When I receive the latter error message, these are the log messages that are found in system.log:Dec 22 12:49:15 My-Computer Adobe AIR Installer[614]: Runtime Installer begin with version 3.1.0.4880 on Mac OS 10.7.2 x86Dec 22 12:49:15 My-Computer Adobe AIR Installer[614]: Commandline is: -psn_0_360536Dec 22 12:49:15 My-Computer Adobe AIR Installer[614]: Installed runtime (2.5.0.16600) located at /Library/Frameworks/Adobe AIR.frameworkDec 22 12:49:16 My-Computer Adobe AIR Installer[614]: -[NSTrackingArea backingScaleFactor]: unrecognized selector sent to instance 0x343620Dec 22 12:49:21 My-Computer com.apple.launchd.peruser.535[133] ([0
I am using FDT 5 and trying to use IOS native extensions. I am pulling my hair out because every time I try running the application locally I get the following error: "Not supported native extensions profile"So I've tried scouring the web to find solutions and I've tried the following and these are the results:1. Renaming the ANE file to a SWC file and including it to the class path. Results: Nothing, same error2. Tried adding extendedDesktop. Results: Error changes to "invalid profile specified 'Application does not support current profile'"3. Tried manually adding the ane file to the class path. Results: Nothing"Not supported native extensions profile" is the error that I just can't get around. Again, this is when I test locally in FDT (not on the device)
Hi, I'm facing problems while sending an air application to apple using the appliction loader software. Every time I try to send the ipa file I get an error saying "Application failed codesign verification". I checked many times and I'm using the correct certificate and mobile provision, both for distribution. This is the first time I'm uploading an app made with air sdk 3 - all my other apps were made with 2.7 and they were correctly uploade to itunes... Is there an issue about the upload to apple with the air sdk version 3 apps?
Hello everyoneI have created application in Flash Professional CS5.5 for iOS(iPad) and using AIR3.0, and currently I am at stage of finish and submit to Apple app store.I noticed that my application is not going to sleep/iddle mode when I run it, then I added:NativeApplication.nativeApplication.systemIdleMode = SystemIdleMode.NORMAL;but it doesn't work and it is still not going to sleep mode even I set Settings > Auto-Lock > 2 Minutes from iPad.I have created another testing application with SystemIdleMode.NORMAL and it is working Ok and device is going to sleep/iddle mode.Please help me what to do or advice what prevents system to go iddle mode. Thanks
It has been working fine before; the BBC iplayer ask me to reinstall Adobe Air recently.I have manged to uninstall AA from the program list (but not sure if it is done correctly). When I try to reinstall AA, a message state that 'Adobe Air is already installed on your computer'.How can I make sure that AA is actually uninstall from my computer.Thanks,Gordon
Hi at all,i'd like to compile my AIR "Tablet" App against Android SDK 3.0+ to enable hardware acceleration.I know that AIR only compiles against the Android 2.2 SDK.In my ANT Build file:<target name="package.android"> <echo message="Packaging for Android"/> <java jar="${ADT.JAR}" fork="true" dir="${build.dir}" failonerror="true"> <arg value="-package"/> <arg line="-target apk-emulator"/> <arg line="-storetype pkcs12"/> <arg line="-keystore ${cert}" /> <arg line="-storepass ${cert.password}" /> &nbs
This is my first post. I'm in need of some help on a problem that seemed to be somewhat addresses in a previous discussion (http://forums.adobe.com/message/3357078#3357078). I'm running an app on a Toshiba that is loading a swf which is a game. It seems that the game is running very slowly when it is first loaded, but if you use the Home Button and then bring the app back up it will now run near its proper frame rate. What could be causing this, and is there a solution out there?Thanks in advance for your time.
Hi All I was wondering whether anyone has done any work on an In App Purchase native extension for Android? If one does not already exist I am going to be starting work on one shortly. I did a google search and found this stackoverflow post http://stackoverflow.com/questions/8053049/air-native-extensions-for-android-in-app-billing . The poster is having difficulty with the call back from the Android market. One of the responses mentions that 'Native extensions have an issue with java libraries' . Has anyone else come across this issue and if so how did you fix it? thanks for any help you can provide!Mark
[2010-12-25:23:23:34] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86[2010-12-25:23:23:34] Commandline is: -playerVersion=10,1,102,64 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -x1 http://www.pandora.com/radio/static/desktop_app/pandora_2_0_5.air[2010-12-25:23:23:34] No installed runtime detected[2010-12-25:23:23:34] Invoking Application Installer for combined install[2010-12-25:23:23:34] Launching subprocess with commandline C:\Users\Owner\AppData\Local\Temp\AIR6585.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Owner\AppData\Local\Temp\AIR6585.tmp -playerVersion=10,1,102,64 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://www.pandora.com/radio/static/desktop_app/pandora_2_0_5.air[2010-12-25:23:23:34] Application Installer begin with version 2.5.1.17730 on Windows Vista x86[2010-12-25:23:23:34] Commandline is: -ru
Yesterday, when I started my Pandora desktop app, it tol dme AIR needed to be updated. I ran the AIR update, and now I cannot get it to run. Every time I attempt to open Pandora, the AIR license agreement comes up. I click "I agree" and the box closes, but the application does not open. This happens eveyr time - the program is not recognizing that I have accepted the terms.I am using Windows 7 and Friefox. I have restarted the computer more than once, I have uninstalled and re-installed Adobe Flsh Player, Adobe AIR, and Pandora multiple times, I have cleared the Flash local storage, and I have bene trouble shooting the issue with Pandora, who believes it is an AIR issue. ANY idea on what to do from this point? Thanks.-Martie(I have included the Install Log below - it would not let me paste it into thebody of the post)[2011-05-21:00:02:26] Runtime Installer begin with version 2.6.0.19140 on Windows 7 x86 [2011-05-21:00:02:26] Commandline is: -up
Hi Everybody,I'm writing a mobile application in Flash Builder 4.6. When I relaunch the application, it opens the last page. I don't want this behavior. I want the application to launch every time from the scratch. My application is using View Navigator and I have set persistNavigatorState="false" but it's again loading the last opened page. Please note thtat I'm testing this application over iPhone.Please let me know what wrong I'm doing?Thanks a bunch.
Hi,I am building a mobile application which have some text fields. On the focus of those textfield default mobile keyboard opened, now i want to listen the keydown and keyup event at the mobile end so that i know that which key entered on the mobile like in the web application.Thanks for help
How can I hide the dock icon for an Air application on OSX? I've tried editing the info.plist for my application and adding LSUIElement=1 (or true, etc), but it doesn't work reliably at all. Sometimes, the first time I run my app the dock icon shows up but after that the dock icon is hidden; sometimes, the dock icon always remains. nativeApplication.dockIcon doesn't let me do what I need, it only lets me change an existing bitmap, not hide the dock entry entirely. And even when it does get hidden from the dock, the (system) menu bar still shows up, which is very strange. For other applications, this seems to work -- so I can only assume that the Air runtime is doingTransformProcessType(&psn, kProcessTransformToForegroundApplication); at runtime to forcibly show its own dock icon, so how can I stop that happening? (context: I have another app which launches my air app and provides services to the air app via a socket -- I want the launcher app to be what's in the dock, so that peop
Hi Everybody,I'm making an application for the mobile platform but my Flash Builder 4.6 is unable to detect my Android Device. My Android device is manufactured by Huawei. I happened to visit the following site which displays the certified smart phones.http://www.adobe.com/flashplatform/certified_devices/smartphones.htmlIn this list, I don't find my device. Is this the reason my device is not being detected by Flash Builder 4.6?Please let me know.Thank you very much.
Is it possible to package android apps with AIR (or will it be) using Flash CS5.5? I don't see anything on the web about. Just how to do it with Flex and ADT etc...
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.