I am loading a movie via: holder_lesson.loadMovie("lessons/"+_root.wlesson+".swf");
the problem is the movie is maxing to the size of the swf and not the size of the clip it is being loaded into... it takes up the whole swf... I am even trying to resize it: holder_lesson._width = 967; holder_lesson._height = 572; holder_lesson._x = 3; holder_lesson._y = 23; what's up? _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders