Hi, I have extended a TextInput class. Fo ex, myTextInput extends Textinput
var inputText:myTextInput = new myTextInput(); now when I set the maxChars property , inputText.maxChars =10, its just not working, meaning I am able to enter more than 10 characters. Can anyone kindly tell me where i am going wrong ? regards, Arin -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

