Hey all,
i have this section of code:
[AS]
var s:MovieClip = this.createEmptyMovieClip(“1a”, 1);
[/AS]
because of the “1” at the end its ontop of all my content is there a way to have it sit right at the bottom depth underneath everything??
Cheers