stop(); // first level o childs of the root node will go into an array var ar:Array = _global.gRoot.childNodes; a.Node = ar[0]; b.Node = ar[1]; c.Node = ar[2];