There is no way to get rid of the Settings and About menu items. -James
On Fri, 2007-02-16 at 10:40 -0800, Persaud, Anthony wrote: > Perfect. Thanks! > > > > Anyway to remove all the other items in the context menu (the Adobe > Flash 9, Settings, Redraw Flash…)? (I guess to make it cleaner). It > seems that hideBuiltInItems() is not hiding all built in items. > > > > Thanks, > > > > Anthony > > > > > ______________________________________________________________________ > From:[email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of James Ward > Sent: Friday, February 16, 2007 9:56 AM > To: [email protected] > Subject: Re: [flexcomponents] Right Click menu on a DataGrid > component? > > > > > We are doing this in the Meldware email client: > http://buni.org/viewvc/meldware/client/webmailflex/src/flex/org/buni/mail/webmail/view/EmailView.mxml?revision=1.5&view=markup > > Look for the compComp() function. > > Hope that helps. > > -James > > On Fri, 2007-02-16 at 09:50 -0800, Persaud, Anthony wrote: > > Anyone know of a good resource (if it is even possible) to have a > user > > right click on a DataGrid row, and have a special menu come up > > (context menu) where they can select a list of actions. I saw this > > > > > > > > http://livedocs.adobe.com/flex/2/langref/flash/ui/ContextMenu.html , > > but wondering if anyone has seen any more ‘friendly’ tutorials that > > they would recommend. > > > > > > > > Thanks, > > > > > > > > Anthony > > > > > > > > > > > > > > __________________________________________________________ > > From: [email protected] > > [mailto:[EMAIL PROTECTED] On Behalf Of elad_nyc > > Sent: Friday, February 16, 2007 5:55 AM > > To: [email protected] > > Subject: [flexcomponents] Security Sandbox Violation > > > > > > > > > > I have an application that connect to a website and it works fine > > since > > I have the crossdomain.xml file which allow access from any domain. > > > > However when I upload the application to the server I am not able > to > > connect to the website. I am getting error messages: > > > > trying to connect to Website.com > > Security Sandbox Violation > > > > Connection to Website.com:port halted - not permitted from > > http://server/App.swf > > > > Thanks. > > > > > > > > >
