Hi, > However I am not able to find MaskedTextInput component which got released in > flex SDK 4.12, is it missing or not required?
We are in the process of added new components (and would like some help with that) [1] I actually added a simple MaskedTextInput example today [2] but that wasn't included in this release but should be in the next release. Thanks, Justin 1. https://issues.apache.org/jira/browse/FLEX-34484 2. https://github.com/apache/flex-utilities/blob/develop/TourDeFlex/TourDeFlex3/src/apache/controls/MaskedTextInputExample.mxml
