I'm having trouble in as2, I'm using
var ThisMC:MovieClip = this.AttachMovieClip("Duck"+rnd_Duck + "_mc", "target" + _global.cDepth, _global.CDepth)
This Action is on the Actions layer, first frame bottom of timeline, yet the ducks still appear on the top, how might I fix this?