Join a global community of Adobe Air users and developers.
Recently active
AIR installed fine but Dubturbo said I had to have it to open/install the program. When I click on it nothing happens but it says it's using AIR to open it but it doesn't. I have a Mac and am running OSX Lion.Thanks,Jeffrey
Hello,I have been trying to download and install the latest versions of adobe reader and adobe flash. Neither of them will complete the installation process after what appears to be a successful download. I keep getting the same message "download timed out" at 12% completion during installation?!?I have already tried to disable Norton 360 antivirus but to no avail.My system is:Microsoft Windows XP Media Center Edition 2002 Service Pack 3Recently, I completed a destructive recovery on my computer, which I have done many times before. I have never had any issues afterwards installing flash player...until now!!!???Currently, the only adobe program on my computer is adobe reader 6.0.I have been unable to upgrade to the latest version of adobe reader and currently have no version of adobe flash installed on my computer?!As previously stated, I keep receiving the "download timed out" message.Please,....someone send me instructions on how to resolve this issue? It is soooo frustrating....THAN
Tried installing to Win7, and this is the near immediate error response generated upon trying to install.Also causes the program to continue to be in the processes tab of Windows Task Manager without any process being open.Any suggestions would be greatly appreciated.:::Output folder: C:\Users\GrimmusCyclo\DownloadsSetting up Adobe Air...Execute: "C:\Users\GRIMMU~1\AppData\Local\Temp\nsi41ED.tmp\Prereqs\AdobeAir\AdobeAIRInstaller.exe" -silentDelete file: C:\Users\GRIMMU~1\AppData\Local\Temp\nsi41ED.tmp\Prereqs\AdobeAir\AdobeAIRInstaller.exeRemove folder: C:\Users\GRIMMU~1\AppData\Local\Temp\nsi41ED.tmp\Prereqs\AdobeAir\Install Failed - Error Code: 5Installed DotNet Is Newer#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#=Installation Failed: Begin Uninstall Log =#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=Installation Failed: Removing Main Files From E:\GamesInstallation Failed: Removing Desktop Shortcut C:\Users\Public\Desktop\GameFly.lnkInstallation Failed: Removing StartMenu Shortcuts
I have repeatedly tried installing auto updates, they repeatedly close, saying administrator permission is needed. I tried uninstalling to do a reinstall with the latest update, but I was not allowed to do that either.I am using a Dell Desktop with Windows Vista ; Intel Core 2 Quad CPU, 2.67Ghz, 4 Gb Ram; 64bit OS; I tried to include a copy of my log, but I cannot seem to copy and paste here!How can I show the log to you?Thanks,Randtor
I currently play league of legends and bought a new computer.It is windows 7 home premium 64 bit. When trying to install adobe air the installer shows up in the system processes but it never physically loads. The log just gives this:[2011-12-16:01:53:08] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86[2011-12-16:01:53:08] Commandline is: [2011-12-16:01:53:08] No installed runtime detectedWhat is the deal? I've never had this problem before.I installed adobe reader with no problems.
Some time ago, someone complained to me that my app was going berserk when he tried to edit text. It would just keep duplicating text each time he tried to type, making it completely maddening and unusable. I told him I had not encounterd that and the only thing I could think of that could cause that is a shoddy input method or maybe malware or a rooting gone bad. He said his phone wasn't rooted and insisted it was my app and flamed me in the ratingsSo recently I got a new Android device and I went to test my app. The thing he had described was now happening to me. I then realized that the standard keyboard was not up, but this "swype" thing had been running by default and ruining my app. When I switched it to a plain input method, the text editing was fine. Apparently swype goes berserk on AIR-based apps. Quite frustrating that all the blame and rage is being directed at my app when it is this bogus, poorly designed input method messing things up. Input methods should work without int
Hi,I am using flash CS6 to create an iPad application. I want to exit the app when user click on home button. Is there any way to do it programatically?I have published the ipa file. Then change the extenstion to zip. Open the "application.xml"which is in the AIR folder.The previous code in the xml was: <iPhone> <InfoAdditions> <![CDATA[<key>UIDeviceFamily</key><array><string>2</string></array>]]> </InfoAdditions> <requestedDisplayResolution>standard</requestedDisplayResolution> </iPhone>I have changed it to the: <iPhone> <InfoAdditions> <![CDATA[<key>UIDeviceFamily</key><array><string>2</string></array><key>UIApplicationExitsOnSuspend</key> <true/>]]> </InfoAdditions>  
We packaged a native installer on windows and implemented a custom update mechanism (using http://code.google.com/p/nativeapplicationupdater/).The problem is, when a new updated application installer runs, it does not seem to update an existing installed application.It just runs the existing app without actually replacing it with the new copy.If I first manually uninstall the exisintg app and launch the new installer, I do see that the installed applicationis newer than the previous one (confirming that the new installer does include a new application version).Any help is appreciated.Thanks,Eilon
I used AIR SDK 3.1 and have ANT script to compile and package iPad(AdHoc for testing) application. I tried to switch to 3.5 SDK today but when I install *.ipa and launch on iPad it hangs at the spalsh screen.I tried to make release build using Flash Builder UI and it worked. So the question is has anything changed in terms of packaging/compilation options?Just in case attached my current ANT script: <target name="Compilation" depends="Initialization"> <mxmlc file="${main_class}" output="${swf_file}" locale="${LOCALE}" static-rsls="false" accessible="false" configname="airmobile" optimize="true" actionscript-file-encoding="UTF-8" keep-generated-actionscript="false" static-link-runtime-shared-libraries="true" debug="${debug_mode}" failonerror="true" fork="true" max
Hi guys, I'm sure a lot of you don't know that doing background tasking is impossible when renderMode is set to direct.I recently succeed to make the documentation modified because it was even not mentioned before... I created a Bug request on Adobe's bugbase and need your votes to see this essential feature implemented : https://bugbase.adobe.com/index.cfm?event=bug&id=3349232 Please take the time to create an account to vote, it's quick, and it could really encourage Adobe to react. The future of Adobe AIR depends of that, since we all agree that we can not develop professional apps without being able to use GPU and multitasking simultaneously. Thanks! Florian
Hi,We are experiencing a problem where our app would not install on iPad with iOS 6.0.1 but works nicely on iPad with iOS 5.1.I'm using the latest AIR 3.5 SDK, I'm running on Windows 7 64-bit. Thank you in advance.Best Regards,Randy
So now that Air 3.0 is official and released- Is there any news on weather adobe will provide Game Center hooks, or is this something we have to create ourselves (or find 3rd party)?-Dis
I'm using the latest Adobe AIR and SDK, 3.5. The app works on my iPhone 5 and shows the loading screen, but when making a app store version and uploading it I get this:Dear developer,We have discovered one or more issues with your recent delivery for "Eat Sleep Skate". To process your delivery, the following issues must be corrected:Invalid Launch Image - Your app contains a launch image with a size modifier that is only supported for apps built with the iOS 6.0 SDK or later.Once these issues have been corrected, go to the Version Details page and click "Ready to Upload Binary." Continue through the submission process until the app status is "Waiting for Upload." You can then deliver the corrected binary.So it's complaining on my Default-568h@2x.png I think. If I remove it it might accept the file, but I really want a loading screen. So, how can I fix this? I only find solutions for xcode developers
I have an App deployed for iOS and have a user that has reported a bug that I am currently unable to reproduce. He is the only one reporting the issue. His device, iPod Touch, has the latest iOS software, 6. I am trying to find out if there are any options out there to assist me with debugging his issue - remote debugging, logging, etc.?Thanks, in advance, for any replies.
I've got a shared object that for some reason is working perfectly fine on the desktop but won't work on an iphone, the data is just not saving/loading. Does anyone have any ideas as to what the issue could be? Publishing with air 3.4.0.2710 to an iphone 5 running the latest version of iOS 6 if this makes a difference? Some code samples below...The code I've got for saving is:so = SharedObject.getLocal("pGame"); so.data['levelData'] = levelStatsso.data['numCoins'] = totalCoinsso.flush();And on load it just reads the data back as below:so = SharedObject.getLocal("pGame");levelStats = so.data['levelData'] totalCoins = so.data['numCoins']I'm saving the state on exit, and also on major events. First time I ran this code on the phone the app just froze because it couldn't find the shared object at all. When I wrap the shared object in an if statement to check that it exists before attempting to load data, it runs on the phone but no data loads. Any ideas?
Why can I install an air ios app to my ipad but get 'Could not copy validate signature' for my iphone?I have re-created the certificates and provisioning profiles etc with both devices registered... but still my app will not sync. It is an iphone app and it works on the ipad! but when i try to put it on my iphone it will not sign. Which part of the many many many certificates and profiles do I need to change to make it sign?The whole process from apple doesnt seem that user friendly to me....Thanks.
Hi there,I have a simple app with 2000 clips scrolling up the stage with a bitmap in each. They are moving around blazingly fast at 60 fps.But the moment I even put a finger on the screen the fps drops to around 40 if i move my finger it drops down to 30 fps.is this normal behavior ?there are no event listeners or anything like that.thanks 🙂
Is there a way to tell android to open my mp4 (either in assets or on external sd) with it's native video player? Just like if I tap this (mp4) file in any android file manager.reasons:1 - I don't want to write my own player (especially when I have one built in)2 - I assume playback experience may be better when playing large file NOT through the AIR.So, can I make something like "NativeApplication.execute(pathToMp4)"?
We have a objective-c app for ios already, now we have to add a rtmp based feature(I write that with a flex mobile project).is there any way to compile the flex mobile project as a objective-c library ,so that the objective-c developer can make that work on ios device?Please help me ,Thanks!
Hi,I have following problem, every introspector usage (error, f12) throw me this alert message: "ArgumentError: error #2004 4096" (second F12 will start introspector window, which doesn't work and doesn't close with app, but application can be closed) and after closing window (after error) application still runs, so i must close it in task manager. Error isn't in application, i tried it on another PC ant it work correctly. So I tried reinstall Air, but without effect. This problem start from sec. to sec. without any action with air or any other. Can someone help, what should i try?Thanks!Edit:I solved it, any old cache bug it. Delete \Users\USER\AppData\Roaming\APP_NAME.(ANY_HASH) folder to fix it.
Ok I am desprate here, after a really long time of searching for a proper solution for this problem and after spending money for it I came here to post cause I simply do not know what the hell is happening. I have few free time in my days as a architecture student and I quite like to do so while playing LoL. But there is this small bug witch is constantly causing me nerv break down's "Adobe Air DEbug has stoped working" and bam either leaving the game i currently playing or i get dced during the luncher process. Besides LoL i have this aw snap error with is aswell constantly breaking down my website's and just rally annoying. So far what I have done:Checked for virus, spywarte, malwareChecked all the solutions that google gave me nearly. that goodle chrome support gives.Clean insall of windows 7Bought new graphic cardBought new motherboard (when i had that needed new processor memory etc)AND IT IS STILL FREAKING PRESENT! Help me please I really wonna fix this.
When I looked into the Event viewer, I noticed that their seem to be problems with AAM. I only have Adobe Elements, Acrobat Reader, Adobe Flash Player, Adobe Air, etc. AAM does not list any of the products I have, but a lot of stuff, that is far too advanced for me. I am wondering, what to do about it. Helga P.S. I had to pick one of the Forums.
Hi,I've got a problem with installation of Adobe Air 2.6 under Mageia 2 Linux. The installation stops with an error. Here's the install.log:[Adobe AIR Application Installer:8550][ERR] Application Installer end with exit code 7[setup:11894][INFO] Runtime Installer begin with version 2.6.0.19170 on Linux x86[setup:11894][INFO] Commandline is: [setup:11894][INFO] No installed runtime detected[setup:11894][INFO] Relaunching with elevation[setup:11894][INFO] Launching subprocess with commandline /tmp/air.HmUPbw/setup -ei[setup:11894][ERR] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="/tmp/air.HmUPbw/build/opt/Adobe AIR/Versions/1.0/Resources/rpmbuilder error : symbol not found: parseSpec, /usr/lib/librpmbuild.so: undefined symbol: parseSpec error : + umask 022;+ cd /tmp/air.HmUPbw/build;+ '[' 1 -eq 1 ']';+ '[' 1 -eq 1 ']';+ '[' 1 -eq 1 ']';+ exit 0;+ umask 022;+ cd /tmp/air.HmUPbw/build;+ '[' /tmp/air.HmUPbw/build '!=' / ']';+ rm -rf /tmp/a
I cannot install the Adobe AIR on windows xpHere the log:[2012-10-08:00:33:14] Runtime Installer begin with version 3.4.0.2540 on Windows XP x86[2012-10-08:00:33:14] Commandline is: [2012-10-08:00:33:14] No installed runtime detected[2012-10-08:00:33:18] Starting runtime install. Installing runtime version 3.4.0.2540[2012-10-08:00:33:18] Installing msi at d:\tmp\air4c.tmp\setup.msi with guid {14DC0059-00F1-4F62-BD1A-AB23CD51A95E}[2012-10-08:00:33:29] Got an unexpected fatal error while quitting: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception TypeError: Error #1009" errorID=1009][2012-10-08:00:33:29] Runtime Installer end with exit code 5hope someone can help.
Hi,OK, so I would like to build some custom ANE stuff, but I have fairly limited experience outside of AS application development (a bit of PHP, ASP, JS and other web stuff, lots of SQL).So, to make the journey a little less daunting at the start, I want to start in a familiar environment; Flash Builder / Eclipse.I know there are all kinds of plugins for Eclipse to support development of other languages, and I am sure I will be able to work it out once I have a working example setup, but can anybody point me to a tutorial / example / resource for setting up FB with an ANE project that I can compile, modify and test etc?Thanks,G
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.