Animate anything within Flash


Color Picker Pro V3 XML Description



Properties | Methods | Events | Styles | XML

view a XML sample file (with minimum data to load the colorpicker parameters from XML) V3 Component XML standard files you can hold and set the following data:
  • component properties
  • xml data used by the component (not the case)
  • style data (not the case)
the Color Picker Pro V3 Component XML basic file structure is the following:

<component>
      <properties>
           <propertyName>
                    <type>propertyDataType</type>
                    <value>propertyValue</value>
           </propertyName>
           ...
     </properties>
</component>

Properties tag / Component properties

All properties that can be set from Component Inspector, can also be set with this V3 XML type of file.
You can also set properties for the component that are standard MovieClip (or other extended class) properties, such as _x, _width, _xscale, _alpha, etc for AS2 or x, width, scaleX, alpha, etc for AS3. All properties has to be declared like in the following example:

<tweenType>
          <type>String</type>
          <value>Bounce</value>
</tweenType>

Properties | Methods | Events | Styles | XML


Free Trial Versions

The trial versions do have a major limitation. They will ONLY run into debugger flash player versions, such as the Flash IDE player and the activeX FP used by developers.

Switch from Free Trial version to Full version.

You can switch from Trial to Full versions in a blink of an eye.
See this tutorial in order to find out how.

We accept Google Checkout

Google Checkout Acceptance Mark

Secured by VeriSign