alchemy
Flash Alchemy built .swc library too small and missing functions
I can modify and compile the SDK\'s stringecho.c example for AS3 use no problem. For my own app, I compile with g++ a few dozen files successfully and link:[详细]
2023-02-28 19:42 分类:问答is an alchemy C library faster/slower than an equivalent as3 library?
I\'ve got a simple question. Suppose some simple lib written on c. Did I understood correctly that alchemy compiles it AS3 before compiling it to swf. If so, will the l开发者_JAVA技巧ib be slower or f[详细]
2023-02-26 19:18 分类:问答AS3 Alchemy byteArray float conversion from sound extract
I\'m trying to do something simple: send a byteArray to a C library, fill up a buffer and read the memory, but I think I have float conversion problems.[详细]
2023-02-22 06:54 分类:问答Compiling libJPEG with Alchemy (-swc)
I have tried for a few days to compile -swc with -ljpeg but have not had any luck. Here is what i have been doing.[详细]
2023-02-19 14:48 分类:问答Flash 2D engine to use to make a Flash Angry Birds clone (to run on mobile)
There are several differ开发者_StackOverflow中文版ent physics engines available for Flash. What would be one you\'d recommend to build a catapult (with slingshot) Angry Birds clone -- that will run we[详细]
2023-02-17 04:24 分类:问答Adobe Alchemy Byte Array reading problem
I am trying to send a bytearray extracted from a file to the C code and return that bytearray again from the C code..[详细]
2023-02-08 20:24 分类:问答Is Alchemy Server sided or client sided?
i know that action 开发者_如何学编程script is client sided. But i am very confused when i am using alchemy. Is alchemy client sided or server sided?Client side.It compiles to AVM2 bytecode, running on[详细]
2023-02-03 19:31 分类:问答How to give the path for the associated header files in alchemy?
I am converting a speexdecoder code to C in alchemy. The problem is that i am importing a header file #include <spe开发者_如何学编程ex/speex.h>. Alchemy gcc gives an error that speex.h not found[详细]
2023-02-03 08:12 分类:问答Impossible to do audio video with java applet?
This is the code I wrote in J2SE with Native java wrapper for Gstreamer. But alas it does not work in Web Browser, I am very upset what I can do now, I have no alternative to end this project.[详细]
2023-01-31 12:57 分类:问答swfbridge and large files
I have a C project that I\'m using with Alchemy.The project has some post-build command-line tests that I\'d like to run using the swfbridge.[详细]
2023-01-28 10:43 分类:问答