droponrcll wrote: > I'm not sure where your sampleData.sampleIm agery is coming from, but
a CFC object. > var ib = new ImageBlob( > i.imageWidth, > i.imageHeight, > blobToImage( i.thumbnial, i.imageHeight, i.imageWidth) > ); > tempArray.push( ib); i see. thanks.

