A-C > CustomActions (object) |
![]() ![]() ![]() |
CustomActions (object)
The methods of the CustomActions object allow a Flash movie playing in the Flash authoring tool to manage any custom actions that are registered with the authoring tool. A Flash movie can install and uninstall custom actions, retrieve the XML definition of a custom action, and retrieve the list of registered custom actions.
You can use these methods to build Flash movies that are extensions of the Flash authoring tool. Such an extension movie could, for example, use the Flash Application Protocol to navigate a UDDI repository and download Web services into the Actions toolbox.
Method Description Reads the contents of a custom action XML definition file. Installs a new custom action XML definition file. Returns a list of all registered custom actions. Removes a custom action XML definition file.
Method summary for the CustomActions object
![]() ![]() ![]() |