--- In flexcoders@yahoogroups.com, "dannyocean7722" 
<dannyocean7...@...> wrote:
>
> Hi Tracy,
> 
> thanks for the idea. But this solution doesn't work for me either. 
> 
> I assume this function resides in a custom image class so you can 
pass "this" as drag 
> initiator. In this case an image (thats already loaded - so you can 
access this.content 
> without any problems). But if I try to load a image with the loader 
class... wait for the 
> Event.COMPLETE and try to use image.content it doesn't show up.
> 
> Very strange. This drives me really crazy.

I think it's pretty clear that the image contents aren't loaded when 
you need to produce the proxy.  Is there any way you could predictively 
load your images and cache them as BitmapData or something?

Reply via email to