var frame:Number = event_obj.target.selectedItem.data + 1; if (frame > 2) { _root.countries.gotoAndPlay (frame); }