『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
As the subject line says.How can I get your servers to quit telling me I need Adobe AIR installed?I have already found out that Adobe AIR totally screws up my machine and stylus pad. I have gone through and uninstalled everything Adobe. I then went back and reinstalled Adobe Creative Suite 6, then reinstalled my stylus pad drivers. Later, I reinstalled the Flash and Shockwave plugins. My machine and stylus pad now work PERFECTLY without Adobe AIR.However, your servers keep telling me to install Adobe AIR every time I turn my machine on.I am sick of seeing this damned popup. I want it to cease and desist.If it is something y'all need to do from your end, then please solve this issue immediately.If it is something I have to do from my end, again, please supply me with a solution immediately.Thank you.rmfr
When i want to install a 3rd party installation ( Jacquie Lawwons sea side calendar) i keep getting an error that it cant be installed. On other PC's it works well.I keep getting error number 0Underneath i will send my install logHope someone can helpGreetingsGeoffrey[2016-11-20:19:12:36] Runtime Installer begin with version 23.0.0.257 on Windows 7 x86[2016-11-20:19:12:36] Commandline is: [2016-11-20:19:12:36] No installed runtime detected[2016-11-20:19:12:39] Relaunching with elevation[2016-11-20:19:12:39] Launching subprocess with commandline c:\users\jaklien\appdata\local\temp\air8371.tmp\adobe air installer.exe -ei[2016-11-20:19:12:41] Runtime Installer begin with version 23.0.0.257 on Windows 7 x86[2016-11-20:19:12:41] Commandline is: -stdio \\.\pipe\AIR_4240_0 -ei[2016-11-20:19:12:41] No installed runtime detected[2016-11-20:19:12:41] Starting silent runtime install. Installing runtime version 23.0.0.257[2016-11-20:19:12:41] Installing msi at c:\users\jaklien\appdata\local\
Adobe AIR screws up my stylus pad to point it is unusable.I am using a Wacom Bamboo stylus pad, Model: CTH-470.I don't think you need any further information.My stylus pad has worked absolutely perfectly until I got tired of seeing the "Please install Adobe AIR" nag popup that constantly popped up whenever I plugged the stylus pad into the USB port. Eventually I got tired of that damned popup and let Adobe install AIR.Now my stylus pad no longer works as it should.Do I absolutely need Adobe AIR?Can I uninstall it without any repercussions?I used my stylus pad with Adobe CS6 (mainly Photoshop and Illustrator, "Ps/Ill" hereafter) and it always worked perfectly. However, after finally installing Adobe AIR, it no longer works as it used to. I have updated the drivers and it still fails to work as it should. Mainly, the working area in Ps/Ill tends to shift off screen and I cannot get it to come back. Even shutting down Ps/Ill (and losing my work) still screws
Really interested in the new ability to publish for tvOS. Was wondering if html embedded content (like a video player for example) would be allowed on tvOS apps, through use of StageWebView or HTML control, or some other way. Thanks!
Compile our Android App with AIR22 and . . .This code:public function getDeviceRectangle():Rectangle{ var dr:Rectangle = new Rectangle(0, 0, Math.max(this.width, this.height), Math.min(this.width, this.height)); return dr; }Gives us 0 0 1024 552 for a Kindle fire which has a 1024 x 600 screen and Status Bar which cannot be removedThis works for us as we then scale the app to fit the available space.Compile on AIR 23 and the same code returns 0 0 1024 600 which is the full screen ( including the android status bar ) Since many apps will use this code as starting point for scaling up their app to fit the many android resolutions it's important to know whether we're scaling to the available screen ( less the Android UI ) Note - I've also tried <fullscreen>true<fullscreen> which throws a compile error.
posting here as well to maybe catch AIR team attention? first thought the app crashed, but it does not close so I guess not, it just does not render itself. something you have done in sdk 24b is at fault, since it works with 23.bug: 4197717
When I run my AIR apps on iPad Pro 12.9", stage.stageWidth reports 2048.How do I get my app to use the correct resolution?
Hello!I'm using few distriqt extensions in AIR project, but seems like NativeMaps have some conflict with other ANE(s) or something, here is ADT compiling result:dx tool failed: UNEXPECTED TOP-LEVEL EXCEPTION: java.lang.IllegalArgumentException: already added: Lcom/distriqt/extension/nativemaps/R$attr; at com.android.dx.dex.file.ClassDefsSection.add(ClassDefsSection.java:122) at com.android.dx.dex.file.DexFile.add(DexFile.java:161) at com.android.dx.command.dexer.Main.processClass(Main.java:737) at com.android.dx.command.dexer.Main.processFileBytes(Main.java:678) at com.android.dx.command.dexer.Main.access$300(Main.java:83) at com.android.dx.command.dexer.Main$1.processFileBytes(Main.java:607) at com.android.dx.cf.direct.ClassPathOpener.processArchive(ClassPathOpener.java:284) at com.android.dx.cf.direct.ClassPathOpener.processOne(ClassPathOpener.java:166) at com.android.dx.cf.direct.ClassPathOpener.process(ClassPathOpener.java:144) at com.android.dx.command.dexer.Main.processOne(Main.
I have been developing an app that uses a web service created by another party. Currently that service sits on a VPN but they now want to move it to an external server and use two-way SSL for security instead. They have set up the service on the new server and set up the SSL authentication. We have tested over https but without the need for a client certificate and it all works fine. But now they have activated the need for the client cert and I am unable to work out how to connect.I have been provided with a client certificate but it is self-signed where the one on the server is signed by Symantic - this seems odd to me but I have been assured that the certificates are correct.I have installed the certificate on my PC, onto Flash builder using the Java keytool to install to certca and I have installed onto the iPad - in none of these places am I able to access the service.asmx file from a browser (I was able to before the client requirement was activated), is that a sign that somethin
I am trying to code sign my air for mac app (sdk 23/24) and have researched and found several threads, none of which appear to work. This is for general distribution, not for the Mac Store. I have tried the following:rm -rf APP.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/1.0/Resources/Adobe\ AIR.vchrm -rf APP.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/1.0/Resources/adobecp.pluginrm -rf APP.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/1.0/Resources/adobecp.vchrm -rf APP.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/1.0/Resources/AdobeCP15.pluginrm -rf APP.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/1.0/Resources/WebKit.dylibrm -rf APP.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/1.0/Resources/Flash\ Player.pluginrm -rf APP.app/Contents/Frameworks/Adobe\ AIR.framework/Versions/1.0/Resources/AdobeCP15.pluginwhich all seems to work, followed by:codesign -f -v -s “Developer ID Application: Developer" APP.app/Contents/Frameworks/Adobe\
Will there be any updates to fix issues with iPad Pro launch images to support its native resolution, rather than the device running the lower 2x Retina resolution?To clarify, here are the issues:1. Adobe mentions to resize the @15739213~ipad images to be the native resolution (2048x2732), which does work if you include no other launch images, but this does not work if you also add a Default~ipad.png to handle standard-resolution iPads. When you do this, the iPad Pro reverts to normal iPad Retina resolution (1536x2048).2. If you resize the @15739213~iPad for the higher iPad Pro resolution, the other Retina iPads will not show any launch image at all. The Retina iPads would normally use this 2x launch image, but since the resolution doesn't match it just ignores the launch image completely. This happens regardless of any other launch images you add.Again, Adobe's solution only works if you don't want any launch images for any other resolution/device besides the i
Hi,I'm working on an iOS 8 app with AIR 17 and after testing it on a device the soft keyboard looks different in my app than in the native iOS apps (e.g. Apple Notes app)It looks scaled and bigger than the native one and the uppercase/lowercase button is different.How to get the native keyboard?Any ideas welcome! I attached 2 pics:Normal keyboard:AIR keyboard:
When I upload to iTunes connect,I have below message from apple and can't select new build,so I can't release my app.---------------------------------- "errors occurred in the app thinning process, and your app couldn’t be thinned. If your app contains bitcode, bitcode processing may have failed. Because of these errors, this build of your app will not be able to be submitted for review or placed on the App Store."----------------------------------What can I do for this?
I recently upgraded my Adobe Air, and now my Cricut Craft Room will not work right. I need an older version and I tried to download an archived version (21.0.0.215 Windows), but all it did was make my computer go crazy. HELP!
Run the installer, says it completed successfully, but the install folder at %appdata%\Adobe\AIR\ is empty accept for a EULA file and an update folder.
I downloaded and installed Adobe AIR and then tried to install Tweetdeck but I get an error message.Error:"This application requires a version of Adobe AIR which cannot be found. Please download the latest version of the runtime from http://www.adobe.com/go/getair, or contact the application author for an updated version."Version is 2.0.3.13070So I tried to uninstall Adobe AIR from add/remove programs in control panel but I get the same error.Error:"This application requires a version of Adobe AIR which cannot be found. Please download the latest version of the runtime from http://www.adobe.com/go/getair, or contact the application author for an updated version."
I am needing to download the adobe air 21.0.0.215. I have found the archived "runtime" download that I have found from this forum. However whenever I download it, it comes as a compressed file, I extracted the file, but it still will not open, run, or download the program! I need this version to run my Cricut Craft Room! Please help!
up vote1down votefavorite2I'm using the Milkman EasyPush ANE for push notification in my iOS and Android apps. Together with the OneSignal backend.All is fine with iOS 9 and Android, but no iOS 10 devices register. I'm building with AnimateCC (same as Flash CC Pro) and Air SDK 23.If I debug on a iOS 10 device and listen for the onRegFailed Event, I get:“no valid aps-environment entitlement found for application”As mentioned, there is no problem on iOS 9.When I uploaded the IPA to the App Store, I got the following message:Missing Push Notification Entitlement - Your app includes an API for Apple's Push Notification service, but the aps-environment entitlement is missing from the app's signature. To resolve this, make sure your App ID is enabled for push notification in the Provisioning Portal. Then, sign your app with a distribution provisioning profile that includes the aps-environment entitlement. This will create the correct signature, and you can resubmit your app. See "Provisionin
I have windows 10. I have been trying to update Air for months without success. It says it updated, but it doesn't. Today I erased all adobe air files and tried to install. The program says it has installed but it isn't there.Help
I'm trying to using air, and I need to use an mp4 video with the FLVPlayback component. But it seems not work.I do not know if I'm using the wrong method to use video in android.Some help?Thanks.
Hi,Just stuck with an issue - after starting the recording from a mic, the event SampleDataEvent.SAMPLE_DATA stops firing after ~40 times (may vary between 40 and 45 events before stop).On a desktop all works perfect: the events with fresh mic. data shots forever til the listener is removed.Also when starting a mic on android there is a "click" at the beginning of first chunk of received data.
Hi,I've been looking through many posts around the web and I didn't find any solution...I use a custom Translation Manager basically each text in my app is assigned to a constant.The translation manager parses each language in separated text files.In adobe air, you can add in manifest file the <supportedLanguages> tag.Adobe air supports 15 languages : Adobe AIR * AIR application descriptor elements The translation manager has 26 languages. Unfortunately when I publish my app on Google Play it says the app only supports these languages :csdeesfritjakonlplptrusvtrzh_CNzh_TWSo my questions are,how do I add unsupported languages?Why Adobe Air doesn't allow us to add extra resources when using adt to compile the apk.Thank you
System Requirements for Adobe Air 23 makes no mention of Windows XP.I have Windows XP Home Edition 32-bit and wish to know if I can update to Adobe Air 23 without any problems?
Hi guys,Is there anyone here who knows if it is possible for AIR (only stage3d) projects be compiled into native code (webgl/opengl/directX/etc..), I mean.. converted to native objective-c/java + GPU stuff?My idea is that pure stage3d projects, could be "easly" converted to ios/android/windows native without the need of the air player.. but using the power of AS3/debug/player desktop for development workflow..I think Fuse is doing something similar, but they use JS instead..Kind regards,Rui
Hi thereFor the last 2 days I've been trying to install an application but keep getting the following error message:"Sorry, an error has occured. The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application author."I've searched this forum and on Google for a solution, but nothing has worked so far.I`ve tried the following (instructions from developer`s support) more times than I`d care to think about:1. First uninstall Kudani if you have an existing install 2. Make sure the Kudani application folder does not exist in c:\Program Files or c:\Program Files (x86) 3. Check that your computer's system clock is correct. Correct the date and time if it not current. 4. Make sure you have the latest version of the Adobe AIR runtime installed. You can download it from http://get.adobe.com/air 5. Now try installing Kudani Every time, I made sure I removed all traces. I even tried uninstalling/reinstalling Air, but no luck.This page http
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.