『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hi, I have tried to download adobe air and it keeps giving me this message. I have tried different browsers but the same issue occurs. Please help as I need to download this to use software.
在制作安卓平台的ANE的时候,如果Jar文件中包含资源文件,那么这些资源文件不能打包到apk文件里去。这个问题困扰我很久了,能帮助我解决一下吗,谢谢。In the production android platform ANE,If the Jar file contains resource files, then these resource files can not be packaged into the Apk file. This problem plagued me for a long time, can help me solve it, thank you.
Hello,I have a desktop application using AIR shared runtime and AIR update framework that works flawless with a few drawbacks of the shared runtime nature.I'm now slowling moving to AIR captiva runtime, using the first desktop ANE (that only works on captiva runtime) and as addition, solving a few AIR shared runtime drawbacks and as another addition is compatible with Windows 64 bits, because captiva runtime is also a requirement.With captiva runtime, I will need to build a new setup and bundle C++ distributable for 32 bits, because it's a requirements of this ANE's.It will be a waste if soon we will get the official AIR Windows 64 bits and I need to bundle C++ distributable for 64 bits or both.I already did a few tests on AIR 32 bits vs AIR 64 bits without any issues identified.A few questions (fingers crossed to get an answer):1. Did you plan to add support from ANE's on AIR for Windows 64 bits ?2. With AIR Windows 64 bits, Windows for 32 bit's will be out of the game or this AIR wil
Hello,Does anyone know the last AIR version that supported GPU render mode for desktop? Thanks in advance.
I know this is definitely NOT the place to write this, but I honestly have NO idea how to message a moderator.Basically there is another thread, where I wish to edit a post that I made. Kickstarter for HTML5 ANE OSX / WINDOWS! My post incorrectly agrees with statements made that are false and I wish to own up to it and change it. Is there anyway an admin/moderator can allowed me to edit my posts on that page?
Hey,I've had this problem with both Vungle and TapJoy video ads.The video freezes + the sound continues and the app becomes unresponsive about 2% of the time when running the ads.Anyone else experienced this?Animate CC + AIR 25Regards,T
AIR IOS when use Sound class and SampleDataEvent use for realtime play music.when user press home button or lock screen . the AIR audio has some lag.and also cant use ios music control center, can air set AVAudioSessionCategoryPlayback playmode?Thanks very much.i was use air develop this app:K Music Player HiEnd level Ultimate on the App Store
By going to Properties, I see that the Adobe AIR Version 25.0.0.134 Digital Certificate EXPIRED on 2017/05/07.Consequently, other (very important) applications which I use and which require Adobe AIR before they will Run just will not Run.How do I get Adobe to fix this most irritating issue - I cannot do my work until the Certificate is renewed.Does anyone else have this problem? If so, is there a FIX?
Any solution planned yet for upgrading WebKit / HTML engine in AIR 23?I know Chris mentioned they are looking into a few options and we would LOVE to have a solution from Adobe.Regards,Sean - http://DigitalSignage.com____________________________________________MediaSignage.com, FREE Digital Signage for everyone!5776-D Lindero Cyn Rd #182Westlake Village, CA 91362Phone: 1.877.DIG.SIGN (1-877-344-7446)Fax: 1.818.337.0442Live support: http://chat.digitalsignage.com
This is mainly a question for Adobe staff. As part of our Breeze project, we are building a command-line tool to manage AIR SDK versions. You'll be able to download any version of the AIR SDK or beta versions via command line. For example this command would download the AIR 25 SDK to your local machine:breeze air install 25However we want to make sure that we are in compliance with the SDK license agreement. The downloads will be pulled directly from Adobe's servers so we won't be redistributing it, just providing an interface for easier access to the SDKs.Please let me know if you need more information or feel free to send me a direct message if you'd like to continue this discussion in private.Thanks!
Hello,As the topic say, I did several tests comparing the same Desktop App published with AIR 25 32 bits versus AIR 25 64 bits.This app have 7 MB SWF file size, more than 200 views and more than 250 models.The heaviest task takes about 500 MB ram (exporting a large report with more then 100 pages to PDF on client side).The app takes exactly the same amount of time on 32 and 64 bits on all tested tasks and I didn't saw any behaviour diference, so from my tests about 64 bits version I consider good to go BUT soon I will use my first Desktop ANE, so supporting ANE's it's a mandatory requirement.Regards,Hugo.
hey, I cannot update, open or uninstall adobe AIR I have been trying to update for months.There is an unspecified error each time I try:"an error occurred while uninstalling adobe air. uninstallation may not be allowed by your administrator"im working on a Lenovo with windows 8.1 Please help!here is a copy of the install log:[2017-01-17:13:35:55] Runtime Installer begin with version 18.0.0.180 on Windows 8 x86[2017-01-17:13:35:55] Commandline is: -arp:uninstall[2017-01-17:13:35:55] Installed runtime (18.0.0.180) located at c:\Program Files (x86)\Common Files\Adobe AIR[2017-01-17:13:35:59] Relaunching with elevation[2017-01-17:13:35:59] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu[2017-01-17:13:36:00] Runtime Installer begin with version 18.0.0.180 on Windows 8 x86[2017-01-17:13:36:00] Commandline is: -stdio \\.\pipe\AIR_5896_0 -eu[2017-01-17:13:36:00] Installed runtime (18.0.0.180) located at c:\Pro
Adobe Air 2.0 auto-update FAQ page states "You can turn the AIR update feature on or off via the AIR SettingsManager application. The AIR SettingsManager application is available for download at http://airdownload.adobe.com/air/applications/SettingsManager/SettingsManager.air."But after using this tool Adobe Air continues trying to contact Adobe, and since our network policies does not allow the update, Adobe Air continues trying it for some time (about one minute or two).The problem is the fact that along the time Adobe Air is trying to auto-update our app remains frozen and it do not start until Adobe Air decides to stop its process of auto-update. In addition we tried to block the urls Adobe Air try to contact, but by using a sniffer we realized it tries different ones along the time so this only works for a limited time.In addition I found an old post where a staff member (Luis Polanco) of Adobe Air seems to state there is no way to avoid the auto-update:"AIR applications cannot di
I found GitHub - myflashlab/AS3-youtube-parser-video-link: This AS3 library can parse standard youtube links like https://www.yo… but it isn't working as the videos are not displayed when I use the event.param.url at the end of the example inside a stageWebView - I hear the sound but only see a white screen...And at least opening a link in the StageWebView shows me the YouTube-Website, the VideoPreview but the same (sound without video) but black when I start the video...Is this broken or am I doing something wrong?What would be the best way to show YouTube-Videos "inside" the Air-App? ThanksChristian
Having trouble downloading Adobe Air to my Mac book (OS 10.12.4).Irrespective of which browser I use, Safari, Firefox or Chrome after it initially appears to be downloading I get the same message….."can't find the server at airdownload.adobe.com".Tried removing all internet restrictions etc.I see from other postings that there were issues installing Adobe Air in the past but none seemed to involve having trouble connecting to "air download.adobe.com" Any ideas please?
I simplified this example as much as possible.Debug works great with fast, but as soon as I try debugging with Standard the application crashes.I created an empty Flex Mobile Project. The only thing I added was code to load the secondary swf, called when I click on the stage:_urlPath = "assets/swf/secondary.swf";var loaderContext:LoaderContext = new LoaderContext(false, ApplicationDomain.currentDomain, null);var loader:Loader = new Loader();loader.load(new URLRequest(_urlPath), loaderContext);sve.addChild(loader); //<s:SpriteVisualElement id="sve"/>secondary.swf is an a Flex Project with only a spark Image componentWhen I load secondary.swf I get the following error:[SWF] MainMobileProect.swf - 227,964 bytes after decompression[SWF] assets/swf/secondary.swf - 59,177 bytes after decompressionTypeError: Error #1034: Type Coercion failed: cannot convert mx.styles::StyleManagerImpl@10ae01f11 to mx.styles.IStyleManager2. at _Secondary_FlexInit$/init() at _Secondary_F
Hi All,I've created in Animate CC an interactive piece. This I wish to turn into an app - to test, and have on my iPad Air to show as conversational piece.Not sure how to move forward as Ithought it was 'Air' i needed to use. Or is it OAMI need to use?bit baffled so any help/advice/links much appreciated. Thanks in advance.R.
I'm having a problem in my app. App execution halts when using the drawToBitmapData() method with the following error:"ArgumentError: Error #3672: Buffer creation failed. Internal error"This only happens under Android while using VideoTexture when calling that method, and only on AIR 25.Using AIR 24 "solves" the problem, so there's an issue introduced in AIR 25 betas.This problem happens with all beta versions of AIR 25 I've tried:AIR 25.0.0.108AIR 25.0.0.118AIR 25.0.0.126I'm trying to report this bug at the Bug Tracker, but I'm getting an error message there:"Bug Submission Failed"It seems this is a recurrent error already mentioned in these forums quite a few times already:https://www.google.com/search?q=adobe+"Bug+Submission+Failed" So the Bug Report system ALSO has a bug?! Well, I hope someone at Adobe can help me get my report through.Best regards.
I am running on Windows 7 Ultimate K SP1 x64.I've successfully installed Adobe AIR (ver 25.0) -- no errors popped up during the installation -- but I have found out that I need further system requirement: WindowsMicrosoft® Windows Server 2008, Windows 7, Windows 8.1 Classic or Windows 10AIR SDK Development Supports Microsoft® Windows 7 and above, 64-bit onlySo I downloaded AIR SDK as well (ver. 25.0.0.134), but I have no clue how I can compile these files in .zip into Adobe AIR.Any installation guide??Thanks.
I received software license certificate for Acrobat DC2015 12.0 WIN AOO License UE (65258474) and canot get it installed
I can’t download Air from this page: Adobe - Adobe AIR . When I click the yellow download button I get redirected to the Adobe home page with no download starting. I documented the behaviour in this screencast. https://twitter.com/retemirabile/status/867672286064771072/video/1. https://twitter.com/retemirabile/status/867672286064771072/video/1Any ideas?Thanks in advance.Andreas
Dear Friends,Iam creating an app using Air for IOS, Initially iam doing login screen, when I enter username, and password it should communicate with server, check whether the user exist or not. Iam using web api or service and getting response as json. My other team mates gave me the web service its working fine in browser (tested with fiddler software) and giving result as 200. When iam using the same with AS3 its not working and giving error message as "error":"unsupported_grant_type". Iampublic function checkServerLogin(aThis: MovieClip = null, aFun: String = null, aValues: String = null) { spath = "http://1.0.0.165/testproject/token" externalObj = aThis customEventName = aFun; var urlVariable: URLVariables = new URLVariables(); var myRequest: URLRequest = new URLRequest(spath); myRequest.method = URLRequestMethod.POST; var sp
Hi,I noticed that drawViewPortToBitmapData on StageWebView return an empty bitmadata on air 25 (iOS).Air 25 is fine.Best
I have a CC membership. Am using Win 7 64.I cannot download the installation file for Adobe Air. The download page is here. Adobe - Adobe AIR All download links everywhere lead to this page.However, when I click the download button, I do not get step two asking me where to save the installation file (like I used to.) I get a web based CC with links to downloads to all my other CC products, except Adobe AIR. There is no way to download AIR from this page. Surely I am not alone? Anybody got answers?
Hi! The AIR SDK25 which is released at feb-22-2017 has solved the mask of starling crashed problem. But I met a new problem. When I create a new TextInput(Feather Component) object, the App crashed and back to desktop of iPhone.I build a demo project at this URL:https://cdn.feidou.com/yttx/test/AdobeAir25TextInputBug.zip Feather is a set of components which is based on the starling.Is there anybody have met this problem? And how should I do?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.