Questions tagged [ane]

Adobe AIR Native Extensions contain native code wrapped with an ActionScript API.

Native Extensions for Adobe AIR are code libraries that contain native code wrapped with an ActionScript API. This allows access to device-specific features not available in the built-in ActionScript classes

Official page: http://www.adobe.com/devnet/air/native-extensions-for-air.html

155 questions
-1
votes
1 answer

How to invite friends using goviral ANE

I'm using the GoViral ANE from milkman games. The extension seems to connect to facebook properly. It connects with my profile. I can see my profile picture and I get a prompt asking if I would like to connect fb with my profile. No errors…
rtpenick
  • 125
  • 7
-1
votes
1 answer

Paypal integration on an air app

I know Paypal has no as3 library but are there any way to integrate payments into an AIR mobile app coded in as3 and apk compiled (maybe PHP library) gracefully futher then webview window?
-1
votes
2 answers

adobe AIR - suggesting that the user update to the latest version

I am a as3 programmer, How to make the old user prompted to update the latest app version? use ANE? thank you
Moco Chen
  • 1
  • 3
-1
votes
1 answer

How to obtain Android Device key in AIR with Action Script 3?

I am trying to make a push notification in my game using GCM through AWS. I have bought this ANE: http://myappsnippet.com/gcm/comment-page-2/ But I cannot get the token in my device. Can somebody help?
Jacky Lau
  • 665
  • 5
  • 21
-3
votes
1 answer

Error when including OpenCv framework in a Native Extension for IOS

I'm creating an ANE for IOS that implements the OpenCV framework, but when I compile the app on Flash Builder I get this error: Error occurred while packaging the application: Undefined symbols for architecture armv7: …
gfields
  • 17
  • 6
1 2 3
10
11