How can/do i resize external swf?

i load an external swf into a movie clip… now i want to resize the external swf… issit possible…? cos this external movie clip is actually a jpg converted into swf using php… but now i want to manipulate this swf within my main swf which calls it using the mc_inst_name.loadMovie() function…