if u are extending textInput class, don't forget call super() method int the
cons.

just an hint

On Fri, Feb 26, 2010 at 12:56 PM, Arindam Dhar <[email protected]> wrote:

> 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]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>

-- 
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.

Reply via email to