I’ve been trying to use loadMovie to load external SWFs into 200x200 MCs arranged on the stage. What I get is a strange placement of the loaded movies, and, the loaded movies don’t appear as they should. The loaded movies are really all the same: they display 4 squares that change randomly every 3 seconds.
-
The loaded movies seem to use their center point as the registration point instead of the top left corner. Why? How can this be changed?
-
The loaded SWFs (“1.swf”, “2.swf”, “3.swf”) get transformed from 200x200 pixels to 100x100 pixels. Why?