Código PHP:
datos_php = new LoadVars();
datos_php.load('http://localhost/personal/a.php');
datos_php.onLoad = function(sucess) {
text=this.texto;
nXstart = 1
nYstart = 15
_root.char._visible = false
nLength = length(text)
nKerning = 12
nLLength = 24
nChars = 0
nLNumber = 1
nLSpace = 20
ii = 0
};