# Loading as2 swf into as3

**URL:** https://forum.kirupa.com/t/loading-as2-swf-into-as3/295095
**Category:** Uncategorized
**Created:** [August 25, 2009, 12:19pm UTC](https://forum.kirupa.com/t/loading-as2-swf-into-as3/295095 "2009-08-25T12:19:45Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![surf](https://avatars.discourse-cdn.com/v4/letter/s/77aa72/32.png) [@surf](https://forum.kirupa.com/u/surf)
#### Post date: [August 25, 2009, 12:19pm UTC](https://forum.kirupa.com/t/loading-as2-swf-into-as3/295095/1 "2009-08-25T12:19:45Z")

</div>

Hi  
i have been tryin to load an external swf which was compiled banner in as2 version , into as3 portfolio but i keep gettin this error

```auto

ArgumentError: Error #2180: It is illegal to move AVM1 content (AS1 or AS2) to a different part of the displayList when it has been loaded into AVM2 (AS3) content.
    at flash.display::DisplayObjectContainer/addChild()
    at App::SwfPasser/onComplete()

```

SwfPasser - is my own class with the ability to load the content of the swf wiv, urloader and urlrequest and the basics of a preloader…

kind regards

surfaraz
