# How can/do i resize external swf?

**URL:** https://forum.kirupa.com/t/how-can-do-i-resize-external-swf/103705
**Category:** Uncategorized
**Created:** [March 8, 2004, 1:09pm UTC](https://forum.kirupa.com/t/how-can-do-i-resize-external-swf/103705 "2004-03-08T13:09:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![icube](https://avatars.discourse-cdn.com/v4/letter/i/f19dbf/32.png) [@icube](https://forum.kirupa.com/u/icube)
#### Post date: [March 8, 2004, 1:09pm UTC](https://forum.kirupa.com/t/how-can-do-i-resize-external-swf/103705/1 "2004-03-08T13:09:48Z")

</div>

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…
