You can't get rid of those two (limitation of the player). - Daniel Freiman
On Sat, Jun 21, 2008 at 8:01 PM, markgoldin_2000 <[EMAIL PROTECTED]> wrote: > I am using this: > var menu:ContextMenu = new ContextMenu(); > menu.hideBuiltInItems(); > but when I run my program and click on a cell with the right mouse I > have my items alone with standard "Settings", "About ..." items. > > > --- In [email protected] <flexcoders%40yahoogroups.com>, "Alex > Harui" <[EMAIL PROTECTED]> wrote: > > > > hideBuiltInItems > > > > > > > > ________________________________ > > > > From: [email protected] <flexcoders%40yahoogroups.com> > [mailto:[email protected] <flexcoders%40yahoogroups.com>] On > > Behalf Of markgoldin_2000 > > Sent: Saturday, June 21, 2008 1:08 PM > > To: [email protected] <flexcoders%40yahoogroups.com> > > Subject: [flexcoders] Context menu > > > > > > > > How can I remove all builtin items? > > > > Thanks > > > > >

