star.swapDepths(1000);
star.tween("_y",-15,6,"easeoutback",undefined,function()
{
   play();
}
);
stop();