im looking to create swf from java like ming from c/c++ is there any thing like this for java ?
A:
JavaSWF - Macromedia Flash File Format JavaSWF provides a pure Java wrapper for the Macromedia Flash file format (known as SWF). It enables the parsing and generation of Flash content within Java applications and servlets.
stacker
2010-02-15 21:11:50
+1
A:
TransformSWF from Flagstone Software is a SWF-generating library for Java.
It supports through Flash 7, is under reasonably active development, and has pretty good docs on its home page. BSD licensed.
Its sister TranslateSWF is meant for compiling AS1 into SWF-embeddable bytecode from Java.
Michael Brewer-Davis
2010-02-15 21:24:39