Hello again,

Thanks for the response.But I want the other way round,means when i click a
button on the flex application it should trigger F11 key on the keyboard.

Please do suggest if you have any idea.

Thanks.

Abhilash

On Fri, Apr 29, 2011 at 1:26 PM, xelf <[email protected]> wrote:

> Hi Abhilash,
> You can create and disaptch a custom KeyBoardEvent, with key code for
> F11, on click handler of button.
>
> Please refer
>
> http://www.boyzoid.com/blog/index.cfm/2006/10/31/Fire-Any-Flex-Event-With-the-Click-of-a-Mouse
> http://livedocs.adobe.com/flex/3/html/help.html?content=events_11.html
> http://livedocs.adobe.com/flex/3/html/help.html?content=events_07.html
> http://www.igorcosta.com/flex3/doc/flash/ui/Keyboard.html#F11
>
> Hope these links would give you a fair idea to proceed.
> Thanks,
> Sam
>
> On Apr 29, 10:20 am, Flex based developments <[email protected]>
> wrote:
> > I want to make flex fire F11 key on button click.(i dont want to  use
> > default FlexFullScreen option).Please do suggest.
> >
> > Thanks.
> >
> > Abhilash
>
> --
> 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.
>
>

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