`1234567890-qwertyuiop[]\ASDFGHJKL;'

[FONT=Courier New]

 [/FONT]
[FONT=Courier New]var callout1 = new Callout();
addChild(callout1);
callout1.x = 5.00;
callout1.y = 165.30;
callout1.width = 225.00;
callout1.height = 127.30;
callout1.name = "callout1_mc";
callout1_mc.callout_txt.text = "Why, hello sir! Would you like a tall glass of water with a lemon wedge?";[/FONT]
[FONT=Courier New]

[/FONT]