A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Disable right click menu in flash

  1. #1
    Junior Member
    Join Date
    Jun 2002
    Posts
    2
    i'm trying to disable the menu that pops up when you click the right mouse button.. anyone have any ideas?

  2. #2
    Just insert:
    <param name=menu value=false>
    into the html-code, and
    menu=false
    inside the <embed>-tag.

  3. #3
    ...inside the embed-tag...

    sorry..

  4. #4
    Junior Member
    Join Date
    Jun 2002
    Posts
    2
    thanks, that removes the zoom, quality etc from the menu.. i'm trying to remove the whole menu including the about flash and settings..

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