Flex: How to get the image size of an Image?

Posted by John Isaacks on Stack Overflow See other posts from Stack Overflow or by John Isaacks
Published on 2010-04-05T15:00:30Z Indexed on 2010/04/05 15:03 UTC
Read the original article Hit count: 208

Filed under:
|
|

Give an Image component, how can I tell the size of the bitmap image that the Image is containing (not the size of the Image component)

Also I want to know this as soon as possible, so I think this needs to be in the Event.COMPLETE event?

Thanks!!

© Stack Overflow or respective owner

Related posts about flex

Related posts about flex3