새로운 Adobe 커뮤니티에 오신 것을 환영합니다.
Join a global community of Adobe Air users and developers.
최근 활동
So after a recent windows security update adobe air stopped working. I tried to download the software to force an update and it said that i needed a version of adobe air that was not found to install it. I then tried to uninstall it to start fresh and i got the exact same message. I am running Windows 7 and any and all help would be appreciated.
This is the message I get when I compile app with AIR 26Dear developer, We have discovered one or more issues with your recent delivery for "Shapes in Motion". To process your delivery, the following issues must be corrected: Invalid Executable Size - The size of your app's executable file 'Shapes In Motion.app/Shapes In Motion' is 82329600 bytes, which exceeds the maximum allowed size of 80 MB. Once these issues have been corrected, you can then redeliver the corrected binary. Regards,The App Store teamI do not have any issues on Android only on iOS.Regards,Caslav
I received some photos from a vendor with a built in path (I can see it has one in PS). When I place it into my AI file how do I "turn it on" so i get the silo'd out image w/o the background?
I have a client testing a Flash web application on his Chromebook which is supposed to include functionality for saving files to your computer. Files are saved using the save() method of FileReference. This works fine in all browsers on Windows and Mac desktops, and used to work on the client's Chromebook. However, recently, when he presses the 'Save' button which triggers the FileReference, nothing happens - no dialog appears, nor any error message.I don't have a Chromebook on hand to test this; I've tried walking the client through various plugin and security settings on his Chromebook, but haven't had any luck finding an underlying cause so far. Has Google disabled support for saving via FileReference in ChromeOS or through the browser?He's using Chrome Version 60.0.3112.80 (Official Build) (64-bit)
I have the following error and I don't know what line number to attribute it to: [Fault] exception, information=TypeError: Error #1009: Cannot access a property or method of a null object reference. I've Googled it but there is not much information. In various forums people suggest "finding the trace stack". I'm using IntelliJ.
In my iOS app I have the uibackgroundmodes set to voip, in the app executeinbackground set to true, and have 2 'timers' which used to run in background fine up to and including AIR 25. In AIR 26/27, when you lose app focus, background activity seems to stop - have an interval and an enter_frame event, not really concerned with the interval, but the enter_frame event was firing just fine on previous AIR versions. When the app has audio playing, when putting it to background it keeps playing (which is good) and the 'timers' keep running, but once the audio stops, so do the 'timers'. I tested with the same code that runs fine in AIR 25 in both AIR 26/27 which do not work.
Our publisher insists on porting our mobile app to MacOS. There is a major problem though - as stated in the topic.When we build the project with our custom scripts, or a trivial project in Flash Builder we always fail with errors:- "Error creating native installer file:Packaging failed. Packager internal error" for Flash Builders "Signed native installer",- "Error creating file:Packaging failed. Packager internal error" for Flash Builders "Signed application with captive runtime",- "Packaging failed. Packager internal error" for "bundle" and "native" targets directly in adt.I can provide you with some 20 thousand final adt's syscalls obtained with dtruss.Since error message is too cryptic, I have no idea what kind of information should I provide. What I can say is:- Mobile builds for iOS and Android work without problems, as does running projects with adl,- Since we reproduce problem in Flash Builder we probably can exclude syntax error in calling adt,- Since we reproduce proble
Hi all, I'm working an iPhone application development using Adobe Air SDK, I actually want to setup & add similar menu items for iPhone my application please help?Thanks,Saif
Dear Friends,iam creating an elearning app using AirforIOS. iam loading a file with more subfiles (5 or more swf - directly from internet). its working fine, when I load another lesson off line locally from appstorage location, previous lessons last file vo is still reading. Even I have removed all the files before loading another lesson or logout the previous lesson. In computer its running fine. When I install my app in tab its keep repeating the previously loaded file. Pls help me to solve this issue.iam using following code pls check:private function loadLMSFrame() { var filePath = "assets/frame.swf" + "?tt=" + Math.random(); while (lessonLoader.numChildren > 0) { lessonLoader.removeChildAt(0); } ldr = null; ldr = new Loader(); ldr.unloadAndStop(); req = new URLRequest(filePath); req.cacheResponse = false; req.useCache = false; ldr.load(req, lc);&n
After unzipping, what is next to install on WIN XP? I see the parts of the unzipped file, but I can't find the program installed anywhere.I'm using a cutting machine called Cricut. It uses Adobe Air to run the software. And requires it to be installed first. I see the unzipped parts but no obvious way to install after unzipping.Can anyone help?
Hi,Did you tested with Samsung S8, S8 Plus and AIR 26?It was working fine few months ago when I tested it. I think I used AIR 25.0.0180 Beta I do not remember since I do not own the device I tested it in a mobile shop But back than it was working fine and I am not sure if it is because Android update. Because I saw on one device that one has software updates from march 2017 and other from april 2017.On both devices the resolution (stage.stageWidth, stage.stageHeight) is reported with crazy numbers. For one set of devices (s8, s8 plus updates from april I think) it reports 2560x1440, 1920x1080, 1280x720 but for other set of the devices it reports even weirder resolutions like 2678x1440, 2008x1080, 1339x720 but it never reports correct resolution like 2960x1440, 2220x1080 and 1480x720.All devices I tested on were running Android 7.0. Also I noted that one of the s8 plus device model number was SM-G955X and other was SM-G955F. So now I am not sure if it is because software update,
I am using StageWebView to view a webpage. It works as it should when i compile(Ctrl+Enter) it in Adobe Animate. But when I publish it to my pc, and transfer it to my phone(Nexus5x). I get this when I push the button that starts the stagewebviewWebpage not availiableThe webpage at http://www.google.com might be temporarily down or it may have moved permanently to a new web addressSugestions*Make sure you have a data connection*Reload this webpage later*Check the address you enteredI have tried alot of different webpages getting the same result. I have tried several phones. What I am wondering now is maybe my application dont have the "rights" to access internet on my phone? Is there anyone who might have an answer to this, or have experienced the same?TLDR: StageWebView works in Animate, but not on android phone.
I'm still searching for a proper answer from any of the forums: (Links below) and I'll close all three when solution is discovered. (more detail in those posts)Animate CC PostAcrobate Reader PostRegardless of settings in Adobe Reader (including "read-only setting) AND adding #scrollbar=0&toolbar=0&statusbar=0&messages=0&navpanes=0 to the PDF's URL this little widget shows up on my application...After some time.... I'd be fine with it if it didn't allow the user to print or go to the internet (by blicking the acrobat logo then the "?") but I use Adobe Animate to create locked down touch screen kiosks and allowing the user to browse the net is not acceptable.Hoping somebody out there has run into this. I understand that there are ways to enable/dissable this and THEY WORK... but somehow after awhile its like the Air application forgets to give acrobat the #statusbar=0 part of the url. I have tried building with air 23, 25, 26.Here is my
Hi,Im trying to register my app to open custom URI scheme and custom file type on Android 4.2I tried all possible combinations, but I still cant get it to work.When I selet the file on system or in web browser I dont get "Open with" dialog.iOS part works without problemsusing AIR 3.7 with ADT.Here is my application.xml (I tried all intent filters I can google out)Any suggestions?<?xml version="1.0" encoding="utf-8"?><application xmlns="http://ns.adobe.com/air/application/3.7"> <id>com.fileopen.ios</id> <versionNumber>2.1.0</versionNumber> <supportedProfiles>mobileDevice</supportedProfiles> <filename>myApp</filename> <name>test</name> <description>My desc</description> <copyright>Test 2013</copyright> <android> <manifestAdditions><![CDATA[ &nb
Back in 2007, we started the development of a Flex application whose main characteristics are:it is an administration tool, no animation hereit is basically a set of list screens with corresponding add/update screenseach of these add/update screens use different tabs with usual data oriented components on each tab, such as datafield, radio button, dropdown list...Now that Flash will officially die in 2020, it is time for us to migrate this application from the current code base which is:Flex 3 for Flash and ActionScript (a lot!) on the clientJava objects on the server accessed from the client using Flex remote objectsI have the following requirements for this migration:use a technology which runs on a browser or as an app on PC, Mac and tablets, and maybe smartphones (not mandatory as this app is an admin tool not to be used on the go)deliver modern UI (flat design expected)and the most important: which offers the lowest migration cost and delay, as we have a huge Flex3 MXML and AS3 co
I have an AIR 26/27 app running on windows. When I click a button in the app, it opens a window that loads an external swf into the new window. I have successfully loaded the external swf from either local or remotely from a server, using either loader or HTMLLoader - swf loads. In the loaded swf all seems to work fine, except when I click a button that is supposed to open the default browser using navigateToURL using request method POST, it opens the url in the browser but does not pass the post parameters. When I load the external swf directly into the browser, all works fine, and when I click the button it opens the url with the post parameters passed. So in the AIR loaded swf, the navigateToURL works in opening the browser, but does not pass the post parameters - I have tried with loader and HTMLLoader, local or remote swf, none seem to work.
Hi,I am trying to download Adobe Air.I go to the 'get.adobe.com/air/' page as per this link Adobe - Adobe AIR I click the Yellow Download Now button which takes me to the 'get.adobe.com/air/download/?installer=Adobe_AIR_26.0_for_Win32&stype=6651&standalone=1' pageThis quickly changes to the 'airdownload.adobe.com/air/win/download/26.0/AdobeAIRInstaller.exe' page which produces the following message 'Can't reach this page'.I am on Windows 10 using IE 11.I would guess the problem is with the download page and the fact it's missing.Can Adobe please fix it.Thanks
Hi, I am working on GEOLOCATION, i need to find out the Latitude and Longitude otherwise Country and State Names. I am using Flash CS6, AS3 and AIR 24.0.0.180 version. It will return Geolocation.isSupported is true but when i am adding geo.setRequestedUpdateInterval(1000); geo.addEventListener(GeolocationEvent.UPDATE, geolocationUpdateHandler);The GeolocationEvent.UPDATE is not fired on Android version 6 and more than, for 5 it is working fine. Thanks in advance!!
I do appreciate all the responses helpfully telling me to disable my adblockers, but I have attempted this download across three browsers, turned off my antivirus, and logged into the site via a proxy to ensure it was not my internet connection.I do not believe ad blockers are the problem. (Windows 10, most up to date versions of Chrome, Firefox and IE 11.)Like everyone else, I am getting the following error:This site can’t be reachedairdownload.adobe.com’s server DNS address could not be found.Try running Windows Network Diagnostics.DNS_PROBE_FINISHED_NXDOMAIN
AIR 多线程 worker 安卓系统下只有4帧我来一个程序,主线程渲染UI ,网络部分用了AIR多线程worker,windows系统下面没有问题,android系统下,worker好像被当作后台程序只有4帧的频率。我试过不用ENTER_FRAME,改用TimerEvent.TIMER也是一样的都只有4帧。试过增加编译参数default-frame-rate=30 也没用,[SWF(frameRate="60",backgroundColor="#000000")] 这样设置也没用,stage.frameRate = 30,这种也没用,而且后台stage的ENTER_FRAME是没有作用的。谁知道需要怎么改才可以调整android系统下worker线程的帧率?不然AIR的多线程worker就是鸡肋功能?我试着想通过ANE的方式不知道可行不可行?利用Java的多线程来实现网络?在回调给AIR?要是AIR能自己实现就最好了?是我哪里没有设置好吗?
Save Flash with AIR.For the past 10 years I have worked exclusively with Flash and AIR. I was amazed by every new feature, and couldn't understand how anybody could compare HTML5 to Flash.Google and Apple are killing Flash.Their greed, forcing people to download and often pay for apps in their stores, is killing one of the best multi-platform engines that ever existed. With the same code you can create an application for Windows, Mac, iOS and Android (and more on the way).I admit Unity3D is much better for 3D, but Flash is the pro when it comes to 2D. Html5 is a low powered shadow of what these 2 masters can do, but it doesn't eat the battery as much... is that all you need to make people agree that a plugin that was installed on almost every country all over the world is no longer needed?!?`All Adobe needs to do is create a web browser to compete with Chrome. It doesn't need to do much... StageWebView uses the mobile devices default browser engine, but AIR has
Hi,Since the update to air version 26 (latest) I encounter issues using the "shift" key which is used for any character accented by the caret or accent, accents that force the use of the SHIFT on the right side of the keyboard. Former versions of Air don't have this problem.Does anyone encounter this issue also?
Just tried the latest AIR 27 beta on my app where I have been doing an external resign because of dynamic frameworks use, but now I just get this from AIR 27:Anyone else able to build an app with ANEs using dynamic frameworks?Maybe someone at Adobe can suggest (knowing the line of code that is throwing a null) what might be the cause)(And no, I'm not going to be able to provide a complete sample project that duplicates this error, as I'm using too much proprietary, unreleased ANE code and dynamic framework elements)Hoping someone can at least work backward from this point of failure.Failed build results in:unexpected failure: nulljava.lang.NullPointerExceptionat com.adobe.air.ipa.IPAOutputStream.finalizeFrameworkSig(IPAOutputStream.java:1310)at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:94)at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:291)at com.adobe.air.ADT.parseArgsAndGo(ADT.java:673)at com.adobe.air.ADT.run(ADT.java:471)at com.adobe.a
Hi there! Most of the time we are on a TV/movie set, installing on computer that are connected via wifi or ethernet but have no internet connection.The installer will hang for several minutes (an obnoxiously long time)...before installing.When you have 150 crew waiting for you to get a new computer up and running, this is unacceptable.This also happens (but is quicker) when installing .air files once air itself is installed.Workarounds: connect to a network with internet (duh) ... but isn't always available on location.Also, once the installer is in it's hang/waiting mode, if you switch wifi connections, it seems to trick it into continuing.IMPORTANT NOTE: You seemed to have fixed this in the fall of 2016 with the version of air current then.NOW, with v25, the hang is back.I realize our particular use may not be typical, but we use your software on huge sets, and the results of our work get seen by millions of people. Would love to have this issue resolved for future work!Thank you so
This is very inconvenient
이미 계정이 있으신가요? 로그인
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
죄송합니다, 다운로드하려는 파일의 안전성을 확인하고 있습니다. 몇 분 뒤에 다시 시도해 주세요.
죄송합니다, 바이러스 스캐너가 이 파일이 안전하지 않다고 감지했습니다.