Local file storage in flash (AS2) Beginner needs help!

Hi folks,

I have a php form on my interactive game (it is offline). The users are supposed to create their own stories and submit them using the form. The question is, how do I store them and where? I don’t need them to be e-mailed or anything, just stored locally. What would be the easiest way?

My code is attached.