We use DisabledBead in our app for all sorts of components, including containers [1], not just for buttons and textinputs. The list [2] of elements disabled applies to is a bit limited, but there might be a case for creating a bead that utilizes that att. Feel free to rename and move the current DisabledBead, just give us fair warning because we're already using it.
Regarding TextInput on swf, you're correct that the current DisabledBead won't work. Sankar has worked [3] on something that should take care of that. [1]http://stackoverflow.com/questions/639815/how-to-disable-all-div-content [2] http://www.w3schools.com/tags/att_disabled.asp [3] http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Probable-design-to-support-enable-disable-state-to-TextInput-td58081.html#a58098 -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-DisableBead-tp58180p58191.html Sent from the Apache Flex Development mailing list archive at Nabble.com.
