This ActionScript loads my movie clip:
myContainer.loadMovie("the_show.swf");How can I load that movie clip at a width and height smaller than its default size?
Printable View
This ActionScript loads my movie clip:
myContainer.loadMovie("the_show.swf");How can I load that movie clip at a width and height smaller than its default size?