init(s)
private function init():void { arrow = new
animation_ch05_Arrow
(); addChild(arrow); addEventListener(Event.ENTER_FRAME, onEnterFrame); }