![]() ![]() | |
Flash Player 6.
CustomActions.uninstall(customActionsName)
customActionsName The name of the custom action definition to uninstall.
A Boolean value of false if no custom actions are found with the name customActionsName. If the custom actions were successfully removed, a value of true is returned.
Method; removes the Custom Actions XML definition file named customActionsName.
The name of the definition file must be a simple filename, without the .xml file extension, and without any directory separators (':', '/' or '\').
![]() ![]() | |