FSO Demo (IE windows only)

Many have asked about writing to a text file from flash.
Writing to the server side, uses php and/or xml and has been discussed here frequently.
But for movies running from a local disk it IS possible to write files locally, using internet explorer’s FileSystemObject. I made this text editor, in flash, as an example of how can be used.

Source is included. Unzip and its ready to go. Again, it only works in IE on windows, but it is still a nice trick to know.
pm me with questions.

Related links:

Documentation:

http://msdn.microsoft.com/library/en-us/script56/html/FSOoriFileSystemObject.asp

Somebody else’s FlashKit sample:

http://www.flashkit.com/movies/Scripting/Javascript/Write_fr-Adam_Bat-8036/index.php

Discussion on kirupa:

http://www.kirupaforum.com/forums/showthread.php?s=&threadid=46825&highlight=text+file