If you do a right click above a Flash animation you will open a context menu.
You can remove all context menu items in Flash with this code:
var cm:ContextMenu = new ContextMenu(); cm.hideBuiltInItems(); contextMenu = cm; contextMenu.builtInItems;
If you do a right click above a Flash animation you will open a context menu.
You can remove all context menu items in Flash with this code:
var cm:ContextMenu = new ContextMenu(); cm.hideBuiltInItems(); contextMenu = cm; contextMenu.builtInItems;
Copyright © 2024 Benoît Freslon
To provide the best experiences, we use technologies such as cookies to store and/or access device information. Consenting to these technologies allows us to process data such as browsing behavior or unique IDs on the site. Not consenting or withdrawing consent may have a negative impact on certain features and functions.