# LoadMovie Problem with swf

**URL:** https://forum.kirupa.com/t/loadmovie-problem-with-swf/228285
**Category:** flash
**Created:** [June 6, 2007, 5:56pm UTC](https://forum.kirupa.com/t/loadmovie-problem-with-swf/228285 "2007-06-06T17:56:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dunger99us](https://avatars.discourse-cdn.com/v4/letter/d/bcef8e/32.png) [@dunger99us](https://forum.kirupa.com/u/dunger99us)
#### Post date: [June 6, 2007, 5:56pm UTC](https://forum.kirupa.com/t/loadmovie-problem-with-swf/228285/1 "2007-06-06T17:56:33Z")

</div>

I have used this code

mc\_container.loadMovie(“assessment.swf”);

I have created a container (a square box of 600x450), converted it into movie clip,dragged it to the stage and given it a name “mc\_container”

it does load an external SWF however:

1. the external swt is 800x600 and is going beyond the screen

2. the external swf seems to stop functioning, i.e. the buttons within do not work

why?
