On Thu, Nov 19, 2009 at 06:02:02PM +0000, Jorge Sim?o <jsima...@gmail.com> 
wrote:
> Just entered the SWFTools list...to get this info.
> Sorry, if this is (yet) another repetition of the same question (could
> not find it anywhere on the archives or the web).
> 
> QUESTION:
> Where can I find the documentation for the RFXSWF Library.
> other than just figure it out by looking at .h header files ?

There's no documentation for rfxswf yet. You're welcome to
start some in the Wiki, though.
Most people don't seem to be using rfxswf directly. Most 
use the python wrapper or swfc.

> BTW, does RFXSWF Library affords the compilation&execution of
> actionscript code, or this can be done only with swfc or as2comiple?

You can compile ActionScript with rfxswf. Take a look at src/as3compile.c 
on how to compile ActionScript 3.0, and at lib/action/actioncompiler.h on
how to compile AS2.0.

Matthias



Reply via email to