Salut,
Actionscript 3:
Code ActionScript :
var tf:TextField = new TextField;
addChild(tf);
tf.autoSize="left";tf.height = 20.0;
var nombre1:Number = 100.0, nombre2:Number = 3.0;
tf.htmlText=Number(2.0+nombre1/nombre2).toString();
A partir de la, adapte le a ton code.
Bonne continuation
http://liveplayaz.com
je suis heureux de faire partie d'une grande famille ...!