Hey guyz! its me again.
I have a little problem regarding resizing in flash. I dont know if it is possible in Flash MX, since the image size is too large to fit in to my target MC, say 800x600 px pic, loaded into an MC which has a size of 160x130 px.
MY PROBLEM:
in my MC, i want to load an image (pic1.jpg [800x600 px])
*loadMovie("pic1.jpg","holder")*
it loads into the holder MC(instance name), but in the end resizes the MC which destroys my design.
All i wanted is to load an image into a “holder” MC which is located at the root, without resizing it. Say, if an image is 800x600 px, will resize depending on the MC where it is loaded. From 800x600 px to 160x130 px.
is it possible?
plz help
REYAL