A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Beta-Testers --> CustomActions.install

  1. #1
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779
    What the hell is this CustomActions Object in flash MX?

    Is it something similar to prototypes? Or has MX a built in compiler so you can load custom actions from a db or textfile?

    Anyone?

    the CustomActions object:
    CustomActions.get
    CustomActions.install
    CustomActions.list
    CustomActions.unistall

    Fredi

  2. #2
    Senior Moderator
    Join Date
    Apr 2000
    Location
    Sheffield, UK
    Posts
    3,881
    These methods allow a flash movie playing in the flash authoring tool to manage any custom actions registered with flash.

    They allow a flash movie playing in the authoring tool to extend the capabilities of flash, for example, you could create a flash movie which downloads the latest class files from a database and displays them all in the actions panel.

  3. #3
    from the definitions...
    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
    ..

    I assume that multiple macromedia programs will be able to author flash content - and give specific actions to the content they create through the use of an xml custom actions DOM. I guess this is so that programming can be changed and installed on the fly -- I cannot find any info on the customXMLDefinition files -- Any macromedia guys out there got any examples of this XML Doc?

  4. #4
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779
    Great, thx everybody!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center