Join a global community of Adobe Air users and developers.
Recently active
Hey Folks,I'm being asked to build a cross platform mobile app in Air using the camera class and starling. Originally you couldn't use the camera for GPU accelerated apps which starling runs on. Does anyone know if this is now possible?Cheers,Peter
Hi,With the latest AIR sdk our app crashes at startup. I believe it did not happen with 16.0.0.240.Is there anyway to download 16.0.0.240 so I can confirm this ?Thanks!-SimonThis is the log I can see from Xcode:Incident Identifier: 00507C8D-3963-4D27-A81E-26E782DBADE6CrashReporter Key: fea60ed69df7dba318c54dbf409ec27521f19de0Hardware Model: iPad4,4Process: SDTablet [1642]Path: /var/mobile/Applications/1748CFC7-D72C-4AD7-A34A-87321157F048/SDTablet.app/SDTabletIdentifier: com.stardoll.downtownVersion: 1.4.4 (1.4.4)Code Type: ARM-64 (Native)Parent Process: launchd [1]Date/Time
Until now, when publishing to AIR from Flash Professional, I could manually edit the app descriptor XML with a little workaround: 1. Set up my publish settings in Flash Professional and click OK2. Then edit the XML file and save it3. Then Publish from Flash Professional WITHOUT opening the Publish Settings again (which would recreate the XML file).This has been CRUCIAL to me in order to add certain elements to the XML file such as <extensions> I want to include with my project.However, this seems impossible to do with the 3.4 AIR SDK release version. When I try, it ignores my manual edits of the XML file and simply removes them when I publish. This is a HUGE problem because now I can no longer add <extensions> in the app descriptor file (and this can't be done from the Flash Professional GUI).Anyone have ANY idea how to keep adding my extensions to the app descriptor file?
I have made a bunch of animations in Flash, and I have some actionscript in there that should only work in Air(I didn't know that when I made them), and now what I need to do is convert it into an Air document. There seems to be no easy way to do this, am I just not seeing it? Thanks.
Hi there,I can't reach the bugbase since yesterday:The web site you are accessing has experienced an unexpected error.Please contact the website administrator. The following information is meant for the website developer for debugging purposes.Error Occurred While Processing RequestYou have attempted to dereference a scalar variable of type class java.lang.String as a structure with members. Resources:Enable Robust Exception Information to provide greater detail about the source of errors. In the Administrator, click Debugging & Logging > Debug Output Settings, and select the Robust Exception Information option.Check the ColdFusion documentation to verify that you are using the correct syntax.Search the Knowledge Base to find a solution to your problem.Browser Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36Remote Address 10.5.14.7Referrer Date/Time 17-Jun-15 04:56 AMAny ideas?
Quick question for the AIR dev team.Will Workers for iOS be a priority for AIR 18 beta, or are there any concrete plans for iOS workers?i've been longing for this feature for quite some time now, it kind of sucks to have to maintain 2 versions of my code to support both Android and iOS.
Hi,I just noted that the Kindle Fire HD 7 shows app icons quite prominent in the center of the screen with a huge size, and our app icon appears SUPER blurry. The documentation states that the maximum icon size for android is 144x144, but sometimes the documentation isn't up to date. So my question: Is there any icon size larger than 144x144 supported for Android builds already? If not, any plans to extend the support for Kindle Fire HD and the likes?Thanks
Hi All, My mobile game android app should be in landscape mode, when I maximize after minimize the app it will display in landscape mode and screen not rotated, but the problem is height and width are interchanged. So it was displayed half of the screen only remaining was blank screen, if we lock and unlock the device, automatically the height and widths are fit according to screen size. I handled the above problem using Event.ACTIVATE, if app is active then i reset the width and height. But it is also not working in some devices.
I have been using adobe download assistant to login and install a trial product of dreamweaver, when I come to attempt to try this I go ahead and update adobe air as it required a update. Adobe air crashed completely to the point when I wanted shut all adobe programs off. This hasn't been the first time it happened, it did it twice. Adobe cant do nothing about it! Is there a way I can fix the adobe air crash? Thank you.
I have an App to playback RTMP live stream, it works very well on AIR SDK 4.0, but google playstore noticed me to upgrade because of OpenSSL. So I download AIR SDK 18.0, but my App does not work well now.I am using OSMF like,var mediaPlayerSprite:MediaPlayerSprite = new MediaPlayerSprite();var videoSource:LightweightVideoElement = null;var url:String = "rtmp://server/liveH3Camera/ch1";if (videoSource == null){ videoSource = new LightweightVideoElement(new StreamingURLResource(url, StreamType.LIVE));}else{ videoSource.resource = new StreamingURLResource(url, StreamType.LIVE);}mediaPlayerSprite.media = videoSource;addChild(mediaPlayerSprite); On an old Samsung(GT-S7560M Android 4.0.4), everything is fine, but the same App will be black screen when first time to play and second time would be dead, no response on Samsung(SGH-1337M, Android 5.0.1).On PC and Simulator, it woks fine. I tried AIR 15.0 17.0,18.0,black screen and dead run. Only 4.0 works well.It make me crazy.
Here is the bug report: Bug#4021458 - [Android] Multitouch.maxTouchPoints returns only 2Multitouch.maxTouchPoints returns only 2 maximum points no matter how much maximum points device touchscreen support.It has been tested with AIR 13, AIR 17.0.0.144 and AIR 18.0.0.180 with Android 4.4.2 and Android 5.0.2 multiple different devices. Same problem in all cases. That works fine with Windows.With this issue we cannot create good user interfaces because we don't know maximum supported touch points for device. Please fix it ASAP.I'd like to ask everyone affected by this issue to take a minute and vote for the following bug. Thanks.
I'm having some issues getting a basic R&D app to run on an iPad. When I use Fast packaging, the app will run fine (possibly slowly), but when I use Standard packaging, I just get a blank white screen that doesn't do anything.I have reduced it to two different Hello World apps that I can reproduce this with:1:package{ import flash.display.Sprite; import flash.events.Event; import flash.text.TextField; public final class HelloWorld1 extends Sprite { private var m_lbl:TextField = new TextField(); public function HelloWorld1() { stage ? init() : addEventListener(Event.ADDED_TO_STAGE, init); &nbs
Hi,I'm working on an iOS app that lets users edit images. (iOS 8, iPhone, Air 15)Is it possible to load an image from the camera roll without any interaction by the user?(For example, I would like to show the latest taken image if a user launches the app) Thanks
Hi.I would like to open a file with registered handlers on a mobile system, and I'm wondering, is there a way to do this in AIR for mobile?I've tried using URI schemes, but that does not work... File.openWithDefaultApplication() does not work on mobile systems 😕😕Any ideas?
After sending days jumping the 17 thousand flaming hoops that Apple makes you do, i got my p12 and user profile and was able to make an IPA on my PC and then moved it by USB to my Mac added to the Apps, synced and uploaded to Ipad2 only for the App to display only a black screen.I know its reading something as the time and power still display and when i did it a second time and published as Iphone the App showed a black screen but was zoomed in (i.e. time and battery bigger). It seems to not be reading the swf, but thats a guess. The App is nothing more than a simple moving box as i wanted to test i could get it from PC to Ipad before building any further.ANy help would be greatly appreciated as this is for my work.
Hi,I have been trying to publish a game i'm developing in Adobe Flash CS6 using the Adobe Air platform.I have done this countless times before, I am not new to developing in Flash.Even if everyone thinks HTML5 will take over because "Flash is dead" I still think it is a great developing platform.I'm having trouble getting my APK files to run under Android 5.0.2 (Lolipop) for no apparent reason. If i choose to install AIR separately, it works. If i choose to embed it into the APK, it gives an error immediately after launching the app.There are no error codes and nothing i can reference. just an "Application failed to start" error.I would appreciate if anyone could help, thanks.
Hi,I am currently working on adding mobile packaging to Flexmojos. While most formats seem to be producing useable output the IPA file created seem to be having problems. I am able to install the app on my iphone, but as soon as I want to start it the app icon becomes dark and the label "Installing ..." ... When creating the IPA with IntelliJ the App seems to be working nicely. So I ended up comparing the working and the not working ipa file and I could see that the Executable in the working one is about 15MB big, and in the not working one it's 0byte big. So I guess this is the main problem. Another difference I could see, is that the working ipa contains the SWF with about the same size as the original SWF file, but the not working one is only one third of that size ... so eventually there's a second problem which I need to sort out first.Here comes the command I am using to generate the output (Currently I copy part of the air SDK to the /DukeCon-Flex/core/target/adt directory):/Duk
Ls,Since AIR 16 I cant compile to iOs on my x32 Os (windows vista ultimate)On my laptop its fine, uses x64 windows 7.Failure because of compile-bc-64.exe not working on x32 (makes sense sure)So: Is there a way to not have it use the -64.exe but only the normal compile-abc.exe?Flash builder: 4.7AIR sdk: latest two 16. & 17OS: windows Vista ultimate x32Highest regards,Mac
[ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3004: Insufficient file space." errorID=3004]This randomly happens on iOS 5 when I do addBitmapData to add photos to the Camera Roll. The device has got 4.6 gigabytes of free space. Sometimes it works fine, and sometimes it randomly fails and has this error.This does not appear to be happening on my iPhone 5. As long as the photo access hasn't been disabled in privacy settings, the addBitmapData always seems to succeed.Using AIR 3.5 beta, I think this was happening in 3.4 too though.Why does it do this and how do I fix it?
Kudos on release of iOS Workers!! We've been waiting for this, for quite some time!I'm unable to debug on my iPAD - I'm seeing An internal error occurred during: "Launching Tablet (Debug)". Attempted to beginRule: P/Tablet, does not match outer scope rule: com.adobe.flexide.launching.FlexLaunchSchedulingRule@517ecd20I'm using Eclipse Kepler (4.3.2) - I've seen from a previous posting:Re: iOS Debug Internal ErrorThe resolution was to use: Eclipse Juno 4.2 Is this still the case or is there a workaround for this? Really hoping I'm not going to have to run an alternate version of Eclipse...
So I don't want to upload my apps to the google play and iOS stores with the "air." prefix on their package names. I've seen a guide to do this here, but it seems to be very error-prone. Now, on stack overflow, there was one answer to this question (here) that mentioned a much simpler method: set the environment variable AIR_NOANDROIDFLAIR to true and export your app.So I've set this variable on mac and tried exporting an app, but it remains with the air prefix. I tried looking around the web to see if I was following the advice correctly and found that environment variable trick mentioned only on two stack overflow answers. Is that thing legit?My publishing setup is mac with adobe flash builder 4.6, if this helps. I'm used with exporting apps via the "Export Release Build" button.
After my application installation is completed executable file does not contain any details in properties. There is only Type Application presents in Property->DetailsI think, it would be great to add there all needed informaion from application.xml <versionNumber>15.05.07</versionNumber> <versionLabel>15.05.07</versionLabel> <description> <text xml:lang="en">Application description.</text> </description> <copyright>Copyright (c) 2015 My App</copyright>not only for installation package, but also for runnable application. Is there any way to do that?
Where is the AIR 19 release notes pdf?I'm specifically looking for something relevant to the AIR 19.0.0.124 July 16 release.
Hello,I launch an Air app on Windows with a batch file start myApp.air It work, but I have a version box : - installed version 1.0.1- version to be installed 1.1.0is-it possible to install directly the app without this version box, to add an argument to the command line ?Thanks
Hi,Adobe asked for some CPU feedback about AIR Beta 18.0.0.142, so I'm posting them here.I've done several tests between .96 and .142 and I've been seeing significantly lower CPU usage. Tests have been done on both desktop and mobile on Scout, trying to be as apples to apples as possible (it's a multiplayer game).Here's results of 3 tests:CPU % on 18.0.0.96CPU % on 18.0.0.142CPU % Lowered45%37%8%38%34%4%36%29%7%My project is 100% Starling and it has a lot of CPU usage coming from various frameworks, biggest of which is the Spine animation framework.Also, across all tests, Starling.advanceTime CPU load has been reduced more than Starling.render. That's probably all the game logic benefiting from the new SDK.Hope any of these findings help. I'm certainly sticking to this SDK. Thanks Adobe!
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.