Join a global community of Adobe Air users and developers.
Recently active
As I understand it, NativeProcess starts a process on the host machine.Is there a way to start one on a different machine on the network?
Hi folks,I need to update a previously released Android app to support 4.4 KitKat, but when I package the app with the latest SDK, it refuses to install on a development device. I've tried two devices and they both display the message "Application Not Installed" after clicking the "Install" button. The icon and permissions list displays as expected and the application compiles without error.I've used an identical manifest (with the exception of updating the application namespace and version) and adt command that previously worked fine in the last version of the sdk that I used, AIR 3.0. I've attempted targetting both "apk" and "apk-captive-runtime". I've attempted installing an apk compiled from the command line and also attempted installing the apk directly from the Flash Pro IDE published output in USB debug mode. I created a new p12 file and tried using that, failed again.Here's the command I used:adt -package -target apk-captive-runtime -storetype pkcs12 -keystore "dev.p12" -storep
Hi, i'm not sure if it's a bug or i'm doing something wrong, but i don't get the right stage bounds on my Macbook Pro Retina. I already set <requestedDisplayResolution>high</requestedDisplayResolution> inside the initialWindow tag, but stage.fullScreenWidth returns always 1440 instead of 2880 and stage.stageWidth returns wrong values also. I made tests with AIR SDKs 3.7, 3.8, 3.9 and 4.0, but no one worked for me.Am i overlooking something? Here's the code i'm using: package { import flash.display.Sprite; import flash.display.StageAlign; import flash.display.StageScaleMode; import flash.events.Event; import flash.text.TextField; import flash.text.TextFormat; public class Test extends Sprite { private var console : Te
Hi,I'm looking to build an HTML Air App that will need to render and then print a section of html. Does anyone know how to convert that HTML to a sprite so we can use flash.printing.PrintJob?Here's what I have so far that I KNOW is completely busted.<html> <head> <title>Print Badge</title> <script type="text/javascript" src="AIRAliases.js"></script> <script type="text/javascript"> function appLoad(){ var pj = new window.runtime.flash.printing.PrintJob; &nb
I wrote an AIR app that is called via a php 'exec' command for my employer. This is part of an automated system where there is no user interaction. The problem is that whenever the application is run, every now and then it will open the Adobe AIR Updater, expecting user input to allow the update or cancel.I downloaded the AIR Settings Manager app, and it does a great job of disabling this auto-update, but ONLY for the user running the app. Is there any way to disable the auto-updates for SYSTEM?
I used Air 3.9 beta when i published on the app store, can i update with the final ( non beta ) version?
Hello,Below is a simple example using the AIR's NativeProcess for compiling an air application into a native installer... Everything works fine, so at the end of the NativeProcess, the native installer (*.exe) is created... In this case, the application which I'm trying to compile is small (approx. 600KB)... However, if I have to package into native installer a bigger file (several MBs), I would like also to monitor the progress by using a progress bar and percents... How?private var file:Fileprivate var nativeProcessStartupInfo:NativeProcessStartupInfo;private var nativeProcess:NativeProcess;private function compile():void{ file = new File("C:\\Program Files\\Java\\jre7\\bin\\java.exe"); nativeProcessStartupInfo = new NativeProcessStartupInfo(); var args:Vector.<String> = new Vector.<String>(); args.push("-jar"); args.push(adtPath); args.push("-package"); args.push("-storetype"); args.push("pkcs12"); args.push("-keystor
Hi ,allmy problem is sample.but the phenomenon is weird. stage3D.addEventListener( Event.CONTEXT3D_CREATE, contextCreated ); stage3D.addEventListener( ErrorEvent.ERROR, contextCreationError ); stage3D.requestContext3D( Context3DRenderMode.AUTO );work on some android pad.contextCreated is triggered.But same program on some other android pad contextCreated and contextCreationError are both not triggered.meanwhile if(stage3D) is true。Did anyone ever meet this before?? and why
I have written a desktop application and am extending it to use tinyMCE. I used the 'Bee' example as a starting point. Both 'Bee' and my application fail to show tooltip help when you hover over an editing button (like bold or italic). I traced the problem down and it would appear as if the "title" attribute of the anchor element does not cause the text to appear in a popup. To test this, I created a very small application with just the following HTML:<html> <head> <title>New Adobe AIR Project</title> <script type="text/javascript" src="lib/air/AIRAliases.js"></script> </head> <body> <a href="http://www.google.com" title="Here is some help">Go To Google</a> </body
I, too, am having problems downloading air onto my galaxy tab 3 (error 24). Unfortunately, I need it to run the apps for therapy for my daughter's severe dyslexia. Do we have any idea how long it will take to fix the problem?
Can anybody tell me whether their is a proper plugin for adobe air development in eclipse or netbeans.???
"Error #3747: Multiple application domains are not supported on this operating system." shows up and breaks my app when I try to do something as simple as load a URL to use a graphic from the File.applicationDirectory on iOS on AIR 3.5. I am just trying to load graphic files included in my app.I don't know why it is going on about "Multiple application domains." I am not trying to do any fancy stuff and the exact same thing was working on AIR 3.4 and below.What is this error and how do I fix it? No information comes up about it in search engine result.
I'm not a software developer; do I need to keep ATR installed on my computer.
AIR wouldn't update, so I uninstalled it and now can't reinstall it.Here is the log:[2013-12-30:16:51:04] Runtime Installer begin with version 3.9.0.1380 on Windows 7 x86[2013-12-30:16:51:04] Commandline is: [2013-12-30:16:51:04] No installed runtime detected[2013-12-30:16:51:07] Relaunching with elevation[2013-12-30:16:51:07] Launching subprocess with commandline c:\users\michael\appdata\local\temp\air87ad.tmp\adobe air installer.exe -ei[2013-12-30:16:51:07] Runtime Installer begin with version 3.9.0.1380 on Windows 7 x86[2013-12-30:16:51:07] Commandline is: [2013-12-30:16:51:07] No installed runtime detected[2013-12-30:16:51:09] Runtime Installer end with exit code 6[2013-12-30:16:51:09] Elevated install failed: returned error code -1[2013-12-30:16:51:09] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100][2013-12-30:16:51:10] Runtime Installer end with exit code 7[2013-12-30:17:30:10]
I am unable to install the update to Adobe Air. I have run as Administrator but still doesn't work. I do not get an Error #--just states that an error occurred and to contact my Administrator. I am the Administrator. I have Windows 8. Is that an issue/problem?
Hello,We have experienced some issues during the development process of the AIR desktop multitouch applications for Lenovo's IdeaCentre Desktop systems (specifically the "IdeaCentre A730 Desktop"):http://shop.lenovo.com/us/en/desktops/ideacentre/a-series/a730/#techspecsWhen you touch the screen with only one finger everything functions correctly, but when you touch it at the same time with another finger, a square appears where the first finger is touching. It seems this square is related to the right-click function in the touch screen (in the Windows Explorer, you can long-press the screen with your finger and a little square will appear, showing you that this pressing will be performed as if you have clicked with the right button of the mouse), but we have made sure that the right click is disabled in all ways and it's still happening.We are also experiencing significant performance problems while this square is showing, also when we touch the application with many fingers (IdeaCentr
i cut and pasted the examples given in the AIR documentation and get "TypeError: Result of expression 'childInterface' [undefined] is not an object". AIR 3.9, OS X 10.9.1. any ideas? thanks.--------------child.html:<html><head> <title>child</title> <script type="text/javascript"> var interface = {}; interface.calculatePrice = function(){ return ".45 cents"; } interface.storeID = "abc" window.childSandboxBridge = interface; </script></head><body> <h1>child</h1></body></html>---------------------helloworld.html:<html><head> <
Not having much joy. I've tried _textfield.setStyle("verticalScrollPolicy", "off");Normally I would set _textfield.mouseEnabled = false, but the field may have hyperlinks that need to be clicked.
It continues to run in the background with sounds after pressing the home button or start another app. On iOS xml the UIApplicationExitsOnSuspend did work...is it a similar solution for Android/Galaxy Tab?
I'm working on an iOS 7 application, built with AIR 4.0.0.1390, and am having a problem getting the ad-hoc ipa to install on my test iPod touch 5th gen iOS 7.0.4 device.I can successfully get the app to debug on computer using the emulator, and can successfully package an ad-hoc ipa, but when trying to copy it to the iPod touch using iTunes sync, the app gets "stuck" in a strange last stage "installing" phase. A darkened icon of the app appears on the springboard, with the text "Installing…" below it. The top-level progress indicator in iTunes completely finishes sync/install progress, the app listing on the left has a button next my app that reads "Installing." Eventually this text changes to the name of the application, but the icon remains in the darkened state. When tapping on the icon at this point the text changes to "Waiting…" and the app refuses to launch.I've built the ipa multiple ways, including with adt via command line, and have tried using the new AIR 4 -useLegacyAOT no s
I am trying to reinstall a Bamboo tablet from Wacom because my computer had a virus issue, but the Bamboo Dock application won't install. An error box says: If you have installed Bamboo Dock before, please make sure that it is properly removed from your Applications folder and from the Trash and try again. Adobe AIR Installer: Installation failed. I have Adobe CS5 Production Premium installed on my computer and Adobe AIR installed with that program. Would it mess with the creative suite if I uninstalled Adobe AIR to try to get the Bamboo Dock to work?
I'm trying to compile a simple AIR Mobile app for iOS, incorporating an ANE to support Localyticshttp://flashsimulations.com/2012/06/18/localytics-adobe-air-native-extension/Compilation fails with the message "ld: -pie can only be used when targeting iOS 4.2 or later"Surely 7.0 is later than 4.2! (I'm using Flex 4.6 - AIR 3.9 SDKS). Tried building with FDT and with Flash CC, and against earlier versions of the iOS SDK (6.0, 5.0).Any suggestions?
Hi ,Iam new to Adobe AIR can anybody tell me,Is it possible to develop an Adobe AIR application with java ,I want to develop some app which can handle RichText on browser.. please tell me whether netBeans or eclipse plugins are available of Adobe development tools.
I was prompted to update adobe air program, when attempt error message informed to notify admin, what do I need to do to resolve?
Hallo,please help me with installation adobe air app on my Samsung galaxy tab 3 10.1 android version 4.2.2
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.