Skip to main content
Legend
November 29, 2012
Question

Building an ANE...

  • November 29, 2012
  • 6 replies
  • 936 views

Hi,

OK, so I would like to build some custom ANE stuff, but I have fairly limited experience outside of AS application development (a bit of PHP, ASP, JS and other web stuff, lots of SQL).

So, to make the journey a little less daunting at the start, I want to start in a familiar environment; Flash Builder / Eclipse.

I know there are all kinds of plugins for Eclipse to support development of other languages, and I am sure I will be able to work it out once I have a working example setup, but can anybody point me to a tutorial / example / resource for setting up FB with an ANE project that I can compile, modify and test etc?


Thanks,

G

This topic has been closed for replies.

6 replies

Participating Frequently
November 29, 2012

Everything related to Native Extensions along with a hello world example is present here

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

This should help you getting started.

Legend
November 29, 2012

Thanks, have bookmarked it for later.

G

Legend
November 29, 2012

Actually, that's brilliant.

Thanks,