ActiveDen

Easy Leaf Generator

How can i make the component stop?

Put the line below where leaf_MC is the instance name of the leafGenerator component.

For AS2 : clearInterval(leaf_MC.intervalID);

For AS3 : clearInterval(MovieClip(this).intervalID);

Can i access or modify the component code?

YES ! This is not a compiled component you can access the code by editing the component as you would do it with any other movieclip.

How can i add more leaves symbols?

Just add a frame for each new leaf in the leaf_MC movie clip in the easyLeafGeneratorAssets from the library.

Where do i find the inspector window?

Go to Window and select Component Inspector or press Shift + F7 on your keyboard.

by
by
by
by
by