Hi,
Please use the last version.
And it support this method:
var hidden=document.getElementById('<%=Uploader1.ClientID%>')
var items=hidde.getitems();
--
The javascript API do not helps the UploadAttachment.Items
If you want you script access the Items info , you need implement it by your self.
Regards,
Terry