I’m using loadMovie to load a JPG to a MovieClip. As in …
loadMovie(“c:\myimage.jpg”, imageholder_mc);
What is the actionscript to determine the pixel width of the image loaded.
I’m using loadMovie to load a JPG to a MovieClip. As in …
loadMovie(“c:\myimage.jpg”, imageholder_mc);
What is the actionscript to determine the pixel width of the image loaded.
:: Copyright KIRUPA 2024 //--