air-native-extension Questions
2
maybe my question sounds like asked 100 times before, but believe me I have read every answer for those 100 similar questions and non of them solved my problem. So purpose of my native extension is...
Wormeaten asked 13/8, 2014 at 16:23
1
We are developing a video chat app for iOS using AIR Mobile and the acoustic echo is a real show stopper. getEnhancedMicrophone() returns null so apparently Adobe can't help us here.
However, unli...
Hemipterous asked 10/10, 2013 at 16:59
3
Solved
The vibration ane by Adobe works well in a Flex mobile app both on iOS and Android, but when I try to launch an AIR simulator from Flash Builder 4.7 on Windows 7 I get the error:
Here a copy o...
Sepulcher asked 24/4, 2013 at 20:29
5
I'm working on Native Extension for Android platform and i got stuck...
Targeting Android 2.1... testing on Google Nexus One (2.3.6)
this line returns NULL
this.context = ExtensionContext.create...
Swede asked 23/1, 2012 at 19:33
4
Solved
Is it possible to return a struct from your native code? It's relatively straight forward to return an int or a boolean but how do you return a more complex struct back to the actionscript?
Eyewash asked 13/2, 2012 at 23:57
2
The structure of my ANE file looks like this:
<META-INF>
<ANE>
<Windows-x86>
ExtensionDll.dll
DllUsedByExtensionDll.dll
extension.xml
mimetype
catalog.xml
library.swf
If E...
Rounded asked 22/3, 2012 at 13:43
1
Solved
i have an error that i dont understand why appear, the most weird is that happens sometimes but lately happens always, the code that i use is the same and i dont have make any changes to it, in fac...
Grazier asked 13/1, 2012 at 14:54
1
Solved
How to create a native window in Xcode and integrate it with a Mobile Flex application. The native window should act similar as the StageWebView component whereby the native content floats in a rec...
Vacuous asked 23/1, 2012 at 8:17
1
© 2022 - 2024 — McMap. All rights reserved.