PDA

View Full Version : creating swf files


rfreixes
09-27-2007, 04:06 PM
Hi communitty,

I'm new in openlaszlo language but i've got good references about it.

I'm trying to develop an application to generate flash activities by using two separate requirements: contents (from a BD or XML file) and a flash file that i'd like use like a model, standar or pattern (I don't know what is the correct word).

I know that openLaszlo generates its own .swf file on runtime... but, I would like to know if openlaszlo would be able to create .swf file using external calls.

For example, I have a .html page that includes two frames. If I put something into a frame and click on a button, a .swf be generated and saved in somewhere.

Can somebody help me?

Thanks!