Hi, I am using Flash to create a standalone program (the Flash will be
published an exe projector). But the program should allow users to write
something on the disk. As I know, Flash is unlike Director and Authorware
that can use the fileIO xtras or the build in WriteExtFile function to do
it. Is there anyway that I can write an external text file from Flash? Or
can I launch another program from Flash and pass the variables from Flash to
that program in order to write the data on a disk? Is there any way to do
it?

Thanks