AS3: Hiding TextArea Border


/ Published in: ActionScript 3
Save to your folder(s)

If you ever need to hide the border found in TextArea, just do this. textArea.setStyle("upSkin",Sprite);

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.