RSS
email
0

Hide Flash right-click menu:



Step1: Open New document in flash (Ctrl + N)

Step2: Select first frame, right-click and paste the below code in first frame



code contains explanations

var con:ContextMenu = new ContextMenu();//The ContextMenu class provides runtime control over the items in the Flash Player context menu, which appears when a user right-clicks (Windows) or Control-clicks (Macintosh) on Flash Player.
con.hideBuiltInItems();//Hides all built-in menu items (except Settings) in the specified ContextMenu object
_root.menu = con;//Associates the ContextMenu object con


your are done now run flash and right click
Read more
 

Recent Posts

Recent Visitors

Donate Me

About Me

My photo
Chennai, Tamil nadu, India
Nothing more to say about me.. Just a Action Script programmer / Flex developer having 4.5 years of experience.