A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: no right click in flash mx ???

  1. #1
    whitegrayred
    Join Date
    Feb 2003
    Location
    Serbia and Montenegro
    Posts
    18

    no right click in flash mx ???

    how to set no right click>>don't wanna anyone zoom in out etc
    please help me to do so

  2. #2
    Member
    Join Date
    Feb 2002
    Posts
    64
    Hi,

    I dont think there is any onrightclick event in flash mx, but you can restrict the user from zooming in and out, if your swf is in a html page, you have to include this line of code in you html page.


    in the object tag.
    <PARAM NAME="menu" VALUE="false">

    and in the embded tag.
    menu=false

    If you are publishing the html through flash, then flash will write this line of code for you,

    click FILE> Publish Settings.
    click on html tab
    uncheck display menu
    thanks

    Bhavin

  3. #3
    whitegrayred
    Join Date
    Feb 2003
    Location
    Serbia and Montenegro
    Posts
    18

    Yeeep!

    Thanks man>>I kill my self finding a solution in java to fix that problem>>actually that's it>>seting and about macromedia are the only two options when someone use right click>>thank's again>>visit my www.grubor.co.yu and tell me what U think bye

  4. #4
    Member
    Join Date
    Feb 2002
    Posts
    64
    Very innovative designs grubor, but you can still improve them.

    In your flash site, when we swap the menu items on the right "Back to Menu", there is a little jerk in the interface.

    http://www.grubor.co.yu/web/urbans/index.htm
    EMISIJE

    i think you are using a marquee tag, will work fine with IE but not with other browsers, instead you can use javascript to scroll the line of text, also there are many places where the font used is defualt one, the fonts used should be consistent through out the site.

    But good designs grubor keep it up.
    thanks

    Bhavin

  5. #5
    Banned MopFlash's Avatar
    Join Date
    Jan 2003
    Location
    Perth, W.A.
    Posts
    136
    wicked!
    but on this site http://www.grubor.co.yu/homepage.htm u forgot to give the page a title!
    cool though!

  6. #6
    Banned MopFlash's Avatar
    Join Date
    Jan 2003
    Location
    Perth, W.A.
    Posts
    136
    i like the crosshair but i dont like it when it like moves back and forth when u move to fast, and also it will be cool if u added like a onMouseDown thing like it shoots a laser or something

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