private var stationArr:ArrayCollection=new ArrayCollection();
var staArr:ArrayCollection=event.result as ArrayCollection;
stationArr.source=ArrayCollection(staArr).source
private var stationArr:ArrayCollection=new ArrayCollection();
var staArr:ArrayCollection=event.result as ArrayCollection;
stationArr.source=ArrayCollection(staArr).source