Text editor.... i need help!

Hi i’m trying to make a WYSIWYG text editor…

i’m learning some PHP so i did this:

http://www.theguaz.com/writer/

A simple text imput that retrieves and write text in a txt file. So i have nany questions.

How i can make a multiple write to my text file like a poll i want to make this estructure:

variable=element0|element1|element3|etc.

Also i like to get rid of the bug that makes that you can’t select down the text in editing mode.

here are the fla and PHP files:

http://www.theguaz.com/writer/escribir.rar

I hope someOne helps me…

theguaz