Tagged Questions
3
votes
1answer
333 views
Anyone doing anything yet with Adobe's Project Alchemy?
Making another appearance this year at MAX was Alchemy, Adobe's C/C++-to-AVM2-bytecode compiler. It seems like really interesting stuff -- I haven't yet had time to really dig in and try it out ...
0
votes
1answer
96 views
How to display video in/with Adobe Alchemy?
I want to display a video from a not supported USB camera in Air (or Flash).
There is a SDK (of the camera) to display the video stream.
My question:
How should the C/C++ routine build to compile it ...
0
votes
3answers
314 views
Compression support in AS3 / AIR?
Is there a way to open RAR / zip / 7z in AS3? Thanks.
Is it easy to use compression library in C with Alchemy?