Get image dimensions before onLoadInit
Hi,
I need to get the width and height of the image before it finishes loading with a moviecliploader instance. This is for placement of another clip, which will always load before the image. Is there any way of doing this??? onLoadStart does not give dimensions of the image.
Another query is, how do I access a button within the emptymcholder, and place it at a specific position?? Is this possible??
I tried doing emptymcholder.buttonname._x, but it does not work. Any help will be appreciated.
Regards,