AS3: Adding styles to a TextInput component using a new TextFormat()


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

So from what I can tell, you can't style a TextArea or a TextInput component using a new StyleSheet(). Instead you need to use a new TextFormat().

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.