animate
private function add():void { circle.addEventListener(Event.ENTER_FRAME, fadeCircle); }