Join a global community of Adobe Air users and developers.
Recently active
Hello, We have few Flex screens in our primarily Java Swing UI. This was until now displayed using DJNative Library which uses OS browser and Flash to display the swf files. But now after Flash EOL we are looking into options, Can Adobe AIR be embedded in Java thick client application to load these swf files? TIA!
Hi - I am trying to publish mac and windows installers for AIR. My question is about the signing process. 1) Is there a way to sign (within Animate) the mac / win installers using a p12 or pFX? The UI option is there but I wasn't sure if this was still an avaible option (as Adobe required Digital Signing Certs a few years ago for AIR). 2) Is there a way to create mac / win instalers from ADT / command line tool? I have the Digital Signing Cert and know how to sign the AIR files (sidecar installers) but I am hoping there is an easier way throught the Animate UI / publish?
Hi. When i try to install Adobe Air on my windows 10 pro machine i get the following error. "An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator." i am the administrator, in the admin account and windows has all updates. I have checked the run as admin box in properties>compatability mode and have tried it on all compatability options. Can you please help as i have a few apps that need air to run
As support for Adobe Flex is ending in 2020, we are migrating Adobe Flex web application into Adobe AIR standalone applicationas steps belowCreating certificate./adt -certificate -cn SelfSigned 1024-RSA sampleCert.p12 samplePasswordCreating AIR application./adt -package -keystore ./sampleCert.p12 -storetype pkcs12 -target bundle AIRApp.app App-descriptor.xml App.swf In many places we make call to ExternalInterface like belowExternalInterface.call("window.location.search.toString");and exception is thrown Error: Error #2067: The ExternalInterface is not available in this container. ExternalInterface requires Internet Explorer ActiveX, Firefox, Mozilla 1.7.5 and greater, or other browsers that support NPRuntime. at Error$/throwError() at flash.external::ExternalInterface$/call() Is there a way to enable ExternalInterface in Adobe AIR?
Hi all,Distriqt has shared a roadmap / status page for the progress of updating all their native extensions (ANEs) to 64 bits and I thought it might be interesting for some people here on the board that need to know when specific extensions are ready:ANE Android 64 bit · GitHubShoutout to the Distriqt team for the ongoing support!
I am using Flash Builder to update an Air app using the Harman release - Version 33.1.1.86Using an older Air 32 release I can deploy a debug version to my iOS devices via Flash Builder.However, when I swap out the SDK to Harman's latest, Flash Builder cannot see any device connected. This is true regardless of the version of iOS installed.Xcode can see the devices fine.I'm running Mojave still.Any ideas?! Thanks.
Alguna solución para after effects tengo la versión cc 2017 y se me fue el sonido, luego actualice a la versión cc 2018 y tampoco tengo sonido al momento de previsualizacion no escucho ningun sonido, ahora ambas versiones están sin sonido espero alguna solución...
Hi, I have a problem with Adobe AIR. I have MacBook Pro. I try to install Adobe AIR. It's install successfully but then the system say me that the framework was dameged. I need Adobe AIR to install DBook to use a digital book with my student, so it's very important. Someone can help me?
I'm using flash professional to build mobile application.I have goto and stop frames on frame 1 and they work fine. When I go to frame next frame and try to add go to previous frame from a button it doesn't work. I don't get errors or anything it just doesn't work.Someone please help.
Currently - macOS Catalina Version 10.15.3 I've used sudo xattr -r -d com.apple.quarantine/Library/Frameworks/Adobe/AIR.framework in the terminal, but I still get the same, "Adobe AIR.framework is damaged," message. I'm trying to download so that I can download Scratch to begin learning coding. My knowledge is very little right now. I appreciate any and all help! Thank you!
I am trying to run a simple Htmlloader example and its failing.HelloWorld.aspackage { import flash.display.Sprite; import flash.html.HTMLLoader; import flash.net.URLRequest; public class HelloWorld extends Sprite { public function HelloWorld() { var html:HTMLLoader = new HTMLLoader(); var urlReq:URLRequest = new URLRequest("http://www.adobe.com/"); html.width = stage.stageWidth; html.height = stage.stageHeight; html.load(urlReq); addChild(html); } } }HelloWorld-app.xml<?xml version="1.0" encoding="UTF-8"?> <application xmlns="http://ns.adobe.com/air/application/3.1"> <id>HelloWorld</id> <versionNumber>0.1</versionNumber> <filename>HelloWorld</filename> <initialWindow> <content>HelloWorld.swf</content> <visible>true</visible> <widt
I'm trying to install Adobe Air and i keep getting the following error..."An error occurred while installing Adobe Air. Installation may not be allowed by your administrator. Please contact your administrator." I am the administrator on my pc and I have made sure I'm logged in as such. I have tried all the troubleshooting on the forums and am still unable to find a solution. This is preventing me from using a certain application that requires AA to run so I would like to find a solution. Thank you.
Are we ok to post here about this ? The only alternative is posting on https://github.com/Gamua/Adobe-Runtime-Support/issues , but I thought I'd try here too. The latest version of the air33 sdk works fine for me in every respect apart from the stage doesn't scale up to fit the device - something every previous version did automatically when <fullScreen> was set to 'true' in the pList. But now it just plays the stage at it's pixel size from top left, which is obvs not very good. What surprises me is that no-one else has experienced this ! It *may* be because I'm compiling from a .bat file, from a swf generated in CS5.5 with the latest sdk popped in all the correct directories. It also has the same issue on android and ios, so it's not a storyboard issue (which I thought it might be) any clues most appreciated - I'd keep using air32 which works fine, but I think come April that won't be a viable option. cheers !
Hello.Adobe AIR needs an update to support 64-bit APKs and Google will stop accepting 32-bit only APKs in August 2019.This tracker issue was published 3 months ago. And it's a very important issue, not a bug that only a couple of developers stumbled on. No, it's something that affects 100% percent of the developers. And in these 3 months, nobody from Adobe AIR's staff bothered to reply in the tracker:TrackerNOBODY from the Adobe AIR team dropped even a single lousy one-liner reply in 3 MONTHS!!!!!!!!!I think Adobe wants to kill Adobe AIR sometime around this year. It's not even half normal that a very important issue such as this is not only not addressed with only a few months to go until the August deadline, but we haven't even received a single reply from anyone working in Adobe AIR saying "we're working on it", none AT ALL!!!!And this tracker page has more than enough feedback from a multitude of users. Still, complete silence. It seems as if nobody was working on Adobe AIR anymore
we have a flex application and given the status of Flash on the web, we will be using Adobe Air to install the app locally for the users meanwhile working on shifting technologies for the web. My main question is can we know if Adobe Air is going to live for the next two years (2020, 2021)?
please reply something.. air version : air32.0.0.109device : motorola-Nexus 6, Trend-TaintArt for x86os : 5.1.1, 7.1.2 --- crash report --Fatal Exception: java.lang.UnsatisfiedLinkErrorNo implementation found for void com.adobe.air.AIRWindowSurfaceView.nativeSurfaceCreated() (tried Java_com_adobe_air_AIRWindowSurfaceView_nativeSurfaceCreated and Java_com_adobe_air_AIRWindowSurfaceView_nativeSurfaceCreated__)com.adobe.air.AIRWindowSurfaceView.nativeSurfaceCreated (AIRWindowSurfaceView.java)com.adobe.air.AIRWindowSurfaceView.surfaceCreated + 730 (AIRWindowSurfaceView.java:730)android.view.SurfaceView.updateWindow + 618 (SurfaceView.java:618)android.view.SurfaceView$3.onPreDraw + 161 (SurfaceView.java:161)android.view.ViewTreeObserver.dispatchOnPreDraw + 944 (ViewTreeObserver.java:944)android.view.ViewRootImpl.performTraversals + 2205 (ViewRootImpl.java:2205)android.view.ViewRootImpl.doTraversal + 1254 (ViewRootImpl.java:1254)android.view.ViewRootImpl$Traver
we are using adobe air 32 sdk and we are not planning to upgrade the SDK. do we need to be buy a subscrption from HARMAN? Another question, is adobe air runtime still will be provided for free?
Just wondering if anyone has used/tried this. Thanks!
I am trying to use ActionScript's File.upload to upload a file on Air SDK for iOS environment, but the File.upload does not work properly. No handler about the file upload is executed after File.upload is invoked, and no exception is caught. When I check the network traffic of the server side, I found that no http request even hit the server after executing File.upload. The code is below.----------------------------------------------------------------------------------------------------------------------------------------------------------------- <?xml version="1.0" encoding="utf-8"?> <s:View xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" title="HomeView"> <fx:Declarations> <!-- Place non-visual elements (e.g., services, value objects) here --> </fx:Declarations> <fx:Script> <![CDATA[ private var file:File; private
HelloI can't install the last version 32.0.0.125 on my Macbook Pro High Sierra....Any idea?Thank for your helpMark
Problem will not install. Install log:[2016-01-10:17:31:47] Runtime Installer begin with version 20.0.0.233 on Windows 10 x86[2016-01-10:17:31:47] Commandline is: [2016-01-10:17:31:47] No installed runtime detected[2016-01-10:17:31:55] Relaunching with elevation[2016-01-10:17:31:55] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\aire805.tmp\adobe air installer.exe -ei[2016-01-10:17:31:56] Runtime Installer begin with version 20.0.0.233 on Windows 10 x86[2016-01-10:17:31:56] Commandline is: [2016-01-10:17:31:56] No installed runtime detected[2016-01-10:17:31:59] Runtime Installer end with exit code 6[2016-01-10:17:31:59] Elevated install failed: returned error code -1[2016-01-10:17:31:59] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100][2016-01-10:17:32:02] Runtime Installer end with exit code 7
Have an Adobe AIR program running on Windows using sockets to comminucate with a Java application server running under Tomcat. What is the suggested way to encrypt the socket messages? e.g. AES using As3 Crypto for example?
Hi, Adobe Animate 2020 wants me to use a 2048 RSA key. But, if I do so, I won't be able te update my currents apps and will have to create new ones... It's really frustrating. I was wondering if there was a way to update my 1024 RSA key to 2048, or to make Animate 2020 accept the 1024. Thx
Dear Friends, Iam creating an elearning IOS app with AirforIOS, i want to load html page in my app from online as well as offline. What is the right way of loading my html file from applicationstoragedirectory and do the intereaction with lessons. Please suggest me. For online i used stagewebview.. its working but offline (downloaded from server) laoding from applicationstoragedirectory not working. please help me to solve this. is there any way to load offline or ios is restricting loading from local device? Thanks and regards,Syed Abdul Rahim
(Please note: I'm not familiar with 3D transformations.) What I'm doing is the following:I have "flat" objects (videos, movie clips) on the stage of an XFL file.In Animate, I apply 3D transformations to these objects, via the Transform panel / 3D Rotation.I also adjust the perspective angle from the Properties panel (which seems to affect not only the selected object, but all objects having a 3D rotation) until I get the desired rendering.When I compile the whole clip (into a SWC, Ctrl+Enter), I view the resulting SWF: the perspective is fine, just as in authoring mode, the video is playing and it is rendered in the proper perspective. Then I import the clips from the generated SWC into an AIR app.Then the rendering is not as expected: the objects' perspective seems to be either unaffected (video), or wrong (movie clips), as if they were following another perspective. So I assume that there are some global 3D / perspective settings that were embedded in the SWF in the fi
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.