Join a global community of Adobe Air users and developers.
Recently active
Is there a good analytics gathering solution for Air for iOS? (Somethign like Flurry or Google analytics?)
All attempts to download produce the following message: ' could not find mmdladmin.corp.adobe.com'. How do i circumvent this block please?
I've created an Air app (air 3.1) with JS/HTML and I'm compiling on Windows 7 64bit, using the Air SDK 3.1. Self-signed cert.It seems if I run the air app without selecting "Run as administrator", it loads the initial window but no further events seem to be captured - mouse clicks within the app don't do anything for example and its clear from the Windows Task Manager that none of the cpu/mem resources I'd expect it to be using are.If I run it as administrator everything is hunky dory.Obviously I don't want to have to instruct windows users to Run As Administrator, so how do I get this to work by default without the admin privilege. Is it something to do with the lack of proper cert?
Hi all,I would like to share our new game for iPhone, iPad and Android devices: Captain SkyroHere's the trailer for you to check it out: http://youtu.be/ljqiQ0cVgfE The game is available now on the App Store and Google Play for just AU$0.99App store: http://itunes.apple.com/us/app/captain-skyro/id509997417Google Play: https://play.google.com/store/apps/details?id=air.com.teampokpok.skyroTeam Pok Pok spent 10 months building the game using Adobe AIR, first releasing the Android version and another month to resize for iOS devices.We would love to hear your feedback on the game, or even questions on our development process.We've also documented a fair bit about our process of working with AIR and mobile devices and resources to overcome common problems.Check out our blog here: www.teampokpok.comDan - Team Pok Pok
Hello,I want to open (with another application Android) a file from an Air applicationnavigateToURL( new URLRequest(myFile.url) );the problem is that Android give me only Adobe Reader to open "myFile"how Android proposes to all applications succeptibles to open "myFile" ?openWithDefaultApplication() doesn't work on Android.thanks
I noted this issue in another thread but thought it might help a few people if it was a thread with the specific title as shown.I downloaded the AIR 3.2 SDK from the final release link and all of the file dates within are earlier than the files in the pre-release version: air3-2_p6_sdk_mac_022712.tbz2. Given the messy state of trying to merge folders in the Mac Finder I'm going to hold off installing v 3.2 until I'm sure it's the correct version.
Why ADOBE Air Can't Download In Internet Download Manager And My PChttp://mmdladmin.corp.adobe.com/air/win/download/3.2/AdobeAIRInstaller.exe (Cannot Found Server)And This:If you find a solution, Please Contact Me: Muhhasbi76@gmail.com
I've been testing my application on Ice Cream Sandwich for quite a long time now (Galaxy Nexus S, adt version is 3.1.0.4880). Everything seems to work quite well except one little annoying problem. The entire application flashes black when phone orientation is changed from landscape to portrait or back. The black screen is only visible for a fraction of a second and then the application is properly rotated. Does't seem to reproduce on iOS. Does anyone have the same problem? Any workarounds? Or maybe it is a known issue? Couldn't find anything through the search.
I created form that uses several TextFields of "input" type and while those behave fine on Android on IOS, when I select textfield its "native" part shows up above the display list, so whenever i scroll my form under other parts of the application it is fully showing on top with the cursor, text entered and little "x". Is there any way to cure it? I'm baning against the wall here.I know there is stagetext native component that should act like that but i'm using just regular textfield and i don't want any nice features but i want it to be part of my app not above it. Again, on android it acts perfectly normal.Target device: iPod 4gen iOS 5SDK: 4.6 + AIR 3.1If anyone has any thoughts please help.I'm thinking this is just a framework bug...
I packaged an app using flash professional and the blackberry SDK and included the following app icons in the publish command line icon36.png icon48.png icon 72.png but when the app appears on the simulator there is no icon, its just a question mark. What have I done wrong?
Hello Everyone,on my most recent assignment, I am supposed to create a native iPad app from an existing .swf. This .swf has been generated by SAP BO Dashboard Design (aka Crystal Xcelsius) and as such works quite nicely. Installing and running on the iPad is also a breeze (using adt) as long as the dashboard is self-contained and does not pull in any external data (via SOAP compatible web services). However, as soon as the dashboard becomes dynamic, the app does start but comes up with a familiar error message (#2032) that points to security limitations in accessing external data. In a non-iPad environment, this can be easily fixed by defining the document as trusted, but how can I define this app (the former .swf) as a trusted document when there is no flash player/plugin (and hence no settings manager)? The functionality (for my app) seems to be readily available except that I can't get it to be executed. Any hint will be appreciated.Many ThanksRoland
Had our app accepted on first attempt - which was a pleasant surprise. Thought people might be interested in seeing a non game app.The app is a first iteration for backoffice users of our ticketing platform. Allows simple checking of sales and manual / automated door check in for events. Things that might be of interest: - automated scanning is by integrating in http://zbar.sourceforge.net through an ANE - will release ANE once I get chance to cleanup a little - used metro inspired skinning which turned out to be easy to do and quite performant due to their simplicityCan post some movies of it in action if anyone interested in seeing a little more.Seanhttp://itunes.apple.com/ie/app/ticketsolve-mobile/id510820995?mt=8
I have been developing a flex mobile app over the past few weeks. My concern is the new Retina Display. Will the IPad 3 automatically use the Retina Display? Is there anyway to force the IPad 3 to NOT use the retina display. I am too far along to be redoing this.Thanks
Found something strange.. wonder if anyone has any ideas on this.Working on an iPad app.. Last week when I would load in a users Twitter page with stageWebView It would load up the nice HTML5 version.Now its loading that horrendous plain HTML version.Here's the strange part though.I have an option in my app with many sharing options... "Open In Safari" is one of them.When you click on Open In Safari .. the exact same url is passed and launched with the native Safari Browser... and it loads up the HTML5 version.Isn't the browser being used in stageWebView just the Safari browser ? What's different ?Does anyone know why it was working last week and not now ? or how I can get it to work again ?Strange.......
Hi,i've been playing around and trying to see if its possible to create an AIR appliaction on a mobile device that uses xmpp and the xiff library to connect to an xmpp library. I've managed to get it up and going on a desktop AIR program but cannot get it working on a mobile device, physical or simulator.Any help is greatly appreciated.
I'm a bit confused about todays announcement of AIR 3.2 for iOS. It says hardware accelerated 2D, but I thought that's what the GPU mode option was in Flash CS5.5 iOS options anyway?
hello guys~ i have seen some cool videos about Molehill demo on android device ,but when i start to learn stage3d and adobe air , i hear someone say stage3d is not available for mobile at this moment.i read adobe air3.0 realease notes and stage3d documents but no information about whether the stage3d hardware accelerated rendering is avaiable right now on android or not .could any one tell me ? thanks!!
Hi!When I click a textfield at the bottom of the screen, the soft keybord appears and my application is moved upwards in order to keep the textfield visible. That feature is nice, but when I click outside my textfield, the soft keyboard disappears and my application stays on top. When I click the button on the soft keyboard to remove the keyboard, the applications is moved downwards again, but not when the textfield loses focus and the soft keyboard disappears automatically.Is there any way to tell the keyboard explicitly to disappear? Maybe then the applications is moved down again...Thanks for any replyJudith
Is it possible to create a video conferencing application using Adobe Air / Flex for iPhone and iPad ? There is a sample code available on the net on how to do this on Android. Does this works for iOs too ?
Is there anybody make a ios native extension for adwhirl?When we after make the ane, then ipa package, there is many ld: illegal text-relocation error? how to fix this error
HelloI have a mobile AIR app with a simple layout:<s:View ...><s:layout><s:VerticalLayout /></s:layout><s:TextArea width="100%" height="100%" /><HGroup width="100%" > <s:Button label="button" /> <s:Button label="button" /> <s:Button label="button" /></HGroup></s:View>The application is set to resize when the soft keyboard opens by setting resizeForSoftKeyboard="true" in the main app. The textArea uses the default Flex 4.6 skin. My problem is, that if the user opens the keyboard by typing text into my texArea, he will be unable to click the buttons below the TextArea, because as soon as he tries to click a button the soft keyboard lowers (because the focus it out of the TextArea) and immediately opens again (because the mouseDown position is now above the TextArea).I think this is the order of events: 1. textArea loses focus 2. keyboard goes goes down
Hi,If I add an input text box to my ipad app and then compile to ipa and run on the real device then I get strange behaviour.For example my text font (of the input field) is 100% sure fully embedded in the project.But, when you set the focus to the input text (which I do automatically with stage.focus=myInputText then the input field does get focus, but the font used is sooooo extremely large and not the font which I embedded.Now it looks like Ipad (Iphone possibly too) changes these properties when we are actually entering text, so als long as the input text is in editing mode, it is that huge ugly font.Are there known techniques to handle this and to be able to use the originally intended font in its originally intended size ?Kind regards,Bart
I am using Adobe Flash Professional CS5.5 to build an iPhone app with AIR 3.I am implementing the FacebookMobile flash API which uses a StageWebView to display the login form. Everything works fine when I test my app locally (on my computer) but the app always crashes on iPhone as soon as I click on the "Email" text field to type my email and be able to login. The iPhone's keyboard is shown and then my app simply freeze forever (I don't have time to write any character in the text field).Am I doing something wrong with my StageWebView? I can't figure out why this is happening.public var webView:StageWebView;Here is the code where I initialize the StageWebView :webView = new StageWebView();webView.viewPort = new Rectangle( 0, 0, stage.stageWidth, stage.stageHeight );FacebookMobile.login(handleLogin, stage, permissions, webView);Any help would be appreciated.
Hi, I'm facing a problem while rendering text on a mobile app. I'm createing a textfield and when it shows the text seems strange - readabel but strange. Also, when I zoom the text the font seems to be replaced by a bitmap representation of it since it becomes pixelated and blurry. The textfield properties I'm setting advanced antialias and embed fonts to true. I'm embedding the font into the application and this is working, since the text is shown in the correct font.Oh, and the app is being rendered on cpu mode and stage is on HIGH quality.Any clues about that?
I am building an iPad application that is to run in landscape mode.When I launch my app .. the startup screen displays properly... then it quickly squeezes and displays rotated for portrait .. then quickly goes back to landscape.Any idea why this would be happening ?Everything was fine when running AIR 2.7 .. I'm now using AIR 3 and seeing this problem.
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.