| Flash 5: ScriptClips & SmartClips |
September
07, 2001
|
|||||||
|
||||||||
|
Creating
a SmartClip
The Clip Parameters Panel appears.
{Click} the Add button ( + Sign at the top of the Panel) to designate the variables used in the Symbol. Flash presents you with a generic variable name (varName) with default values for the Value of the variable, and the type of variable.
{Double-Click} the field called varName in the Name category and input the name of your own variable(s). In this case, Ive input userValue.
We could also specify a default value in the Value category, but leaving it unspecified defaults to a value of 0. Well change the value accordingly when we use an Instance of the SmartClip. Well leave the Type category at Default as well, though you can select from Default (numerical or string value), Array, Object, and List. {Click} OK. |
|
|
||||||||
|