Join a global community of Adobe Air users and developers.
Recently active
I'm working on this slideshow test app, that starts by loading an array of online pictures, that when loaded becomes a this slideshow...My question is: How can i keep the app in this state when the home button is pressed on the iPhone?As it is now, when i reopen the app after a trip to the homescreen, the app starts to reload, altho it has been loaded and running in the background.(I'm working in Flash professionel CS5 btw)
Hi,When i use the gpu to publish my adobe air 2.6 ios project, when i run it on iphone the font in the texfields is scale down twice is size, but online on the first time that i run the application, when i enter on differents area the font size is normal.Anyone knows why is doing that?Thanks,Nuno
Hello,i have a little Video & Audio Broadcaster and Receiver Application, using rtmfp and cirrus.As an Example, following Scenario:1. Broadcaster: AIR Debug Launcher on my Laptop2. Receiver: IPad App=> Everything works as expected, the Broadcaster Application on my Laptop broadcast its live Audio/Video Stream, the Ipad App can receive it.Now comes the strange part. When i switch the IPad App to the Broadcaster and my Laptop Air App to the Receiver, it does not work anymore; so the scenario is as follows:1. Broadcaster: IPad App2. Receiver: AIR Debug Launcher on my LaptopIn this Scenario the Receiver NetStream gets no NetStatusEvent.NET_STATUS after tring to play the Stream, the Broadcaster's NetStream fires no onPeerConnect Event.This renders my app pretty much useless and iam interested to hear if this is a known bug or if iam missing something?
Is there a way to force the multi touch gestures on the iPad off?I have apps that use 3,4 and 5 finger gestures and the system wide multitouch gestures are making the app not work if they are turned on
Hi,I am developing a mobile application and I wanted to test it on a real device, so I choose Samsung S5570, because it has Android 2.2 and I read that this Android version is compatible with Adobe Air. When I wanted to install adobeair.apk, on Market it told me that my phone is not compatible with Adobe Air.So, in this moment I have a device that I can't use Is there any chances that Adobe Air be compatible with my device?Thanks
We're working on an application that shows a 3d view of the world, but we also want a 2d map to be available to users. The 3d app is being designed and built by objective-c programmers working in xcode. Would it be possible to build the 2d map in flash, export it to ipa, and have that included into the xcode build? We can't really have two separate apps, cause a use would need to exit the 3d app to enter the 2d app. We'd like the 2d map to be a feature of the app.
According to the documentationhttp://help.adobe.com/en_US/air/reference/html/flash/media/Microphone.html"Content running in the AIR application sandbox does not need permission to access the microphone and no dialog is displayed. AIR content running outside the application sandbox does require permission and the Privacy dialog is displayed"But I'm having problems starting the Microphone object, which starts muted and permissions need to be given right clicking on the flash object.This function returns always true before permissions is given:public function isMuted():Boolean { var mic:Microphone = Microphone.getMicrophone(); return mic.muted; }The swf loaded is inside the application sandbox, but it's failing also from the debugger.Any ideas what else to look?Thanks,Guille
Hi all,If I publish for ios within the flash 5.5 environment, does that output as air 2.7? Or do I have to use swf then the ADT command line?Ta,James.
Hi, I am trying to find out whether it is possible to use Adobe AIR on Windows CE. I could not find any information on the web page therefore I assume it is not but just want to make sure. If the answer is no is it in the roadmap?Thanks.
When i go to a https website with an untrusted certificate i get this warning.when i click "yes" the HTML component does not go anywhere. just a blank white screen.tried this out with adobe air 1.5 and 2.0
Hi, I'm trying to use the ADT to create an AIR 2.7 file, but it's the first time i've used the command line tool to build one and am having problems understanding the signing process.I can generate a cert.p12 keystore file from within the flash IDE, and this asks for a password for the file (-storepass)I can also use ADT to create a self-signed certificate from the command line, here you can specify the -keystore (cert location) and -keypass (password for the key in the store)I cannot find a way of generating a self-signed certificate where you can specify both passwords though, one for the store (-storepass) and one for the key (-keypass).This is a problem because when i go to package my AIR file using ADT it needs both passwords -storepass and -keypass before it can publish it.Does anyone know how to generate a self-signed .p12 certificate and have control over both the keys...?I have spent hours playing and searching now so may have the wrong end of the stick, could do with some hel
Hello All-I am new to developing iPad/iPhone apps, and am currently using Flash CS5.5 to create an iPad app for a client. Basically, the app is a multipage form with tons of radios, text fields, and text areas. It has a header and footer with some vector graphics. So here is my problem.In my publish settings, i have "Auto-Rotation" checked, which works fine. The native dimensions of the app is H: 1024 W:768, so when it rotates now, it just scales everything so all the content when in landscape mode fits on the screen. But what I want is when the iPad is rotated, I want the header and footers to scale to fit the entire screen, and I want all the form areas to stay the same size. This obviously would require the user to have to "pan" up and down to see all the fields of the form.I attempted to use the "code snippets" to accomplish this, but it really made things quite screwy. If anyone has any sites, tutorials, or groups that address this, or if you know how to fix this, I would GREATLY
how can i make a movieclip folow a nother movieclip and when it is in a distance stop and then do somthing?can you give me a sample codeThanks
I'm finding out that in an application I'm developing, the STAGE_VIDEO_AVAILABILITY ("StageVideoAvailability" string) event isn't being fired when compiled with AIR 2.7 SDK. With AIR 2.6 that event actually worked. I'm having the problem not only in Android/iOS but in ADL as well.The code I'm using is the regular one for that:this.stage.addEventListener(StageVideoAvailabilityEvent.STAGE_VIDEO_AVAILABILITY, showVideo);The event never fires. I've also tried both CPU and GPU modes. What's the problem?Thanks.
Hi,since Colin posted that nice videos from bytearray.org I wonder if there might be differences from within the ipa that is produced by Flex or Flash?The orientation is so much better compared to all attempts that I tried from within Flash and the videos I have seen from the FLex team look so amazing that I question if these things are probably just because of the fact that Flex is handling certain things differently...That would also explain why there are a couple of weird errors within the 2.7 version that usually would have been seen when testing files on a device.So, I would like to know if anyone has been doing a fullscreen, landscape app with Flex that has a native looking orientation change? Without all the short appearing squeezing and moving when turning into portrait?
how can i acces a movieclip on the stage in a nother movieclip classthanks
On start up I get a pop up " The installation of this application is damaged. Try reinstalling etc." Have tried reinstalling Adobe Air and get the same reply. I have now trawled through my registery files, deleting all Adobe Air files in order to get a clean installation and have reistalled AA but still get a "Damaged Installation" Can anyone suggest a solution?
Hi folks,How to avoid the blurry effect when render in GPU mode? I attempt to set quality to "LOW" but still get the same "filtered" look. To the contrary, in CPU mode things appear far clearer and sharper, bitmaps tend to be pixelated, but this is just what I wanted.Any help is appreciated!
Hi,how do you tell Flash CS 5.5 to compile an iOS app with AIR 2.7 and Flash player 11? (Molehill)I have both installed but Flash seems to complile to player 10 in AIR 2.7 and I want player 11 in AIR 2.7.Any help much welcome!regards!
Hi,Is there a way to skip the "smooth" rotating transition when changing orientation on the device?It currently looks quite bad as the game is very jerky during this transition (I'm using an iPad 1). There is also a new bug in Air 2.7 with fullscreen Landscape mode, and when I use a workaround (setting it to portrait and using setOrientation to make it landscape) I still see a small list doing the rotating transition even though the rest of the screen is blank. Very frustrating.I would like to see an option for an instant, clean change between orientations, to avoid these issues.Thanks./Andreas
Hi, When I preview an iPhone app in Flash (File | Publish Preview | Flash), it opens in a tiny window, as shown on the screenshot. Any suggestions how to make the window open at 320x480? Thank you.
just like the title says. is this possible? Has anyone sussessfully done this?
I am working on a puzzle app for iOS devices and am looking for an alternative option to shared objects as I wish to have the values of a large number of variables (over 100 per puzzle) saved locally so that the puzzles will be in the same spot when the user opens the app. If anyone can suggest the best alternative to try and also if you have a link to a tutorial or code that would be great. I have no experience with mysql or databases so am after the simplest possible method.
Hello, Adobe team,My company develops Adobe AIR-dependent software for MacOSX that has been affected by AIR's permissions problems this past couple of years. The script posted by Adobe's Chris Campbell solves most of our client's install issues. To improve our user experience with our upcoming software release, we plan to incorporate those repairs into our installer.Did versions 2.6 and 2.7 of Adobe AIR already address these problems? We haven't seen newer threads confirming this and want to avoid applying changes that may not be necessary.Thank you for your feedback-cpiDeveloper.
I first published an app in Oct. 2010 with Flash 5.0 on Mac. - System required iOS 3.0I was publishing an update to the app with Flash 5.5 on Mac- iTunes Connect will not accept the upload because it is not backward compatiable.- New ipa requires iOS 4.0How can I publish with Flash 5.5 and be compatiable with iOS 3.0?Or do I have to reinstall Flash 5.0 to publish this update?Maybe the problem is that I did move to retina display resolution.If I went and changed the resolution from High, back to Standard, would this make a difference?Thank you! Thank you! Thank you! For anyone with the knowledge and time to help!Jim
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.