cbListener.change = function(event_obj:Object) { if (event_obj.target.selectedItem.label == "страна1") { _root.countries.gotoAndPlay(2);} }