PDA

View Full Version : Writing XML files via a projector


ch0p
07-06-2004, 06:02 PM
Is there any way to write text or xml documents via a flash projecter. I know they took out the functions, but i am curious as to if any have found a workaround. Any and all help is greatly appreaciated.
thanks,
Nick

CyanBlue
07-06-2004, 06:03 PM
Howdy and Welcome... :)

You cannot do it wifh Flash alone, but you can save the text file by using third party projector tools such as Flash Studio Pro, SWF Studio, Screenweaver, or JTools...

ch0p
07-06-2004, 06:04 PM
i was hoping that wasn't the case, but thank you.

tuCreate
08-24-2005, 06:38 AM
can you get flash to produce a XML document?

CyanBlue
08-24-2005, 01:49 PM
Go check out the Zinc from the http://www.multidmedia.com and that's what you are looking for... :)

finchou
08-24-2005, 01:55 PM
isn't it possible to pass arguments (xml to write for instance) to a batch file that you would launch with fscommand?

CyanBlue
08-24-2005, 01:59 PM
That's only possible if you are using third party projector tools such as SWF Studio... Flash will not allow you pass any value when calling the fscommand...

finchou
08-24-2005, 02:01 PM
ok, thank you...