1

I wonder if there is ways for communicate actionscript with c/c++, as well as the level of complexity..

1 Answer 1

3

You're looking for Adobe Labs Alchemy:

Welcome the preview release of codename "Alchemy." Alchemy is a research project that allows users to compile C and C++ code that is targeted to run on the open source ActionScript Virtual Machine (AVM2). The purpose of this preview is to assess the level of community interest in reusing existing C and C++ libraries in Web applications that run on Adobe® Flash® Player and Adobe AIR®.

Sign up to request clarification or add additional context in comments.

4 Comments

thanks for answering! But it's just a "preview release".. is there something really mature?
You should still check out alchemy, some people have done some pretty cool stuff with it! You might also want to check out haxe.org I know there is some sort of C/C++ support or something, might be a good idea to look into it, not sure how relevant it is though.
@Tom: I've been messing around with Alchemy recently. It has given me a lot of trouble, but I've been able to get some results out of it. It's primarily for C, with any C++ support being pretty much incidental.
@ __dominic Haxe basicaly has the ability to translate the HaXe code (basically AS3) into C++ code :)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.