『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hi guys,Ok...so I have figured out how to visit a URL and after that URL has loaded, get a HTTP status back to know if I visited a valid web page or not. However, now I am needing to know a simply way of basically storing all the hyperlinks that may exist on that page into an array/string.I'm in a sense trying to scan the entire webpage I just loaded and grab anything thing on that page that is a hyperlink and store it in an array for use elsewhere in my actionscript program. Keep in mind, I'm visiting the website behind the scenes in an Adobe Air program.
Hi everybody,I work on application use Flex SDK 13.0, Air SDK 15.0, and Robotlegs 2.2.1 MVC Framework.Since I upgrated the AIR SDK to 15.0, there is an error in Robotlegs Framework. Searching, I found where the error was, so I create a simple project to test the problem.When you use argument.callee in mobile application on IOS, the arguments.callee is 'undefined'.This is simple code : <?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" applicationDPI="160" applicationComplete="viewnavigatorapplication1_applicationCompleteHandler(event)" > <fx:Script> <![CDATA[ import mx.events.FlexEvent; protected function viewnavigatorapplication1_applicationCompleteHandler(event:FlexEvent):void { var callee : Function = arguments.callee; if(callee != null) { testCalleeLabel.text = "find callee"; }else
Dear Adobe AIR Team,I've already submitted the bug report, and it's already got 10 votes and counting:Bug#3829934 - StageWebView displays a blank when running on Mac OS if renderMode is set to direct or gpuPlease take 5 minutes of your time to look at this bug, thanks so much!DarkStone2014-09-24
Hello guys, okay? I have an Adobe Air application that will run on Android and iOS. I also have a microcontroller that has a server that serves HTTP requests and returns information about the plate. When I run my app in the simulator, it works correctly. When I use Android or iOS, it does not work. The request address is like this: http://192.168.0.50. When sending a command, it looks like this: http://192.168.0.50/setLightRoom. In Windows, the event returns HTTPStatusEvent.HTTP_RESPONSE_STATUS Event.COMPLETE before bringing the information correctly. The HTTPStatusEvent.HTTP_STATUS event returns 200 OK status. On Android or iOS, it returns only HTTPStatusEvent.HTTP_STATUS and status 0. My microcontroller uses the lwIP framework for making and receiving HTTP requests. He works with TCP, UDP, ARP etc. The return of my plate when I make a request is a string of type "ON" or "OFF". In Windows, the return works. On Android or iOS, there is no return. If I let the compiler microcontroller e
I am building some Adobe Flex Mobile application using Flex 4.6.0 + AIR 3.5 only for iOSThis app involves some iOS Native Extension created also by me.The thing is that this ANE uses some third party framework (GD.framework from Good Dynamics Technology). That framework requires GD FIPS linker to be used, and for that, i need to set some custom build settings in a .xcconfig file, with this content:FIPS_PACKAGE=$(CURRENT_ARCH).sdk LDPLUSPLUS=/Good Technology/Good.platform/FIPS_module/$FIPS_PACKAGE/bin/gd_fipsld LD=/Good Technology/Good.platform/FIPS_module/$FIPS_PACKAGE/bin/gd_fipsldThe ANE compiles OK, but then, I add the ANE to the app, I compile the app, but when I launch the app, it crashes because the FIPS linker was not properly got set on my Flex Mobile project.So, my question is:Is there a way to set the above configuration on my project like somebody would do in a Xcode project?Regards!
Hi all,I am needing to find a way in Actionscript 3 for a Adobe Air application to visit a website url (ex. example.com) in the background without Adobe Air opening up a web browser. After the website has loaded in the background, I would like to get all the URL link that the Adobe Air application may see. For example, maybe when you visit "example.com" it redirects you to "google.com", so I want my application to send me back whatever URL it sees after it loads the page.Can this be done, and is there any sample code anywhere?Thanks guys!
Hello, I was hoping that someone may be able to help? I have found numerous tutorials and step by steps guides for making/designing a DMG's but they seem to be failing for me in later stages of applying fancy artwork. I have worked out how to make a new disk imagethe content inside works and the icons work once the air/mac installer has worked it's magic - ie has installed the application on the desktopI cannot change the icon and image when I bring the file information up on my screen/ I can't make it fancy - I'm needing to make the complete package with all of the artwork.Basically when I attempt to drop the PNG into the icon in top left, the file is replaced with the default png image instead of the png I dropped onto the position.Any ideas?Please note, if you have any tips on this so I can make a bespoke DMG with imagery, icons and all of the rest of it for a professional look please help.
Our application started to crash since the upgrade was release for AIR 15. The following is the dump from the event log:Faulting application name: LEED Desk Prd.exe, version: 0.0.0.0, time stamp: 0x52acef88Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000Exception code: 0xc0000005Fault offset: 0x20000006Faulting process id: 0x1c4cFaulting application start time: 0x01cfd66c0e8781ecFaulting application path: C:\Program Files (x86)\LEED Desk Prd\LEED Desk Prd.exeFaulting module path: unknownReport Id: 19d36208-4260-11e4-bf6c-5c514fe8b5bfDowngrading AIR back to version 14 seems to solve the problem. Any suggestions?
My app is working fine in all versions prior to ios8.0 . In ios 8 it gives me the following error.Error #3747: Multiple application domains are not supported on this operating system. Please help me out.
Adobe Air will not install. It gives me the message that it may not be approved by my administrator (me).I have tried it several times, and elevated it to an administrator with the same message. Under users\local\ appdata\adobe, I have renamed the directories to force it to rewrite to no avail. After doing that, here is my install file[2014-09-21:16:44:30] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86[2014-09-21:16:44:30] Commandline is: [2014-09-21:16:44:30] No installed runtime detected[2014-09-21:16:44:35] Relaunching with elevation[2014-09-21:16:44:35] Launching subprocess with commandline c:\users\joe\appdata\local\temp\airdba2.tmp\adobe air installer.exe -ei[2014-09-21:16:44:40] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86[2014-09-21:16:44:40] Commandline is: -stdio \\.\pipe\AIR_15768_0 -ei[2014-09-21:16:44:40] No installed runtime detected[2014-09-21:16:44:41] Starting silent runtime install. Installing runtime version 15.0.0.249[2014-0
I am running windows 8.1 x64All updates to applications return the same error.The AIR install.log is:[2014-06-26:09:48:49] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86[2014-06-26:09:48:49] Commandline is: [2014-06-26:09:48:49] No installed runtime detected[2014-06-26:09:48:53] Relaunching with elevation[2014-06-26:09:48:54] Launching subprocess with commandline c:\users\rod2510\appdata\local\temp\airf9ce.tmp\adobe air installer.exe -ei[2014-06-26:09:48:56] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86[2014-06-26:09:48:56] Commandline is: -stdio \\.\pipe\AIR_14140_0 -ei[2014-06-26:09:48:56] No installed runtime detected[2014-06-26:09:48:57] Starting silent runtime install. Installing runtime version 14.0.0.110[2014-06-26:09:48:57] Installing msi at c:\users\rod2510\appdata\local\temp\airf9ce.tmp\setup.msi with guid {77D28FF5-242F-488A-8215-937D6A4D69E0}[2014-06-26:09:49:00] Runtime Installer end with exit code 0[2014-06-26:09:49:00] Elevated instal
Hi,We have a hard time compiling a release version of our AIR app for IOS.We had a first version compiled and submitted succesfully to Apple.Wa are trying to build a new release version, but are now stuck with the "ApplicationVerificationFailed" message when trying to deploy this app on a device (with a inhouse sdk mobileprovision)In this new version we added "keychain-access-groups" Entitlements to allow the app to share Keychain data.If we remove the Entitlements part of the application descriptor, it succeed with compilation and install on device over usb.Has anyone experienced problems with setting "keychain-access-groups" properties ?I found these posts that are a bit outdated, and we even tried the old workaround solution with codesign on a mac without success either...Adding iOS entitlements to AIR appsiOS5 support for AIR/Using external SDKs to package appsI'm really stucked with this, as we are releasing a group of applications, that should share license crendentials, with som
I'm developing an AIR app for iPhone 4 and 5. The app is centered around a video which I have exported in two versions, a 960x640 version for iPhone 4 and an 1136x640 version for iPhone 5.Ideally, I would like to just detect whether I'm on an iPhone 4 or 5 and then add the right video and play it. However, I don't know how thisis affected by the stage size, which has to be one resolution or the other. I assume that if the stage size is set to 960x640, it will scale up on an iPhone 5 - and scale down on an iPhone 4 if set to 1136x640.In my situation, how would you solve this problem? Is there a way to prevent scaling and just placing the right video on the stage at 0,0?
Hi,Can someone help me figure out or provide some sample code on the method I would need to take to download a file from the internet and automatically have Adobe Air save that file somewhere on my computer (probably Documents folder) and also not pop-up that Save To dialog box?I'm downloading a file just fine now, but the main issue is that the pop-up window comes up and ask me where do I want to save the file. I do not need it to do that. I want it to automatically save to a location on my computer.Thanks guys
Hi,As of Android 4.4.2 ( aka. API 19 - Kit Kat ), it appears that File.userDirectory.getDirectoryListing() is no longer returning anything. Also, a call to File.userDirectory.browseForOpen() causes my app to crash instantly.Both functions work fine in Android 4.3 ( aka. API 18 - Jelly Bean ), however.Did something change, or are new permissions required for using the File API, in 4.4.2?My setup: I am testing in AVD ( Android Virtual Device ). My app is compiled with AIR SDK 14.0.0.178 ( note: the app crashes on load if compiled with AIR 15.0.0.249, but that's due to a different problem ).
I've been trying to install TeeBoard to be used with OBS, however, AIR will not install no matter what i do. I've followed all the help on the support page and none of it worked. It keeps saying i need administrator access even though i'm running it as an administrator. Additionally, every time i double click a .air extension to try and install the application it wont open up with the windows installer. [2014-03-10:19:54:56] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86 [2014-03-10:19:54:56] Commandline is: -silent -eulaAccepted -programMenu AdobeHelp.air [2014-03-10:19:54:56] No installed runtime detected [2014-03-10:19:54:56] Invoking Application Installer for combined install [2014-03-10:19:54:56] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIR1D44.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR1D44.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/J
I've been looking at the undoManager and not understanding some basic principles, obviously. Situation, I have an AIR desktop app and want to include Undo/Redo in the menus. When I do that, it overrides the typically expected behavior of control-z and control-y, so I assume that I have to manage that myself now. I've been able to handle cut/paste overrides by capturing the menu event and using NativeApplication.nativeApplication.copy() paste() etc, but there's nothing comparable for undo/redo. So that took me on a quest looking at the UndoManager, which appears to be my ticket for managing Spark TextInput text operations. However, if I trap the menu event for undo and look at the undoManager.canUndo() after deleting text, it's always false.I'm missing a step somewhere. Can someone point me to an example or a better explanation of how to manage undo/redo in an AIR application, if you want to override the built-in menu items?Thanks.
A small tip I have been using in some projects (AIR iOS apps) to be able to use custom fonts with StageText.When using the StageText you cannot use embedded fonts but you can add the font you want to use in the StageText into the app as follows:1) Add the Font to the InfoAdditions using UIAppFonts:<iPhone> <InfoAdditions><![CDATA[ <array> <string>1</string> </array> <key>UIStatusBarStyle</key> <string>UIStatusBarStyleBlackOpaque</string> &
Hi,I´m uploading an app to itunesconnect and I´m using for the first time the Milkman Games Native extension for Admob and I´m being asked if my app uses the Advertising Identifier (IDFA). Can anyone tell me if it does and how I should answer these questions?This app uses the Advertising Identifier to (select all that apply): Serve advertisements within the app Attribute this app installation to a previously served advertisement Attribute an action taken within this app to a previously served advertismentThanks
Ok. So I have a function 'initUpdate' public function initUpdate():void { var appUpdater:ApplicationUpdaterUI = new ApplicationUpdaterUI(); appUpdater.addEventListener(UpdateEvent.INITIALIZED, updateInitialized); appUpdater.addEventListener(UpdateEvent.CHECK_FOR_UPDATE, checkForUpdate); appUpdater.addEventListener(UpdateEvent.DOWNLOAD_START, updateDownloadStarted); appUpdater.addEventListener(UpdateEvent.DOWNLOAD_COMPLETE, updateDownloadComplete); appUpdater.configurationFile = new File("app:/updateConfig.xml"); appUpdater.initialize(); trace(appUpdater.configurationFile); trace(appUpdater.currentVersion); trace(appUpdater.isUpdateInProgress); }I followed all of the instructions. updateConfig.xml:<?xml version="1.0" encoding="utf-8"?> <configuration xmlns="http://ns.adobe.com/air/framework/update/configuration/1.0"> <url>http://web/address/to/updateDescriptor.2.5.xml</
Hello everyone, I have an installation issue with Samsung Galaxy Tab 3 10.1. I know it probably is because of the Intel x86 processor.. but I thought Adobe fixed that already... Adobe AIR now supports x86 AndroidBasically all it tells me is Unknown error code: "-24" when installing from Play Store. I tried force installation via .apk file, by creating one off my Samsung Galaxy S4 and S5, but it just says "Application did not install". I am actually wondering how you guys got it to work, as in other parts of this forum people have got it working.Model numbers: GT3: GT-P2510 S4: SGH-i337M S5: SM-G900W8Help would be appreciated. Thanks.
I am developing an ane for using and enjoying the service games google play. I made a test app natively and runs perfectly. I generated one ane and made a falsh builder for test. By utilizing it happens the following error: 07-22 15:55:35.555: E/AndroidRuntime(9983): FATAL EXCEPTION: main07-22 15:55:35.555: E/AndroidRuntime(9983): java.lang.NoClassDefFoundError: com.google.example.games.basegameutils.GameHelper07-22 15:55:35.555: E/AndroidRuntime(9983): at com.google.example.games.basegameutils.BaseGameActivity.getGameHelper(BaseGameActivity.java:93)07-22 15:55:35.555: E/AndroidRuntime(9983): at com.google.example.games.basegameutils.BaseGameActivity.onCreate(BaseGameActivity.java:103)07-22 15:55:35.555: E/AndroidRuntime(9983): at com.google.example.games.tanc.MainActivity.onCreate(MainActivity.java:70)07-22 15:55:35.555: E/AndroidRuntime(9983): at android.app.Activity.performCreate(Activity
Hi,I am the administrator, I am the only account on the computer. What is happening?
Hello guys, I am using URLRequest in my AIR for Android and iOS application. I have a microcontroller that has a server. I use a router that generates a fixed address for my card. So in my application, I send the command to the server microcontroller that filters the command performs the action and returns the state of the board. In the simulator, I send the command and caught the return normally. On Android or iOS, I send the command, it performs the action, but the return comes as undefined. I do not know what else to do. Below is my code: this.urlRequest = new URLRequest(Endereco.placaIP + comando); this.urlLoader = new URLLoaderMais(); this.urlLoader.addEventListener(IOErrorEvent.IO_ERROR, ioErrorHandler); this.urlLoader.addEventListener(HTTPStatusEvent.HTTP_RESPONSE_STATUS, responseListener); this.urlLoader.addEventListener(HTTPStatusEvent.HTTP_STATUS, responseListener); this.urlLoader.addEventListener(SecurityErrorEvent.SECURITY_ERROR, r
When launching an app for the first time in iOS 8 beta, there is a warning to the user that "<app name> Would Like To Send You Notifications." These apps do not implement any notification functionality that I'm aware of. Is anyone else seeing this? This seems very familiar to the Microphone privileges bug when iOS 7 was released (Re: iOS 7 Issue).
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.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。