*
<mx:TextInput id="txtId" styleName="styleName"
focusOut="yourFunctionName(event)"
/>
public* *function* yourFunctionName(e:FocusEvent):*void *{
// add logic here
}
On Wed, Apr 29, 2009 at 5:08 AM, mahi <[email protected]> wrote:
>
> hi all,
> Can anyone please tell me how to invoke a jsp page using focusOut and
> focusIn property in flex 3
>
> Thanks in advance
> Mahi
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---