|
-
getting rid of the right click options in .swf file
hi,
quick question. Is there a way to get of the options in the .swf when you click the left button?
like they have on this site
http://www.liquidjourney.com/
if you click the left button on the mouse...it only gives these options
"settings"
"about Macromedia....."
Thanks
Last edited by baliebd7; 01-29-2006 at 12:15 PM.
-
Senior Member
I'm not sure what the left-click menu is, but you can use:
code: fscommand("showmenu", false);
to only show those two settings on the right-click menu 
_t
-
thank you.
Lol, sorry.......that's what I meant......."right-click." I confuse my rights and lefts sometimes.
As for the code you gave me......I put it on the last frame of my movie and it did not seem to work for some reason. I tested the movie....then i right clicked........but it showed the whole menu.
weird.
Thanks.
-
Hey,
I did some searching and found that this worked....
Stage.showMenu = false;
but i also realized that it only works for certain Flash Players?
Thanks.
-
Confused Game/Cartoon Designer
you should put it on the first frame
P-Dizzle is in the hizzle. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|