UPDATE:

ok..I had a typo... in the function name (corrected, should be initialRead() ..)

anyways...so it is NOW getting hung up on the other Delegates I believe...


as this trace fires:
Code:
function getTotalProducts(success):Void {
	trace("getTotalProducts Called");
and thats the last I see...

no products ..nothing populates still..