|
Image class Loading event order
Hi there,
Does anyone happen to know the event order when an image is loaded into the image class?
Specifically, can I be 100% sure that when I trap the complete event, I am able to access all the properties of the Image class?
I am having a problem in that I need to do "stuff" once the image has loaded and that "stuff" relies on knowing the width and height of the loaded image. I am doing this from the complete handler and the other things don't seem to be accessing the height properly.
Best regards,
Andrew.
__________________
Regards, Stooshie
O
|