Waves Effect Pro V1 is a movieclip prototype (actionscript component) that masks movieclips with band-lines type masks under diverse algorithms. There are 8 parameters that canasks movieclips with band-lines type masks under diverse algorithms. There are 8 parameters that can be customized in order to get an original tweening Waves effect. Try our preseted effects at http://store.jumpeye.com/waveseffect and also try to customize your own effects in real time customzing values for the method params.

Simply drag and drop the Waves Effect Pro component to the stage, than all you need to do is call the .waveMask(params) method on any movieclip on your stage.

Features:

my_mc.waveMask(__width:Number, __position:String, __delta:Number, __growspeed:Number, __speed:Number, __preset:String, __direction:String, __appear:String);

__width: an integer that specifies the square width (and height) in pixels(will grow to the rounded value to cover the whole clip); works best with values from 3 to 100
__position: a string that specifies if the transition is horizontal(’h') or vertical(’v');
__delta: an integer that specifies the division(multiplying) factor; works best with values from 1 to 50;
__growspeed: an integer specifying the opening speed of the square; works best with values from 1 to 100;
__speed: an integer specifying the speed of duplicating squares; works best with values from 1 to 100;
__preset: a string for the preset you want to perform. available options: “normal”, “extreme”, “random”, “one-one”;
__direction: a string variable = the type of transition. available options: “forward”, “back”;
__apear: a string variable specifying that the clip is going to apear visible (’in’) or to dissapear with the mask tweening(’out’);




Author:
admin
Time:
Thursday, April 24th, 2008 at 9:01 pm
Category:
Multimedia
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply