A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Change the menu when you right click

  1. #1
    Junior Member
    Join Date
    May 2001
    Posts
    26
    How do I change the options (list) when you right click. all that I want to appear is "about macromedia flash 4"
    Thanks in advance!

  2. #2
    Senior Member
    Join Date
    May 2001
    Location
    London
    Posts
    331
    aha! this one i know!


    Assign this actionscript to the first keyframe of your movie, and any additonal swfs you have connected to it.


    Code:
    fscommand("showmenu", "false");
    post again if you need more help.
    - Dan


  3. #3
    Junior Member
    Join Date
    May 2001
    Posts
    26
    Thank you thank you thank you!!!!

  4. #4
    Senior Member
    Join Date
    May 2001
    Location
    London
    Posts
    331
    no problem man, glad i could help.

  5. #5
    Junior Member
    Join Date
    May 2001
    Posts
    26

    Oh NO!

    The menu will be disabled when I just use the standalone player, but now, when it is inserted into html, it is still there!

  6. #6

    Cool Re: Oh NO!

    This is old but I thought I'd reply anyway...

    There is a setting under the publishing settings menu (File->Publish Settings). If you have .html checked under the Formats Tab, you will have a HTML tab that you can click on. Under that tab is a check box for playback menu. Uncheck that and you wont have the menu when you right click. There might be some generated html code that you can pull out of the html file Flash makes too.

    Cheers

  7. #7
    Senior Member
    Join Date
    May 2001
    Location
    London
    Posts
    331
    damn... i never knew that and just spent the last 20 minutes searching!

    You want to deselect the Display Menu box.. and set the template to 'Flash with FS Command'

    thats the only comination that works for me...

    Dan


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