(yet again another useless headline)

anyway.

have you ever thought "man would i like to write this text to my local disc?"

i have! the last time i needed such a function i worked on cauldron and had to find a way to write the map.xml to disc.
fscommand did not work anymore, trace wasn't the best choice either ... and doing copy&paste from a flash textbox with about 140k of xml ... nah ...

a couple of days ago i started writing on another game engine/editor and had the same problem : how to get the text/xml from my editor to disk WITHOUT using a webserver and php/asp, trace or whatever ...

so i wrote a vb wrapper around the flashplayer, added a "write", "append" and "setfile" fscommand and voila -> nGFX FlashPlayer+ was born.

i thought it might be usefull for some of you, too.

download and doc can be found here

so have fun

<olli/>

ps: i may add some other usefull commands sooner or later, so add suggestions.
pps: for those who think that this is to usefull to be freeware: send me 100bucks ...