Gerald Anto Fernando
unread,Apr 7, 2011, 6:25:56 AM4/7/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flex India Community, flex_delhi_...@googlegroups.com
Hello Friends,
i was told to create a component but it should not have default behaviour atleast i have to do slight change of default appearence of control
Actually i need to add a variable and methods of it and override some methods like
override protected function createChildren():void {
}
override public validate(value:Object = null,
supressEvents:Boolean = false):ValidationResultEvent {
// Method definition
}
can anybody say how to do that?
if possible give me some example code
Thanks&Regards,
Gerald A