Very quick response as im very busy, hope this helps.// to automatically refresh the page on
creation complete, or...//... to do it on a button click
import mx.collections.ArrayCollection; [Bindable] public var
myData:ArrayCollection; //then reference this data source
with