July 19, 2010
Posted by admin
TextLayoutFramework Fun
So, I though I would post some findings about the tlf that have been coming up recently in my irc/forums
Problem : Links in the spark TextArea don’t dispatch
Solution : Make sure that you set textArea.mouseChildren=true and/or textArea.textDisplay.mouseChildren = true
Problem : I need to create dynamic elements and append to the main textFlow ( ie chat [...]