[flex_india:26417] Context Menu issue

View: New views
4 Messages — Rating Filter:   Alert me  

[flex_india:26417] Context Menu issue

by veeru rahul :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Folks,

One more clarification,

Need to know how to implement the Context Menu (Right Click) by supressing the in built items.

Eg : If we implement the right click thru contextMenu class and we can write a handler for the same but the issue is the default items (i.e, Redraw Regions, Settings, Flash Player etc) were getting displayed along with custom item in the context menu.

I want to supress those in built settings so i tried setBuiltinItems and also tried cm.builtInItems.print = false , but none of those worked the default stuffs keep on hetting displayed.

So after a long surfing I found out some to which will supress the SystemManagers menu and invoke the appliaction's menu which wil not display the default settings but unfortunately that too didn't work.

Heard that by using ExternalInterface we can invoke a JS file and redraw a new context menu and supress the default context menu.

Can anybody provide a workaround for my issue.

Really paining guys, I ve spent too much time in analysing those stuff as because I dont want to come with a blunt question by asking u guys a workaround without trying anything from my end.

Thanks,
Veeru

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---


[flex_india:26416] Re: Context Menu issue

by veeru rahul :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Any help on this.
 
Thanks,
Veeru

On Wed, Nov 4, 2009 at 11:57 PM, veeru rahul <veeructs@...> wrote:
Hi Folks,

One more clarification,

Need to know how to implement the Context Menu (Right Click) by supressing the in built items.

Eg : If we implement the right click thru contextMenu class and we can write a handler for the same but the issue is the default items (i.e, Redraw Regions, Settings, Flash Player etc) were getting displayed along with custom item in the context menu.

I want to supress those in built settings so i tried setBuiltinItems and also tried cm.builtInItems.print = false , but none of those worked the default stuffs keep on hetting displayed.

So after a long surfing I found out some to which will supress the SystemManagers menu and invoke the appliaction's menu which wil not display the default settings but unfortunately that too didn't work.

Heard that by using ExternalInterface we can invoke a JS file and redraw a new context menu and supress the default context menu.

Can anybody provide a workaround for my issue.

Really paining guys, I ve spent too much time in analysing those stuff as because I dont want to come with a blunt question by asking u guys a workaround without trying anything from my end.

Thanks,
Veeru


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---


[flex_india:26424] Re: Context Menu issue

by flexorz group of flex corders :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hey viruu ,
 try this....

http://www.mariojunior.com/labs/rightClickAS3/

cheers

Dinukx


On Thu, Nov 5, 2009 at 8:56 AM, veeru rahul <veeructs@...> wrote:
Any help on this.
 
Thanks,
Veeru

On Wed, Nov 4, 2009 at 11:57 PM, veeru rahul <veeructs@...> wrote:
Hi Folks,

One more clarification,

Need to know how to implement the Context Menu (Right Click) by supressing the in built items.

Eg : If we implement the right click thru contextMenu class and we can write a handler for the same but the issue is the default items (i.e, Redraw Regions, Settings, Flash Player etc) were getting displayed along with custom item in the context menu.

I want to supress those in built settings so i tried setBuiltinItems and also tried cm.builtInItems.print = false , but none of those worked the default stuffs keep on hetting displayed.

So after a long surfing I found out some to which will supress the SystemManagers menu and invoke the appliaction's menu which wil not display the default settings but unfortunately that too didn't work.

Heard that by using ExternalInterface we can invoke a JS file and redraw a new context menu and supress the default context menu.

Can anybody provide a workaround for my issue.

Really paining guys, I ve spent too much time in analysing those stuff as because I dont want to come with a blunt question by asking u guys a workaround without trying anything from my end.

Thanks,
Veeru





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---


[flex_india:26444] Re: Context Menu issue

by veeru rahul :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks Dinukx,
Let me try this stuff and let u know.

Thanks,
Veeru

On Thu, Nov 5, 2009 at 5:11 PM, flexorz group of flex corders <flexcodrz@...> wrote:
hey viruu ,
 try this....

http://www.mariojunior.com/labs/rightClickAS3/

cheers

Dinukx



On Thu, Nov 5, 2009 at 8:56 AM, veeru rahul <veeructs@...> wrote:
Any help on this.
 
Thanks,
Veeru

On Wed, Nov 4, 2009 at 11:57 PM, veeru rahul <veeructs@...> wrote:
Hi Folks,

One more clarification,

Need to know how to implement the Context Menu (Right Click) by supressing the in built items.

Eg : If we implement the right click thru contextMenu class and we can write a handler for the same but the issue is the default items (i.e, Redraw Regions, Settings, Flash Player etc) were getting displayed along with custom item in the context menu.

I want to supress those in built settings so i tried setBuiltinItems and also tried cm.builtInItems.print = false , but none of those worked the default stuffs keep on hetting displayed.

So after a long surfing I found out some to which will supress the SystemManagers menu and invoke the appliaction's menu which wil not display the default settings but unfortunately that too didn't work.

Heard that by using ExternalInterface we can invoke a JS file and redraw a new context menu and supress the default context menu.

Can anybody provide a workaround for my issue.

Really paining guys, I ve spent too much time in analysing those stuff as because I dont want to come with a blunt question by asking u guys a workaround without trying anything from my end.

Thanks,
Veeru








--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---