Send to text file

I cant find a tutorial … but I wanna make like a comment thing where someone enters their name and a comment and presses send and it will store it on a txt file that i can read later…

Hey Weazol,

Do a search for “writing text file” (or something along those lines) in the Flash and Server-Side sections, you should find lots of helpful threads about it. :wink:

i cant seem to find anything that explains it…

http://www.macromedia.com/support/flash/ts/documents/write_file.htm

the links on that site are dead
and i understand flash cant do it itself… i want to know how to do it with php

aren’t you after a CGI form? basically filling out a form and having it send that information to you in the form of an email, or text msg

Sandman9

The search function and google are your friend …

ive searched all on kirupa and kirupa forums… flash kit had a tut but not what i want

… anyways i did it with email…