;

PDA

Click to See Complete Forum and Search --> : Creating an HTML/Image file from a Flash file


rob5150
04-15-2002, 01:46 PM
First of all can this be done?

I have been thinking of builidng a flash module that a user could use to build their own news articles online. They would have a little nav on the side with all of their assets..say a few images. A reserved area for their text and such. It would be limited in way for now. To get to the point, I want to be able to publish this flash file as a jpg, gif, or some other html format where I can convert it to a pdf. I think i have the pdf conversion down. Would you know how to do this?

Thanks,
Rob5150

Pure_Morning
04-15-2002, 02:47 PM
You could use a scripting langauge to save the text to a database which could then be queried to return the relevant items and thus an HTML/DOC/XLS you name it file could be returned from there. So yes it is possible (not with just flash alone though). Are you familiar with any scripting languages?
Alan