Save/Edit as text File

January 21, 2008 by Caleb Mansfield

I am going to purchase Advanced HTML Editor 2 to implement an Admin Area where my client can change the content of their site. However, their site is in Flash and pulls the text from a text file.

The text file stores it as content="<p>Content goes here in HTML code format</p>"

Is there some way I can get Advanced HTML Editor 2 to pull in this code so they can edit it, and then for it to save it back to the text file with content=" in front and a " after it?