How to get width and height of loaded movie after onLoadInit is called?

I’m using a FOR loop to attach a few movie clips to the stage, and then I’m loading a different image into each movie clip. I have this working fine.

Now I need the height and width of the different images being loaded.

Can anyone show a proper example of how this is done?

:pirate3: