『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Join a global community of Adobe Air users and developers.
新着順
It has been working fine before; the BBC iplayer ask me to reinstall Adobe Air recently.I have manged to uninstall AA from the program list (but not sure if it is done correctly). When I try to reinstall AA, a message state that 'Adobe Air is already installed on your computer'.How can I make sure that AA is actually uninstall from my computer.Thanks,Gordon
Hi at all,i'd like to compile my AIR "Tablet" App against Android SDK 3.0+ to enable hardware acceleration.I know that AIR only compiles against the Android 2.2 SDK.In my ANT Build file:<target name="package.android"> <echo message="Packaging for Android"/> <java jar="${ADT.JAR}" fork="true" dir="${build.dir}" failonerror="true"> <arg value="-package"/> <arg line="-target apk-emulator"/> <arg line="-storetype pkcs12"/> <arg line="-keystore ${cert}" /> <arg line="-storepass ${cert.password}" /> &nbs
This is my first post. I'm in need of some help on a problem that seemed to be somewhat addresses in a previous discussion (http://forums.adobe.com/message/3357078#3357078). I'm running an app on a Toshiba that is loading a swf which is a game. It seems that the game is running very slowly when it is first loaded, but if you use the Home Button and then bring the app back up it will now run near its proper frame rate. What could be causing this, and is there a solution out there?Thanks in advance for your time.
Hi All I was wondering whether anyone has done any work on an In App Purchase native extension for Android? If one does not already exist I am going to be starting work on one shortly. I did a google search and found this stackoverflow post http://stackoverflow.com/questions/8053049/air-native-extensions-for-android-in-app-billing . The poster is having difficulty with the call back from the Android market. One of the responses mentions that 'Native extensions have an issue with java libraries' . Has anyone else come across this issue and if so how did you fix it? thanks for any help you can provide!Mark
[2010-12-25:23:23:34] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86[2010-12-25:23:23:34] Commandline is: -playerVersion=10,1,102,64 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -x1 http://www.pandora.com/radio/static/desktop_app/pandora_2_0_5.air[2010-12-25:23:23:34] No installed runtime detected[2010-12-25:23:23:34] Invoking Application Installer for combined install[2010-12-25:23:23:34] Launching subprocess with commandline C:\Users\Owner\AppData\Local\Temp\AIR6585.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Owner\AppData\Local\Temp\AIR6585.tmp -playerVersion=10,1,102,64 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://www.pandora.com/radio/static/desktop_app/pandora_2_0_5.air[2010-12-25:23:23:34] Application Installer begin with version 2.5.1.17730 on Windows Vista x86[2010-12-25:23:23:34] Commandline is: -ru
Yesterday, when I started my Pandora desktop app, it tol dme AIR needed to be updated. I ran the AIR update, and now I cannot get it to run. Every time I attempt to open Pandora, the AIR license agreement comes up. I click "I agree" and the box closes, but the application does not open. This happens eveyr time - the program is not recognizing that I have accepted the terms.I am using Windows 7 and Friefox. I have restarted the computer more than once, I have uninstalled and re-installed Adobe Flsh Player, Adobe AIR, and Pandora multiple times, I have cleared the Flash local storage, and I have bene trouble shooting the issue with Pandora, who believes it is an AIR issue. ANY idea on what to do from this point? Thanks.-Martie(I have included the Install Log below - it would not let me paste it into thebody of the post)[2011-05-21:00:02:26] Runtime Installer begin with version 2.6.0.19140 on Windows 7 x86 [2011-05-21:00:02:26] Commandline is: -up
Hi Everybody,I'm writing a mobile application in Flash Builder 4.6. When I relaunch the application, it opens the last page. I don't want this behavior. I want the application to launch every time from the scratch. My application is using View Navigator and I have set persistNavigatorState="false" but it's again loading the last opened page. Please note thtat I'm testing this application over iPhone.Please let me know what wrong I'm doing?Thanks a bunch.
Hi,I am building a mobile application which have some text fields. On the focus of those textfield default mobile keyboard opened, now i want to listen the keydown and keyup event at the mobile end so that i know that which key entered on the mobile like in the web application.Thanks for help
How can I hide the dock icon for an Air application on OSX? I've tried editing the info.plist for my application and adding LSUIElement=1 (or true, etc), but it doesn't work reliably at all. Sometimes, the first time I run my app the dock icon shows up but after that the dock icon is hidden; sometimes, the dock icon always remains. nativeApplication.dockIcon doesn't let me do what I need, it only lets me change an existing bitmap, not hide the dock entry entirely. And even when it does get hidden from the dock, the (system) menu bar still shows up, which is very strange. For other applications, this seems to work -- so I can only assume that the Air runtime is doingTransformProcessType(&psn, kProcessTransformToForegroundApplication); at runtime to forcibly show its own dock icon, so how can I stop that happening? (context: I have another app which launches my air app and provides services to the air app via a socket -- I want the launcher app to be what's in the dock, so that peop
Hi Everybody,I'm making an application for the mobile platform but my Flash Builder 4.6 is unable to detect my Android Device. My Android device is manufactured by Huawei. I happened to visit the following site which displays the certified smart phones.http://www.adobe.com/flashplatform/certified_devices/smartphones.htmlIn this list, I don't find my device. Is this the reason my device is not being detected by Flash Builder 4.6?Please let me know.Thank you very much.
Is it possible to package android apps with AIR (or will it be) using Flash CS5.5? I don't see anything on the web about. Just how to do it with Flex and ADT etc...
Doodle Galaxy HDCheck out our new game Doodle Galaxy HD avilable now at Apple appstore for iPad and iPhone its created by lovely Flash Pro and packaged with air 3.0About Game: Doodle Galaxy is ONE OF CASUAL GAMES and is THE MOST SIMPLEST App Store game. POSSIBLY THE BEST iPHONE GAME EVER created, Doodle Galaxy HD is a MUST HAVE! Easy to Play, Exciting to Master & Power to WIN .Some screens shots of the gameTrailer of the Game:for more infor visit game webpage http://roayati.com/DoodleGalaxy/App Store Link: http://www.roayati.com/doodleGalaxy/go.html
I hvae an app which has been turned down by Amazon app store because it does not turn off when an incoming call arrives. Is their a setting for this? For instance by selecting the 'Export Device Sounds' click box in Publish Settings, audio event? All sounds in my app are started by clicking a play button with the sound embedded in the button.thanks for any helpsteve
Hi all,I am using Flash Builder 4.5 and adobe air 2.7I want to bundle Adobe Air Installer along with my application(.app file ) for mac. I followed the instructions mentioned in the linkhttp://help.adobe.com/en_US/air/redist/WS485a42d56cd19641-70d979a8124ef20a34b-8000.html#WS485a42d56cd19641-70d979a8124ef20a34b-7ffcBut with the .app file, I am getting the message"The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author."then i checked with .air file and it works fine.Is there any limitation with .app files? If yes, then what we should do to bundle the .app with adobe air installer.Any suggestion in this regard would be great.RegardsSumeet Kumar
Hey I was looking into getting my iphone packaged flash app to authenticate with facebook on the iphone. When looking at the fb sdk for iphone I noticed they utilize the custom url stuff that iphone provides. I got my app to have a custom url following this http://forums.adobe.com/message/3596513 and ran into the same questions. How do I access the url that was woken the application. Specific this functionality (BOOL)application:(UIApplication *)application handleOpenURL:(NSURL *)url in a native ios app. If it's not possible then how do you authenticate with facebook ? As far as I can tell the flash facebook sdk is also dependent on the auth token being passed in. thanks in advance,To:NY
hi.. I want to access method in native extension activity..I call startActivityForResult() method for execute other activity..but it can't receive return value..because startActivityForResult method is called in activity..how to get result in native extension??is it impossible??
Hi, I'd like to zoom a StageWebView's HTML content to fit it's width on load to avoid horizontal scrolling. I tried to dispatch an "gesture_zoom" event on the webview but that did not work. I have seen this feature in the QNXStageWebView class from the Blackberry Tablet SDK.Does annoyone know how to achieve this ? Any help would be highly appreciated Cheers!
I just update my AIR project for iOS from Adobe AIR 2.6 to Adobe AIR 3.1 (that comes with Flash Builder 4.6), than I always got an exception when packaging my application:Error occurred while packaging the application: Exception in thread "main" java.lang.NullPointerException at adobe.abc.Nsset.match(Nsset.java:263) at adobe.abc.Name.match(Name.java:555) at adobe.abc.Symtab.getEntry(Symtab.java:37) at adobe.abc.Symtab.get(Symtab.java:55) at adobe.abc.Type.setNeedsArgumentsUpInheritanceHierarchy(Type.java:343) at adobe.abc.Type.setNeedsArgumentsUptoRoot(Type.java:269) at adobe.abc.GlobalOptimizer$InputAbc.resolveType(GlobalOptimizer.java:558) &nb
I have built an app that uses both cameras to stream video with the ability to let the user switch between them. It seems to work fine, however, there is a noticable difference in performance. The front (facetime) camera is nice and smooth, but the back camera is very choppy. I am guessing that this has something to do with the fact that the front camera is only .3MP and the rear is 5.0MP.Has anyone else noticed this? Any way to speed up the framerate? Video capturing seems to be the same for both cameras in native apps.
Hi there, I am wondering if there is any feasability of opening a pdf directly in its native reader in iOS environment. I needed this to happen from an AIR application.I have found that AIR can be extended using a java program to do the above task for Android.here is the link: http://www.jamesward.com/2011/05/11/extending-air-for-android/Thanks in advance,Sris
Hi,I am building a cross-platform mobile app with Flash Builder 4.6 (for iOS and Android). The app needs to have several hundred Mbs of video packaged with the app so that they run quickly and beautifully, with the native player controls. I ued an instance of StageWebView and loaded a local URL using nativePath and URL, which worked a treat on iOS. When testing on a Motorola Xoom, I get nothing. I can use the SWV instance to load up a remote file (ie Google.com) and it works fine on the Android device, but no local files. I understand that Android doesn't like the app URI, so I have changed from nativePath to the URL string, and still nothing. I have tried loading a local HTML file which embeds the necessary video in it, and no dice; the html page loads fine, but can't load the video. Here's some code:webView = new StageWebView;webView.stage = this.stage; webView.viewPort = new Rectangle(200,200,480,360);var fPath:File = File.applicationDirectory.resolvePath("/assets/absMovie.html"); t
Hi I wonder when ADOBE finally add all the possibilities for developers Android devices. So far we have GPS, accelerometer, ect, but still lacks a lot of possibilities. For example, send and receive sms not natively and more like in JAVA. Adobe wake up if you don't want to be left behind. Im belive in you.
I've been working on an application that will be for both the web and mobile. All the graphic assets have been created as vectors so I can take advantage of all the different screen sizes without having to create a bunch of sets of graphics. To take advantage of the gpu, I scale the graphic to the current application scale and then draw it into a BitmapData and store it. With MovieClips I'll run through the timeline, storing all the BitmapData in a Vector. In order to keep this process from slowing down the cpu more than it needs to, I wrote a cache manager that will check to make sure that the stored instance doesn't already exist before going through the process of caching it again. So far this is all working great and I get tremendous performance out of it. The problem comes in with people zooming on the web page. Most of the time the application's scale is set during initialization and doesn't change. When people zoom in on the web page it causes the scale to change after that firs
Hey guysI compiled and installed the reference app Flex Tracker, the one where you can track receipts and add a new receipt and take a picture with the camera. On iPhone 4S the camera pops up and you can take the picture but when you return to the view after using the photo, the receipt picture does not show.When committing the record and then browsing to it and looking at it, the picture is not there. I read in the docs that camera entitlement is not putting in the app.xml like it is for android, that Apple manages this at runtime. I will stress again I can launch the camera, and take the picture. I would imagine that something went wrong with the media promise event / byte array ?Please help - does anyone have any ideasmr deli
I have downloaded the installer but when I click on it all I get is this error message however the link it says to download it from is the place where I originally downloaded it from but still this message appers and wont let me install the programme, sooooo anooying. I tried to talk to someone on support chat but they couldnt help me and said to call the helpline!! please please if anyone can help me I would much appreciate it!!!
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.