Ok man...now you went and made me change my export settings to AS1...oh how you owe me (kidding)

Not much to change:

tfmt = new TextFormat();
tfmt.leftMargin = 5;
tfmt.rightMargin = 30;

txt1.setTextFormat(tfmt);