I want to load an image using loadMovie,… and then dynamically draw a border arround it… but i need to get the dimensions of the pic…
I dont know why bt using
_root.container.img.pic._width
isn’t working… I mean it is drawing the border but very small and not even close to the dimensions of the pic.
What can I do ?
(Maybe i’m trying to get the dimensions before it’s loaded ??..)
thanks