0
votes
1answer
49 views
Flex Alchemy: Returning a ByteArray from C function
I am using Flex's Alchemy library to generate SWC's out of C files. I have a byte array (unsigned char buffer[size]) in the c-layer that I'd like to return to the ActionScript layer as a ByteArray. Do …
1
vote
4answers
374 views
Can you use Adobe’s Alchemy to execute a batch file?
I was going to make an AIR application but I need to execute an external application and because of the security restrictions in Adobe AIR... I was thinking why not try and bypass it by writing some …
0
votes
2answers
640 views
using alchemy generated swc in Flash CS4
I've gone over the Alchemy quick start guide and exported my stringecho.swc successfully, but I don't want to compile in Flex. I just don't know Flex and I'm not very keen on learning it all of a …
3
votes
1answer
154 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 …
