# Include AS3 SWF into AS2 FLA

**URL:** https://forum.kirupa.com/t/include-as3-swf-into-as2-fla/292500
**Category:** flash
**Created:** [July 14, 2009, 11:52pm UTC](https://forum.kirupa.com/t/include-as3-swf-into-as2-fla/292500 "2009-07-14T23:52:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![artcoder](https://avatars.discourse-cdn.com/v4/letter/a/3ec8ea/32.png) [@artcoder](https://forum.kirupa.com/u/artcoder)
#### Post date: [July 14, 2009, 11:52pm UTC](https://forum.kirupa.com/t/include-as3-swf-into-as2-fla/292500/1 "2009-07-14T23:52:07Z")

</div>

How can I include as SWF created with AS3 into the FLA of using AS2.

I tried using loadMovie(“myExternalMovie.swf”);

but nothing happens.
