Maybe you will have notice that I often create Arrays into which I insert MovieClips even when not necessary.
It is true that I do have this habit but this technique has saved me more then once out of trouble.
In the following example, I will draw in runtime using the interval ENTER_FRAME . I will create a MovieClip for each interval iteration and then apply to them successively a fade out before removing them completely.
Also, we will see a variant of an article posted before, as I will apply the same technique used by an user of FlepStudio (Ignazio) to overcome the problems encountered with the method ‘removeChilAt’. You can read more about this technique in the thread posted on FlepStudio’s forum ( sorry it’s italian ) .
Let us take a look at the example…










{ 0 comments… add one now }