Join a global community of Adobe Air users and developers.
Als letztes aktiv
Hii hope im at right place writing this Anyway i was today going 2 publish my first iphone applications, to try it out. Was just an arrow you can turn with your finger, just to try it out.So i fixed everything on apples homepage (was not easy sins i got a pc with certificate and stuff)But when i try publish the app it takes maby 10-15 sec then i get error says java encountered and error and has 2 close? (java.exe has encountered a problem and needs to close. We are sorry for the inconvenience.)any ide what could be the prob.Using window xpFlash cs5.5
Hi, I am running XP and previously had Adobe AIR installed ok. I recently removed the install of Adobe AIR and have tried to reload it but get the below error message: "An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator." I have tried safe mode, registry cleaners, turning of the firewall, pop ups and anti-virus, to installing as an Administrator without luck and get exactly the same error message. I notice I am not alone after searching Google but haven’t found anything that works. I would really appreciate some guidance on what do next or from someone that has experienced the same issues. Many Thanks
I tried to follow all the instructions (http://developer.apple.com/ios/manage/distribution/index.action) properly but they were written for XCode and not Adobe. I have looked on Adobe's site but I can't find any information or documentation telling me what I'm doing wrong.I am using Flash CS 5.5 and AIR 2.7.In iTunes Connect under Provisioning -> Distribution I created a new Distribution Provisioning Profile. This I opened in AIR for iOS Settings -> Deployment -> Provisioning profile. Bundle IDs match.In iTunes Connect under Certificates -> Distribution I created a new Distribution Certificate. This I installed using Keychain Access.In Flash I continued using the same Developer Certificate (.p12 file) I had been using to test my app on my device.I downloaded and used Keychain to install the WWDR intermediate certificate.In Flash -> AIR for iOS Settings -> Deployment -> iOS deployment type I chose "Deployment - Apple App Store"I compiled the app and tried to upload
Hi,I spent my precious 2 days time to write an application (AIR-Android) which can play internet radio stations (streamed audio). Every thing worked great when I used 'Test Movie' or Ctrl+ENTER. But same is not working when I generated the .apk and installed on HTC Desire HD (running Android 2.2 and have AIR with latest updates).I have predefined few internet radio stations and clicking on the station name should start playing the radio. I have used the SoundChannel with 3 second buffering option. On the device application triggers the buffering event but never comes out of that or plays the audio.I have tried few things:1. Prepared a test file with only one station2. In publish settings --> Audio Stream set the bit rate to 24kbps which is same as that station is streamed3. Increased the script limit to 30 seconds4. Tried to use Security.allowDomain() which caused runtime error (3207 Application-sandbox content cannot access this feature)I used the station "http://stream.radiosai.ne
Hi,I want to show EULA for our app in native installer(for mac). How can i achieve this.Any Help/Suggestions in this regard would be great. Thanks in AdvanceRegardsSS Rishi
I cannot install the latest Adobe Air on XP sp3I get the following errorSorry, an error has occurred while installing Adobe Air. Installation may not be allowed by your administrator. Please contact your administrator.I AM the AdministratorI have uninstalled a previous version, hunted it out of the registry and off the hard drive, ran MS FIX-IT, rebootedAND ...It still won't install, giving me the same error.Can anyone PLEASE help with this?Thanks in advance
Please download the attached file to view this post
Hi,To my knowledge there is no default option to add an android splash screen in a flash cs5.5 project.There is a little bit of a delay before the image appears when first opening the app(1 to 2 seconds...no big deal)I read in the notes here that you can implement a splash screen in flexhttps://bugbase.adobe.com/index.cfm?event=bug&id=2948842So i was just curious, is there a splash screen delay when creating a flex project like there is in my AS3 projects from flash cs5.5?
HelloI´m testing an App for iPhone, and there is a part based in th accelerometer, Device Central is not working, so I´m trying to do a Remote Debug Session.I´ve checked in Publish Settings, in Flash Tab "Permit Debugging", I´ve published the App using Quick Publishing for device debugging,So, I star the App in the PC using Debug/ Begin Remote Debug Session/ ActionScript 3 ... and appears a message "Waiting for player to connect..."Then I run the App in the iPhone (which is in the same WiFi network than the PC) and the app ask me the IP or Host Name. I enter the IP of the PC but nothing happens, just ask the IP again ...Am I missing something?, please help ... Flash is driving me crazyThanks
HelloI'm using Windows 7 Home Premium (64-bit). I downloaded the latest version of adobe air but i can't install it. Everytime the installation beggins this message pop in: "An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator." Don't know how to fix this problem, so please help me. This is install log:[2011-09-10:09:36:11] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86[2011-09-10:09:36:11] Commandline is: -silent[2011-09-10:09:36:11] No installed runtime detected[2011-09-10:09:36:11] Starting silent runtime install. Installing runtime version 2.5.1.17730[2011-09-10:09:36:11] Installing msi at c:\users\robi\appdata\local\temp\air74b2.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}[2011-09-10:09:36:13] Runtime Installer end with exit code 0[2011-09-10:09:42:33] Runtime Installer begin with version 2.7.1.19610 on Windows 7 x86[2011-09-10:09:42:33] Commandline is: [2011-09-1
I want to add "Exit" button to my app, used this code:exit.addEventListener(MouseEvent.CLICK, exitHandler);function exitHandler(e:MouseEvent):void{ fscommand("quit"); } But it is not working, after click nothing happens.Are there any mistakes in code or other solution?
Hello!So, I'm going to describe the problem right away. I'm on Windows 7. I recently tried installing a small flash game with Adobe AIR, but recieved an error message about being unable to install(I don't remember the exact text) and it said "Error #0" at the bottom. This was with Adobe AIR 1.5.3.9120, the version I still have, but more on that a bit later. When installing the game, Adobe AIR wanted me to update to the newest version, 2.1.7, in fact it would have done that automatically. However, there was that Error #0. Afterwards I tried updating Adobe AIR myself(by manually downloading the update from this website), but I recieved this message:"An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator.".Needless to say, I am the administrator, and Adobe AIR has premission to do whatever it likes. I still haven't solved the problem, so that's the message I still get.First I tried uninstalling Adobe AIR via P
I've made a neat little questionnaire for a client, running on Ipad2 with AIR for iOS 2.7 There are radio buttons for multiple choice answers to questions and a few text input fields for user info. My problem is that after I leave any of the text fields and press the "submit" button the keyboard stays out and can be put away only manually, with the little retract key in the lower right corner. Anyone know how to code for this in AS3?thanks, c.u.
Hello,i've created a textField with TextFieldType.INPUT and restricted it to all digits.Example:textField=new TextField();textField.type=TextFieldType.INPUT;textField.restrict="1234567890";Now i want to know, if it is possible, to set this field as "digits only". If i tap on the textField in my Emulator or my android device, the standart virtual QWERTY keyboard appears. I want to know if it is possibel to set the field to a "digit field", that the "digit only" keyboard appears to the user. Something like the keyboard that appears if i want to call someone.
HELP! I had everything working: all certificates, etc., and had a demo app imported through iTunes and working on iOS.Today I tried to compile and import via iTunes as I had done before, but now I'm getting the dreaded "entitlements are not valid" screen. I've re-downloaded the developer_identity.cer and appName.mobileprovision certificates, recreated the .p12 certificate, cleared everything from the device and from itunes, recompiled, made sure the id tag in the XML file matched the AppID, can't think of anything else to do.
Hi, i am searching for a technology to develop a mobile application (basically it's a website, the user can view it on his/her mobile) that helps the user to upload videos, musics, take picture from the mobile and share those pictures. Hope adode air will be the right choice ? any other suggestions are welcome ...
HiI publish a new app on android market : the app (fortune cake) appears as published in my developper console but when I search for it in the android market I don't see it.The first app i published showed instantly after I publish itDoes this process take much time time now or do I miss something ????thanks for yours awnsers.
Hi everyone!I download Air 3 and there have the device speaker control, But how do I use soundmixer class to replace the sound from earphone to speakerphoneCan you show me an example code on button?, please...Thanks!
When I try to run a program that uses AIR I get a window that says "The installation of this application is damaged. Try re-installing or contact the publisher for assistance." I have tried uninstalling and re-installing many different versions including the most recent and I still get this message.I have Windows 7 OSCan this problem be fixed?
When I try to install Adobe AIR I get this error, "An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator." I have looked through other forums on this topic but cannot find a solution that works. I have tried uninstalling it from programs and feature, but it doesn't even show up there, I have tried running a script that Chris posted in another topic but I get an error when it starts to try and delete files, I have tried to go into the command prompt and uninstall it from there directly but no luck with that either. Tried everything and not sure what else to try if I could get some help that would be awesome. Thanks
I have an AdvancedDataGrid that uses HierarchicalData to display data in a tree format. For one of the columns, I'm using an AdvancedDataGridRendererProvider to display an image to the right of the label at depth 2. On mouseover of the image, some information should be displayed. But when I tried, the image overrides the label text.. Can someone help me to resolve it.. I have implemented the code as below..Sample AdvancedDataGrid code:-<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:mx="library://ns.adobe.com/flex/mx" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:local="*"><fx:Script> <![CDATA[ import mx.collections.ArrayCollection; import mx.controls.Alert; import mx.events.FlexEvent; [Bindable] private var dpHierarchy:ArrayCollection = new ArrayCollection([ &nb
I'm unable to start and run any AIR apps built using previous SDKs in the latest AIR 2.7.1 release. Basically either the application will not start at all or will try and launch the window and close immediately. I'm using Flex 4.5.1 IDE and even updated the AIR SDK to 2.7.1 to build my app, changed the dicriptor version tag to 2.7 in the app.xml file as well but to no avail, Am I missing something or did Adobe drop the ball here!?
Can someone explain to me what is in the .ipa package for Apple iOS?I opened the package and I don't see Objective C code. Does the iOS just contain a SWF?
Hey,I was wondering if it in any way could be possibly to package with captive runtime in a combination between the new 3.0 ADT and the 2.7 SDK?In the 3.0 feature sheet it says; "Developers can now control exactly which version of the runtime an app executes against"
I have been able to port my BlackBerry tablet applications to Android Emulator. The performance seems really poor in terms of graphics and audio play. The audio play is a litte chunky and the graphics appear to hesitate slightly. Is this a "feature" of the emulator and the actual devices are a lot better or does the emulator reflect that of the actual device for AIR applications?I've tried adding<renderMode>gpu</renderMode>But it does not seem to make a difference.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.