I know, I've had this before for 1.11... 

onComplete and onProgress are for Asset.images method. 

for .image (singular), try onload: function() {
    this.inject(somewhere); // ... 
}, it might work. However, test this on all browsers as it may not have
the same bahaviour.
-- 
http://fragged.org/

Reply via email to