Join a global community of Adobe Air users and developers.
Recently active
Hello,I wrote a small app for Android and I'm trying to show a movie from the net. Everything works on the AIR simulator, the problem starts when I try to run it on my device. I have a Galaxy S4 with Android 4.2.2 and I'm using AIR 3.8 (captive with the app). Now, if I try to load another movie it works fine, so my code seems to be OK.Further, I sent my APK with a link to the original movie (that my device doesn't show) to someone else and on his device that movie worked.Even further, if I just download that movie to my device and load it to one of the video player apps it is shown just fine.Here is a direct link to the youtube movie I'm trying to show, It's a standard H.264 MP4 file from youtube:http://r2---sn-xguxaxjvh-304e.c.youtube.com/videoplayback?mv=u&ip=85.113.38.227&key=yt1&fexp=906398%2C916626%2C929117%2C929121%2C929906%2C929907%2C929922%2C929127%2C929129%2C929131%2C929930%2C936403%2C925726%2C925720%2C925722%2C925718%2C929917%2C929933%2C920302%2C906842%2C932306%2C
So I am running into a problem that a lot seem to be having. I need to add and remove swfs several times within my application. My swfs DO contain as3. Each time I try to reload a swf I get this error: Reloading a SWF is not supported on this operating system.I see that this is currently a restriction. My questions is: Is this a limitation that will likely be resolved? Will Air 3.9 have this solved? Are there any work arounds that don't involve saving swf data to a var or renaming files?I am using air beta 3.8thanks,Jason Etherington
We're about to use a build server for taking some work out of our hands (testing, building etc). The build server is running on Linux and therefore we would like to know if we can build the AS3 (AIR) sourcecode on the Linux environment. We usely create apps for Android and iOS. Can anyone give some more information on this? Is it true that the ADT doesn't run on Linux?
Adobe, I love you, but com'on we're waiting for AS worker support on Android! could you please at least say when will it be supported? maybe Air 3.8?
Hi,Is there an equivalent to scrollV for StageText textfields?I'm adding a long text to a small input textfield and would like to scroll to the end of the text so the last word is shown to the user.I'm using Air 3.6.Thank you
Hey, first thanks for AIR that is brilliant crossplatform! But recentlly i notice a lot of ANE crashes in Google Play Developer Console. Can you tell me what i might do wrong? ANR:"Thread-7016" prio=5 tid=22 SUSPENDEDgroup="main" sCount=1 dsCount=0 obj=0x41fd28b8 self=0x62a73f48sysTid=4981 nice=-16 sched=0/0 cgrp=apps handle=1681878264state=S schedstat=( 17694319000 996630000 13015 ) utm=1678 stm=91 core=0#00 pc 0001c5d0 /system/lib/libc.so (__futex_syscall3+8)#01 pc 0000e6a8 /system/lib/libc.so (__pthread_cond_timedwait_relative+48)#02 pc 0000e708 /system/lib/libc.so (__pthread_cond_timedwait+64)#03 pc 000530f3 /system/lib/libdvm.so#04 pc 000536b5 /system/lib/libdvm.so (dvmChangeStatus(Thread*, ThreadStatus)+34)#05 pc 00049327 /system/lib/libdvm.so#06 pc 0004af6f /system/lib/libdvm.so#07 pc 0007ee13 /system/lib/libandroid_runtime.so#08 pc 0001dc4c /system/lib/libdvm.so (dvmPlatformInvoke+112)#09 pc 0004decf /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method c
Tried Installing different version including 3.8, it exits giving the below errorUnable to install Adobe AirError screen shotLog file details[2013-05-27:10:02:31] Application Installer begin with version 3.7.0.1530 on Windows 8 x86[2013-05-27:10:02:31] Commandline is: -silent -eulaAccepted -programMenu "C:\Users\pgh\AppData\Local\Temp\AIRADA6.tmp\Adobe Content Viewer"[2013-05-27:10:02:31] Installed runtime (3.7.0.1530) located at c:\Program Files (x86)\Common Files\Adobe AIR[2013-05-27:10:02:32] Validating app in folder C:\Users\pgh\AppData\Local\Temp\AIRADA6.tmp\Adobe Content Viewer[2013-05-27:10:02:35] Application signature verified[2013-05-27:10:02:35] Unpackaging/validation complete[2013-05-27:10:02:35] No app located for appID 'com.adobe.dmp.contentviewer' and pubID ''[2013-05-27:10:02:35] Starting silent app installation to C:\Program Files (x86)\Adobe. Installing app com.adobe.dmp.contentviewer version 3.1.0 using the source file at file:///C:/Users/pgh/AppData/Local/Temp/AIRADA
I am trying to write a simple ANE for BlackBerry that will read a phone number, and return that to the actionscript layer. To read the phone number natively, I need C++ and Qt. I can't even figure out whether this is actually supported for an ANE. I cannot find any examples for BlackBerry that use C++ in the native portion of the ANE. I only find the suggestion that function name mangling in C++ may prevent an ANE from working and generate the error 3500 "The extension context does not have a method". I don't see why this should be an issue because we define a string -> function map. Can anyone tell me whether it is currently possible to use C++ and Qt in an air native extension?
Where can I find detailed release notes for new Air SDK releases?The "release notes" PDF doesn't seem to change between beta releases - it just lists the big new features in 3.8, like 4096x4096 texture support, etc. - but no list of bug fixes specific to the latest release.Is there a complete list of fixes and changes for each release somewhere?Thanks.
I am trying to build a very simple ANE for BlackBerry that will read the phone number. To do this natively on BlackBerry, it is necessary to use the BlackBerry and Qt libraries. How do you include these libraries in the ANE? Or is this even necessary? In the documentation:http://help.adobe.com/en_US/air/extensions/index.htmlthe instructions for doing this are substantially different for iOShttp://help.adobe.com/en_US/air/extensions/WSf268776665d7970d-2e74ffb4130044f3619-7fff.html#WS2f73111e7a180bd05759774f13a75534104-8000and Androidhttp://help.adobe.com/en_US/air/extensions/WSf268776665d7970d-2482335412ffea65006-8000.html#WSf268776665d7970d-6be13ace1308aaebeca-7fffThere is no obvious way to use these approaches for BlackBerry. How do you include the external libraries for BlackBerry?
i cant update my adobe air from 1.5.3.9120 to 3.8.0.870the problem he said: take contact with you administrator?it's my own laptop i'm administrator, windows 7also if i want to uninstall him he said the same.do someone know what the probleme is???dario
Adobe AIR applications can be distributed in a number of ways, including but not limited to:Desktop:Packaged as an.air file or as native installer.When packaged in the .air file format, the same AIR application (.air flie) will run across both Windows and Mac OS.Requires the AIR runtime to be installed on the device. The AIR runtime can be obtained by one of the following: Downloading from the Adobe website as a separate install.Installed along with an AIR application as part of a seamless web install.Preinstalled on the device.Android:Packaged as an .apk file and deployed to the Android Market or Amazon Appstore.Requires the AIR runtime to be installed on the device. The AIR runtime can be obtained as follows: Downloading from the Android Market.Preinstalled on the device.BlackBerry Tablet OS:Packaged as a .bar file and deployed to the BlackBerry App World.The AIR runtime is pre-installed and integrated into the BlackBerry Tablet OS; therefore no download the AIR runtime is required.T
I'm using StageWebView to load SWF files or HTML pages with SWF content on my Adobe Air 3.8 app for Android and I have a problem when I set the X offset in the viewport. The SWF gets cut off on the right side.See this screenshot:The viewport covers the area enclosed in the rectangle with a grey border but a portion of the rhino gets cut off. If I set the X offset to 0, the webview instance shows the SWF properly but the higher the X offset the wider the portion that gets cut off.I need to add this happens only on Android running ICS (4.0.4). On devices running Jelly Bean, such problem does not happen.One more thing: the black "patch" that covers the rhino part is the background color of the swf. I tested this problem with different SWFs and the strip that shows up on the right side is always of the same color as the remote SWF's background.I need to show SWF content centered on the stage and this offset bug is a killer.Does anybody know of a fix for a problem like this?My code:fu
Hi All,On my iPhone I'm seeing (actually, hearing) a problem where the beginnings of sounds aren't being played. These are MP3 files that the app has downloaded and saved on the device. They are being loaded and played like this: var file:File = new File(url); var request:URLRequest = new URLRequest(file.url); var context:SoundLoaderContext = new SoundLoaderContext(500, true); var sound:Sound = new Sound(request, context); sound.addEventListener(IOErrorEvent.IO_ERROR, onSoundLoadError); sound.addEventListener(SecurityErrorEvent.SECURITY_ERROR, onSoundLoadError); var transform:SoundTransform = new SoundTransform(soundVolumeAdjustmentFactor); _soundChannel =
Hello !I know that this problem is knew and a similar post already exists http://forums.adobe.com/message/5102955#5102955But 6 months later, it still doesn't work and it's very frustrating to be able to read an AVI file with ffmpeg and NativeProcess, but impossible to build original and fun Video experience because of that.Please! Please! Fix it !Thank you for all your work
Hi,Can anybody tell me whether I can dynamically incorporate Flash Builder compiler configuration values into my application XML for an Android / iOS compile?EG: If I set compiler directives like this:-locale en_US -source-path locale/{locale} -define CONFIG::APP_ID_EXTEND '.dev'Can I get my application XML to append .dev to the application ID like this:<!-- A universally unique application identifier. Must be unique acrossall AIR applications. Using a reverse DNS-style name as the id is recommended.(Eg. com.example.ExampleApplication.) Required. --><id>COM.MYCOMPANY.WONDERFULAPPLICATION{CONFIG::APP_ID_EXTEND}</id>So that my application is packaged using COM.MYCOMPANY.WONDERFULAPPLICATION.dev as its application ID?I know this sounds a bit convoluted, but I am looking for a trouble-free way to allow me to generate internal and external variations on a single, standard application. It is a doddle to use the config variables to relocate servers etc, but I am still having
Is it possible to get error stack-traces from a deployed AIR app? I have setup a global error handler but I find that all it gives me is the error type, without any context, which is pretty much useless information. -Aaron
i have a requirement like after generating a PDF document I want to print only one copy of that document , after that if i try to print the one more copy it should not allow me to print any one plz help regarding this
I'm developing a video chat app and for technical and privacy reasons, the app must stop sending video when the phone is locked. The camera will stop working there anyway (getting back to the app shows a frozen video).I'm using UIApplicationExitsOnSuspend, which works well for the home button, but how can I detect the screen lock?With the camera not working when the phone is locked and the lock not being detectable, this would be a pretty big showstopper in general for video apps, but I haven't found a way to solve this.
I had a wonderful day so far. Although I have debugged on my Nexus 7 in the past, today it just didn't want to work.Perhaps there are some bugs to be found here, but I'll leave that up to Adobe to decide.I'd already been testing an app on my Droid 2 phone and then I switched to my Nexus 7.Notification says its connected for USB debugging. Clicking on the notification brings up the developer option menu, but I notice its not in my settings screen where it used to be. (Must have disappeared after the last system update.)I goto settings -> About tablet -> click the build number 7 times ( I hear its 10 for the Nexus 10)Device now says I'm a developer and I can access the Developer options from the settings menu.USB debugging is already checked.Using the Nexus 7 notification I switched USB connection from a media device to a camera device.I try to debug my app in Flash Pro, AIR for Android 3.5.0.880 but it just hangs when trying to load the app via USB.I check the Win7 USB drivers - t
If you have a feature request, please submit your ideas to our Adobe AIR Ideas website.
I haven't gotten past this. Have to use 3.5 instead. I/ActivityManager( 2505): Displayed activity air.com.sgn.myApp/.AppEntry: 539 ms (total 539 ms)W/dalvikvm( 8672): No implementation found for native Lcom/adobe/air/AIRWindowSurfaceView;.nativeSurfaceCreated ()VD/AndroidRuntime( 8672): Shutting down VMW/dalvikvm( 8672): threadid=1: thread exiting with uncaught exception (group=0x4001d7d0)E/AndroidRuntime( 8672): FATAL EXCEPTION: mainE/AndroidRuntime( 8672): java.lang.UnsatisfiedLinkError: nativeSurfaceCreatedE/AndroidRuntime( 8672): at com.adobe.air.AIRWindowSurfaceView.nativeSurfaceCreated(Native Method)E/AndroidRuntime( 8672): at com.adobe.air.AIRWindowSurfaceView.surfaceCreated(AIRWindowSurfaceView.java:719)E/AndroidRuntime( 8672): at android.view.SurfaceView.updateWindow(SurfaceView.java:536)E/AndroidRuntime( 8672):
Hello !First of all, sorry if my english is not perfect.I'm doing some test with Air NativeProcess. I created an app connected to FFMPEG to read all video Format, as shown in this video tutorialhttp://www.youtube.com/watch?v=6N7eN9wvAGQAll works perfectly, but if I try to draw my video Object inside a BitmapData, I get the famous "Sandbox security error". The thing I really don't understand is that all my files are local (the air app, ffmpeg and the video file).I tryed to add a basic crossdomain.xml that allows all domains, but it didn't change anything.I tryed to use 'Security.loadPolicyFile', but it didn't workI tryed to use 'NetStream.checkPolicyFile' but it didn't workI tryed to set NetStream.videoSampleAccess to true, but it didn't workI saw somewhere on the internet that a solution exist for this problem with a RTMP connexion. the netstream need to send a command that solve the problem :netStream.send("|RtmpSampleAccess", true, true);But I am in local and it didn't work (I tryed
Is it possible to implement & use Everyplay, Kamcord or any similar screen-recording library as a AIR Native Extension in an AIR iOS App?Thanks!
We have developed a beautiful weather app with Adobe AIR.Androd users ask us to create a live wallpaper and widget plugins.Is it possible?Can we create a live wallpaper for Android with AIR?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.