Autochrome Photography Wordpress theme for just $25. Get Yours

ContextMenu; selective menu items

— By

With Flash MX 2004, it is now known that you can play around with the //here is a simple example to //hide selective menu items from the context menu conMenu_cm = new ContextMenu (); //remove the menu items "zoom" and "quality" conMenu_cm.builtInItems.zoom = false; conMenu_cm.builtInItems.quality = false; _level0.menu = conMenu_cm;

//here is another simple example to
//hide all built-in menus but show only selective ones
conMenu_cm = new ContextMenu ();
//hide the BuiltInItems
conMenu_cm.hideBuiltInItems();
//show just the zoom
conMenu_cm.builtInItems.zoom = true;
_level0.menu = conMenu_cm;

flashmx2004/contextMenuSelective/contextMenuSelective.zip”>Download

Brajeshwar

Brajeshwar believes in simplicity; pushes the envelop and envisions the betterment of usable and practical solutions.

More by Brajeshwar

  • Muruganandh.P.R.

    Open actions panel, be in expert mode and make the panel active for typing [the cursor blinks at this time]

    Now do this
    1. Press esc key and release
    2. press s
    3. press d

    see what happens - This is a short cut way of typing long function names which are predefined in flash MX. Some more short cuts follow....

    Esc + s + d, stopDrag();
    Esc + d + r, startDrag();
    Esc + s + s, stopAllSounds();
    Esc + t + r, trace();
    Esc + i + f, if() {};
    Esc + f + i, for() {};
    Esc + d + o, do {} while ();
    Esc + s + t stop();
    Esc + p + l play();
    Esc + g + s gotoAndStop (|);
    Esc + g + p gotoAndPlay (|);
    Esc + f + n function | () {};
    Esc + r + e return (|);
    Esc + r + m removeMovieClip (|);
    Esc + d + e delete (|);
    Esc + s + p setProperty (|);
    Esc + s + v set(|);
    Esc + c + e case condition :
    Esc + u + m unloadMovie();
    Esc + l + m loadMovie();

  • Muruganandh.P.R.

    Open actions panel, be in expert mode and make the panel active for typing [the cursor blinks at this time]

    Now do this
    1. Press esc key and release
    2. press s
    3. press d

    see what happens - This is a short cut way of typing long function names which are predefined in flash MX. Some more short cuts follow....

    Esc + s + d, stopDrag();
    Esc + d + r, startDrag();
    Esc + s + s, stopAllSounds();
    Esc + t + r, trace();
    Esc + i + f, if() {};
    Esc + f + i, for() {};
    Esc + d + o, do {} while ();
    Esc + s + t stop();
    Esc + p + l play();
    Esc + g + s gotoAndStop (|);
    Esc + g + p gotoAndPlay (|);
    Esc + f + n function | () {};
    Esc + r + e return (|);
    Esc + r + m removeMovieClip (|);
    Esc + d + e delete (|);
    Esc + s + p setProperty (|);
    Esc + s + v set(|);
    Esc + c + e case condition :
    Esc + u + m unloadMovie();
    Esc + l + m loadMovie();

  • Anonymous

    how come its v 4.0 ?? whats new in v4.0 ??

  • Anonymous

    how come its v 4.0 ?? whats new in v4.0 ??

  • http://www.brajeshwar.com Brajeshwar

    Thanks for watching my site closely, I uploaded a global variable by mistake which was on my local server. There is no noticeable update though at this moment.

  • http://www.brajeshwar.com Brajeshwar

    Thanks for watching my site closely, I uploaded a global variable by mistake which was on my local server. There is no noticeable update though at this moment.

  • foxet

    I also write a article in chinese about contextMenu

    http://www.aougu.net/bbs/index.php?prog=topic::flat&tid=18401 ;)

  • foxet

    I also write a article in chinese about contextMenu

    http://www.aougu.net/bbs/index.php?prog=topic::flat&tid=18401 ;)

  • Acanty

    Innouncement!!!

  • Acanty

    Innouncement!!!

  • Numit

    Yeeeahd, it's csool

  • Numit

    Yeeeahd, it's csool

  • Navnit Jagadale

    ? 4 years Animator experience in classical , Flash Animation ,Character Designing, Story Board Designing and Background Designing.

  • Navnit Jagadale

    ? 4 years Animator experience in classical , Flash Animation ,Character Designing, Story Board Designing and Background Designing.

Teknopoint Multimedia - Adobe Training, Design and Development, RIA Consulting. Teknopoint Multimedia - Adobe Training, Design and Development, RIA Consulting.

Themes