TrinityFlasher
12-26-2008, 10:52 AM
Hi Guys!
I'm wondering if it's possible from a java class generate an SWF file with customized action script code included.
I need it for an university project. In this project I have to create a language and recognize it with a parser developed in JFlex and Cup.
For instance, I have an XML file that define a WEB image gallery and I have to parser this file and then I would like to generate an swf file that manage this gallery.
So, I have no problem to write the action script code, the problem is how to create an swf file from a java class with my own action script code.
Sorry for my bad english.
Thanks in advance.
TF
I'm wondering if it's possible from a java class generate an SWF file with customized action script code included.
I need it for an university project. In this project I have to create a language and recognize it with a parser developed in JFlex and Cup.
For instance, I have an XML file that define a WEB image gallery and I have to parser this file and then I would like to generate an swf file that manage this gallery.
So, I have no problem to write the action script code, the problem is how to create an swf file from a java class with my own action script code.
Sorry for my bad english.
Thanks in advance.
TF