list.onLoadInit = function(target:Object):void { target._x = (Stage.width - target._width) / 2; target._y = (Stage.height - target._height) / 2; }