Thanks a lot for sharing me this idea. It seems to be working for me too except a tiny issue . The issue is when I Right Clk , Flash Player's context Menu appears for a moment then immediately disappears before actual dot net based context menu made available to UI.
>From users perspective It is not acceptable and as for as I know Flash >context menu cant be made hidden. Did you also come across this issue while designing context menu ? Please suggest possible for this ? Regards, Dharmendra --- In [email protected], Steve Mathews <happy...@...> wrote: > > We grab the right click in our .NET app and display that. I belive we > capture the event from the control so the native Flash menu isn't shown. > This works really well. > > On Mon, May 25, 2009 at 12:35 PM, Dharmendra Chauhan <chauhan_i...@... > > wrote: > > > Hi Samuel, > > > > Thanks for the reply. > > > > Its running inside Flash Player ActiveX control.so no java script heck can > > be applied..I completely stuck at this point..Need some ideas around it. > > > > Any other UI components can be used to get similar functionality. > > > > Regards, > > Dharmendra > > > > > > > > > > --- In [email protected], Sam Lai <samuel.lai@> wrote: > > > > > > Is the Flex app loaded in the IE ActiveX control, or the Flash Player > > > ActiveX control? > > > > > > If it is IE, any of the tricks to hide the context menu in the normal > > > IE browser should work. > > > > > > Never tried doing this myself though. > > > > > > On 5/23/09, Dharmendra Chauhan <chauhan_icse@> wrote: > > > > Thanks Lot for the Reply. > > > > My FLex Application is not running inside browser , It is running > > inside DOt > > > > Net container as a Active X control. the idea you suggested required > > default > > > > context menu to be hidden ..is it possible to hide it ? If yes then I > > Can > > > > open some custom window on right click and design. I am not sure how > > > > concrete this idea is.. > > > > > > > > > > > > --- In [email protected], "Yves Riel" <riel@> wrote: > > > >> > > > >> What about intercepting the right-click at the browser level and > > > >> displaying your own contextual menu? However, you might have some > > > >> browser incompatibility to look at. > > > >> > > > >> > > http://blog.another-d-mention.ro/programming/right-click-and-custom-cont > > > >> ext-menu-in-flash-flex/ > > > >> > > > >> ________________________________ > > > >> > > > >> From: [email protected] [mailto:[email protected]] > > On > > > >> Behalf Of Dharmendra Chauhan > > > >> Sent: Friday, May 22, 2009 3:03 PM > > > >> To: [email protected] > > > >> Subject: [flexcoders] NEED more than 15 menu item in Context Menu ???? > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> Hi, > > > >> I really need to have more than 15 menu item displayed on Context > > Menu. > > > >> I desperately need some workaround or ideas to achieve this > > > >> > > > >> My client has invested thousands of dollar in Flex Project, he > > > >> definitely need more than 15 menu item.If this project failed , client > > > >> will NEVER think to invest in flex. > > > >> > > > >> > > > >> Had I been aware of this limitation before I would have thought some > > > >> solution by now.This comes as a surprise to me at the last moment > > ,just > > > >> fews days before Prod Date. > > > >> > > > >> Pls gents help me get rid of this ...PLEASE provide some ideas. > > > >> > > > >> Thanks in advance. > > > >> > > > >> Thanks, > > > >> Dharmendra > > > >> > > > > > > > > > > > > > > > > > > > > ------------------------------------ > > > > > > > > -- > > > > Flexcoders Mailing List > > > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > > > Alternative FAQ location: > > > > > > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847 > > > > Search Archives: > > > > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups > > Links > > > > > > > > > > > > > > > > > > > > > > -- > > > Sent from my mobile device > > > > > > > > > > > > > ------------------------------------ > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Alternative FAQ location: > > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847 > > Search Archives: > > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups > > Links > > > > > > > > >

