/ Published in: ActionScript 3

Turn off auto kerning to get rid of that goddamn line break that happens on multiline text inputs!
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
inputField.autoKern = FALSE
Comments
