Yesterday, I encountered bug where a TextInput would no longer correctly receive focus if its text property was programatically set. I checked bugs.adobe.com for the issue, but couldn’t find anything about it. As a final check before reporting a bug I decided to try a nightly build to see if the bug had [...]
Category Archives: Flex 4
A Better Prompting TextInput with Flex 4
There are two ways to share data between a Flex 4 Spark component and its skin: you can either pull the data from the component into the skin or you can push the data to the skin from the component. It’s a subtle difference, but the latter approach is recommended because it does not [...]
Also posted in Spark 7 Comments
Speaking at Denver Flash Camp on 06/21/09
Next Monday, RJ Owen and I will be doing a Flex 4 Deep Dive which will cover some of the UI goodness in the new framework. We’re going to discuss additions/changes to the UIComponent life-cycle in Flex 4, creating and skinning custom Spark components, and integrating Flash Builder and Catalyst.
There’s lots of cool stuff [...]
Also posted in Spark Leave a comment
