Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > Server-Side Scripting

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-30-2001, 05:36 PM   #1
dangerpest
Registered User
 
Join Date: Jan 2001
Posts: 1
Unhappy

Hey gang,
Anyone know of a way to disable the right click menu in a .swf? I know you can set showmenu=false but the "about flash player" still shows up. thanks in advance.

-DP
dangerpest is offline   Reply With Quote
Old 01-30-2001, 05:46 PM   #2
Strok
Registered User
 
Join Date: Nov 2000
Location: Toronto Canada
Posts: 789
Send a message via ICQ to Strok
Default

Yes you can do it

(in HTML)
You can use
<PARAM NAME=menu VALUE=false>
inside tag <OBJECT> for IE

and
menu=false
inside tag <EMBED> for NN

OR

FS Command ("showmenu", "false") to disable right clicking
and if you want to see just few options on right clicking go to
file/publish settings/swf and check "omitting trace actions".
Strok is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
menu on right click soulfly Flash 8 General Questions 2 01-10-2006 05:57 AM
Right click menu problem fixfix2 ActionScript 2.0 0 11-08-2004 10:50 AM
Remove right click menu with JavaScript? Cyanide Server-Side Scripting 3 08-30-2003 07:18 PM
Creating a right click menu meeko ActionScript 1.0 (and below) 3 03-27-2003 08:33 AM
Disabling right mouse menu Bones ActionScript 1.0 (and below) 4 05-03-2002 06:21 AM


All times are GMT. The time now is 02:30 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.