PDA

View Full Version : Image or Movieclip Resize when Too Large for Stage


chinita96
04-17-2007, 10:03 PM
I would like to see a tutorial for how you can resize a movieclip or preferably a loaded external image when it is larger than the stage. I've seen tutorials for fbf (full browser flash) and I have a photo gallery I would like to add to my website, but the images are loaded externally and sometimes if they are larger than the stage of my swf then it floods the window and you can't see everything. I haven't seen many tutorials for this, but one would be nice that explains how to set a maximum height and width for your movieclip or compare the movieclip to the stage of the movie and resize if necessary so your loaded image or movieclip does not exceed the stage.