Customization and installation instructions can be found in the download package.
Here are some key features of "XML Mask Effects":
Featuers:
· Fully XML driven transition presets
· External ActionScript file which is included
· Save as many presets/variations as you want
· 14 attributes to control the animation
· Launch more than one transition at a time
· Function can be used on any movie clip of any size
· Very easy implementation into all your projects
Options:
· effect = star/box/circle (the type of the effect)
· order = true/false (random placement or ordered placement)
· from = left/right/top/bottom (when order=true direction of placement)
· randomsize = true/false (random size of mask parts)
· amount= any number (amount of mask parts)
· easing = all easing types supported by flash (for example: Regular.easeOut)
· lownumber = any number (when randomsize=true lowest random value)
· highnumber = any number (when randomsize=true highest random value)
· wsize = any number (when randomsize=false mask parts width)
· hsize = any number (when randomsize=false mask parts height)
· rotationvar = 0-360 (rotation of mask parts)
· duration = any number (duration of the mask parts tween in seconds )
· spawntimer = any number (interval in which mask parts spawn)
· divider = any number (factor which determines the distance in between mask parts)
Requirements:
· ActionScript 2
· Flash Player 8 or higher