A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: right clicking

  1. #1
    Junior Member
    Join Date
    Nov 2000
    Posts
    5
    hay any one tell me how do u disable right click in flash movie

  2. #2
    Junior Member
    Join Date
    Oct 2000
    Posts
    27
    I do not have a clue about this one, but would very much like to know the answer.

  3. #3
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    It requires some coding. Right now it is not possible.

  4. #4
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    You set the Menu Param to false in your HTML. Should be easy to add but there is the question of should it be added?

  5. #5
    Junior Member
    Join Date
    Dec 2000
    Posts
    17

    Right clicking

    Ugh.

    personally i like being able to modify my settings. there are a lot of flash designers out there who seem to think that bigger is better and consequently when the piece goes streaming across the net i end up with sync problems.

    i hate that.

    on the other hand, if the arena of game design with KM, that would be altogether preferable.

    hmmm

  6. #6
    Junior Member
    Join Date
    Dec 2000
    Posts
    1
    file-publish settings-html-disable menu ...
    but u'll still be able to right click but without the contents of the menu ..

  7. #7
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    Originally posted by zerohope
    file-publish settings-html-disable menu ...
    but u'll still be able to right click but without the contents of the menu ..
    In Flash yes, in kool moves you don't have that option. You can do the same thing buy adding the Param menu false tag into the HTML. That's all that flash function does.

    Again I question why someone would want to disable the right click menu Flash menu?

    It (The Menu) only adds functionality and usability to the page.

  8. #8
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    Oh yeah in case you didn't understand what I meant by adding the Menu Param this is the exact syntax:

    <param name="menu" value="false">

    Add that with all the other Param tags.

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