Hi all
I need to write to a txt file from flash localy on my hard drive and have no idea how to do it....PLEASE HELP ME!!!

This is the way I need it to be writen:

var1=this is the content I need the write|this is content in the same var seperated by the "|" symbol|
&var2=this is the second lot of content I need the write|and so on|and so on|and so on|

I need the flash file to use text inputs in a form to collect the info and write it to the TXT file which is in the same directory as the SWF.

Cheers
Chris