Join a global community of Adobe Air users and developers.
Als letztes aktiv
I am checking for the Loader class on the ios platform.Surprisingly I am never able to load any transparent png as tranparent, a white background is always added to that when i load image from the CameraRoll using loadFilePromise() method of loader.It seems that there is some big difference between loadFilePromise() and load() method of the Loader for the transparancy.As per my code loadFilePromise() is adding additional background color i.e. white on the transparent images,While the things work perfectly for the load() method if we are passing any url of transparent image inside this.I have set the opaqueBackground = null in both cases.If any body have any idea please confirm this.Thanks in Advance,Shardul
Hi guys ,I am developing an AIR app using Flash CS5 and i cannot get the NativeProcess to work when debugging my application. i desperately wants to have that because of some important functionality.Please guide me to the correct route to get it to work.cheersSJ
I am using stageWebView for showing webpage in my mobile app but don't know how to move back to my app once it gets loaded. In application descriptor file, I had already registered custom uri scheme (myapp://) for IOS devices and from the loaded page inside stageWebView, I was trying to call following URL myapp://webcam. But nothing had happened. It neither called LOCATION_CHANGE event of StageWebView not called INVOKE_EVENT of nativeapplication. How can I fix this issue? Thanks in advance, Mamta
I didnt use it on actual ipadinvalid or valid?File.browseForOpen()
Hi ,I am using Adobe flash cs5. I used to create Air application on the publish settings.While i run the air application in side the Adobe flash cs5 it update the "Application Data\Macromedia\Flash Player\Logs\flashlog.txt"but once i compile them as .air packge, it didnt update the flashlog.txt.I want to see the trace when the .air application starts.Please guide me to debug the air application.Tool : flash CS5Air version : 2OS : Windows 7Note:When i google about it I got something like ADL to get the trace.Then i download the latest air sdk. But i am not aware how to link the "AdobeAIRSDK" with the flash cs5.
Hello,It seems that something has changed. When I compile using flex 4.6 + Air 3.3, I now get on galaxy nexus a menu button even with sdktargetversion=11. Any way to target 11 but get rid of menu button ?Thanks
Hey All,So this is an event chain issue. I'll try to discribe it best I can. I'm going to have to put a work around in for now but here it goes.I have an object called scroller. Scroller moves in either a horizontal or vertial direction. Scroller can container other scrollers as children up to one depth and moving in the opposite direction as the parent. Scrollers can only move in one direction at a time and require the user to MouseUp and MouseDown to re-engage direction lock. Direction lock is determined via the greater displacement of X over Y from the Origin point.Displacement checking runs on both objects but starts at the child of the chain.1.) Child.MOUSE_MOVE 2.) Parent.MOUSE_MOVE If the childs fires the direction lock first. The parent gets and event to stop displacement checking.Child.MOUSE_MOVE;Child.dispatchEvent(Parent.STOP_CHECKING)Parent.removeEventListener(MOUSE_MOVE)Parent.MOUSE_MOVE;If you notice from the above the parent still listens for the
What is the name and location of the AIR Flash Player configuration file? I'm assuming the name should be mm.cfg like it is for the flash palyer on the desktop, where do I put this file when I compile my AIR app?
Hello,When I try to install an Air Aplication in my computar I got the following error:Sorry, an error has occurred.This aplication could not be installed because the installer file is damaged. Try obteining a new installer file from the application author.The strange thing is that I can install the same file in another computer without any problem and can not install any Air Application in this Computer.Unfortunettly I have to run this applpication on the computer it's not working once it's completelly configurated in Hordware and Software.Please, could somebody help me about this issue...I have searched and tryied anything I could...Thanks in advanced...Vinicius / Brazil.
Hi,i have to install some programms wich needs Adobe Air.To provide problems with other Adobe programms i have to knowwich Adobe Programs installs Adobe Air by itselves.Is there a list or something? Thanks
I'm seeing this error when trying to compile my app via ADTAnyone know of a fix to this ? I'm trying to compile with iPhoneOS5.1.sdk
So since updating my SDK to 3.4 Beta 2 I am now having all kinds of issues.Now I cannot type anything in to the App Name box in the publishing settings... this is causing an error that the Namespace is missing. Any help with this is appreciated. I've tried removing the SDK and going back to other versions... it isn't working.
When I test in debugger quick the Native Extensions work fine. When I debug or release in a standard build then the app crashes... Has anyone experienced this?The native extensions that seems to be crashing only on release mode isFlurryAnalytics https://github.com/StickSports/ANE-Flurry-AnalyticsNo errors are thrown, app just terminates.This is on iOS/ IPhone 4
Hi is it good to use Timer class in mobile Apps?. if not then what will good option to replace TimerThanks,Sunil Rana
In my air projects I am using MouseEvents (MouseEvent.CLICK) for touch functions. It is working well on Android devices but, it is not working on iOS devices properly. here are the videos for Android and iOS: android: http://youtu.be/ccWdsoqCY80 ios : http://youtu.be/5NERQbO7DJM
Without getting in to too much detail.Can anyone think of a way through AIR to build an iOS app that has the ability to lock out the entire device unless a password is set or unless a variable value is met ?Can you prevent an app from being uninstalled unless a password is entered ?
The ToggleSwitch introduced in 4.6 looks like a great component that really gives a mobile feel to what would otherwise be a simple checkbox. While I am somewhat dissapointed that a new skin is required to set the selected and unselected labels, I can get through that.The issue I am having is with the use of a ToggleSwitch inside a Scroller. If you place a ToggleSwitch inside a Scroller and fill the rest of the scroller with enough content, then the vertical scrolling action of the Scroller will interfere with the ToggleSwitch's horizontal scrolling. While using the ToggleSwitch to move from left to right, if the user barely moves up or down, then the Scroller will scroll. This will break the interaction with the ToggleSwitch. Usually this will snap the ToggleSwitch to the closest position, left or right. However, many times the ToggleSwitch's thumb is within the middle 2/3 of the ToggleSwitch. In this case, the thumb will hang in the middle of
I keep getting this message when I upload my app to the Android market. "The server could not process your apk. Try again"Does anyone know what this message is and how to fix it? I've gotten this messge for new apps as well as for uploading new apps.Running Flash CS6, Windows 7
Anyone created apps for the nabi?If so how are the sales compared to nook and apple for example?
Hi guys..I've spent the last 3 hours wrestling with this.I'm using flexbuilder 4.6 on pc, with air 3.1.I'm using my mac to do the installation on the device.I used to be able to deploy the ipa files output by flashbuilder 4.6 to my ipad, and iphone. I cannot anymore. I don't know if it's because of ios 5, or lion, or what..I could never install the ipas in windows,I always used the iphone configuration utility in os x to install; but now I get "A signed resource has been added, modified, or deleted." every time I try.Same thing happens in xcode organizer.If I try via itunes it just creates the app icon on my ipad in loading state and never finishes.Things I've done:I've created entirely new provisioning profiles and app ids, I've verified that the profiles are indeed valid: I did this by changing app identifiers for some of my cocoa/xcode projects),I've turned on/off devices/computers etc.I can't tell you how utterly frustrating a night it has been, especially seeing as the turn around
Whenever I try to update or uninstall, I get the following error:An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator.Spoke with IT guy, he doesn't know what that means. I don't have any restrictions on my account, etc. Running Windows.Any help?
I have a fairly large project written using Adobe AIR and HTML/Javascript. I'm trying to test writing an extension using the new ANE stuff. When I try to load the DLL that I've created I'm getting the error:Error #2113: Provided parameter LoaderContext.SecurityDomain is from a disallowed domain.I've tried several different approaches but I've been unsuccessful trying to figure out how to get around this issue. Any suggestions?Some detail:1. In a separate test app I've been able to get straight ActionScript to open and access the DLL.2. The Javascript is able to talk to the ActionScript using window.runtime just fine (trace statements are output).3. The error is thrown when I call ExtensionContext.createExtensionContext(...) from my ActionScript code. My DLL is loaded and the initializer is called (printf debugging). However the ctxInitializerToSet is never called.4. My current approach is to have a common ActionScript class which calls the ActionScript lib
Hi,I'm building a video app for android with air and I cant stop netstream from streaming a video.When a video is playing the user can choose to move to the next video but the current video still streaming even when i call ns.close();. On the desktop it works.Is this a known bug? or am i doing something wrong...The code is the standart netstream method, and when i want to load a new video:ns.close();ns.play("some url");I need to solve this issue and the app is finished! please help!
Downloading the BBC Iplayer problems involving Adobe air which comes together with it which says download error please try again, but never solves itself. Mean that the BBC Iplayer can not be downloaded
Hi all Note: To keep things simple .. I am just using the example from "http://www.adobe.com/devnet/flashplayer/articles/hello-triangle.html" myText.text = "Preloading"try{ stage.stage3Ds[0].addEventListener( Event.CONTEXT3D_CREATE, initMolehill ); stage.stage3Ds[0].requestContext3D(); myText.text = "requestContext3D" addEventListener(Event.ENTER_FRAME, onRender);}catch(err:Error){ myText.appendText("\n ERROR" + err.message) }addChild(myText); ----------------------- protected function initMolehill(e:Event):void{ myText.text = "initMolehill" context3D = stage.stage3Ds[0].context3D; context3D.configureBackBuffer(800, 600, 1, true); .......When I run the sample on a desktop everything seems fine .... but when i install it on an Android Virtual Machine (4.0 and 4.1) I cannot seem to get the Context3d_Create Event .when i print out the stage.stage3Ds[0].lenght .... i do get 1 I als
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.