A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: getting rid of the left click options .swf file

Hybrid View

  1. #1
    Senior Member
    Join Date
    Jan 2004
    Posts
    461

    getting rid of the right click options in .swf file

    hi,

    quick question. Is there a way to get of the options in the .swf when you click the left button?

    like they have on this site

    http://www.liquidjourney.com/

    if you click the left button on the mouse...it only gives these options

    "settings"
    "about Macromedia....."


    Thanks
    Last edited by baliebd7; 01-29-2006 at 12:15 PM.

  2. #2
    Senior Member Shotsy247's Avatar
    Join Date
    Apr 2001
    Location
    Be there in a minute!
    Posts
    1,386
    I'm not sure what the left-click menu is, but you can use:

    code:
    fscommand("showmenu", false);



    to only show those two settings on the right-click menu

    _t
    I don't feel tardy.

  3. #3
    Senior Member
    Join Date
    Jan 2004
    Posts
    461
    thank you.

    Lol, sorry.......that's what I meant......."right-click." I confuse my rights and lefts sometimes.

    As for the code you gave me......I put it on the last frame of my movie and it did not seem to work for some reason. I tested the movie....then i right clicked........but it showed the whole menu.

    weird.

    Thanks.

  4. #4
    Senior Member
    Join Date
    Jan 2004
    Posts
    461
    Hey,

    I did some searching and found that this worked....

    Stage.showMenu = false;

    but i also realized that it only works for certain Flash Players?

    Thanks.

  5. #5
    Confused Game/Cartoon Designer
    Join Date
    May 2005
    Location
    Texas
    Posts
    60
    you should put it on the first frame
    P-Dizzle is in the hizzle.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center