Take off menu in swf
Take off menu in swf
- Started
- Last post
- 3 Responses
- cure
This is a very basic question guys, but how do I publish a fla so that the swf doesn't display the menu on right click.
Thanks for the help.
- seven70
Don't think you can ditch the whole thing (?) but if you want to reduce the number of options shown (quality etc) just add a and/or bung menu=false in the EMBED tag (in the html source of the page).
S.
- seven70
Gah it snipped my tag:
For IE browsers add...
PARAM NAME="Menu" VALUE="0"
...with open and close tags round it. Probably.
- ********0
Can't think of the name for the life of me, but a 3rd party app like 'flashjester' or some such, gives you control over things like that.
you will need to check it out, and see if it's for standalone only or if it also applies to HTML embedded swf's.