OK... how long has this been... but i found something.

You can actually use Dreamweaver to Edit your content in HTML, then use the
following action script to load your dynamic text:

loadVariables("resume.htm", _root) ;

resume.htm being the name of the file.

You certainly have to quite an amount of tweaking, but it's way better than
using Notepad.

Clarke