PDA

View Full Version : Looking for Flash wrapper that can be used for online deployment


Bmc
10-24-2006, 07:34 AM
Basically, I want something that can suppress the flash context menu. I did have a solution, but it is broken with the release of IE7.

Anyone have any ideas?

PS - I know about the ability to hide built-in items, but I want to hide the whole menu.

LilGames
10-24-2006, 10:54 AM
I believe it's built-in to Flash 8 already.

Stage.showMenu = false;