# Swf inside another swf

**URL:** https://forum.kirupa.com/t/swf-inside-another-swf/111295
**Category:** Uncategorized
**Created:** [May 25, 2004, 4:16pm UTC](https://forum.kirupa.com/t/swf-inside-another-swf/111295 "2004-05-25T16:16:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ragnar](https://avatars.discourse-cdn.com/v4/letter/r/e79b87/32.png) [@ragnar](https://forum.kirupa.com/u/ragnar)
#### Post date: [May 25, 2004, 4:16pm UTC](https://forum.kirupa.com/t/swf-inside-another-swf/111295/1 "2004-05-25T16:16:10Z")

</div>

Hallo there.

Can anyone tell me how you load one or more swf in another swf ??

Thanks, Ragnar Örn

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 26, 2004, 7:28am UTC](https://forum.kirupa.com/t/swf-inside-another-swf/111295/2 "2004-05-26T07:28:51Z")

</div>

syntax for loading a movie into another:

myMC.loadMovie(“something.swf”);

thats all there is to it.

sam
