# How to resize external swf to its original stage size?

**URL:** https://forum.kirupa.com/t/how-to-resize-external-swf-to-its-original-stage-size/309373
**Category:** flash
**Created:** [May 13, 2010, 9:18am UTC](https://forum.kirupa.com/t/how-to-resize-external-swf-to-its-original-stage-size/309373 "2010-05-13T09:18:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![aleyazda](https://avatars.discourse-cdn.com/v4/letter/a/b9bd4f/32.png) [@aleyazda](https://forum.kirupa.com/u/aleyazda)
#### Post date: [May 13, 2010, 9:18am UTC](https://forum.kirupa.com/t/how-to-resize-external-swf-to-its-original-stage-size/309373/1 "2010-05-13T09:18:58Z")

</div>

Hi there!

Here is my problem (unfortunatelly didn’t find solution @google or in this forum):

I’m loading external swf[AS2] into main swf[AS3] using Loader class.  
The main swf is 800 x 600 and the external swf is 290 x 247.

After adding the external swf to the main swf the external swf expands (scale to) from 290 x 247 to the main swf’s size: 800 x 600.

How can i prevent this? I want the loaded swf to save it’s original stage size.

[loader.zip](http://ruppo.pl/kh/loader.zip)

Cheers  
Rob
