# Is it possible to load AS3 swf into AS2 loader?

**URL:** https://forum.kirupa.com/t/is-it-possible-to-load-as3-swf-into-as2-loader/285630
**Category:** flash
**Created:** [April 3, 2009, 8:24am UTC](https://forum.kirupa.com/t/is-it-possible-to-load-as3-swf-into-as2-loader/285630 "2009-04-03T08:24:16Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![xlifes](https://avatars.discourse-cdn.com/v4/letter/x/9f8e36/32.png) [@xlifes](https://forum.kirupa.com/u/xlifes)
#### Post date: [April 3, 2009, 8:24am UTC](https://forum.kirupa.com/t/is-it-possible-to-load-as3-swf-into-as2-loader/285630/1 "2009-04-03T08:24:16Z")

</div>

Hello,

I have a AS2 loader (buil in AS2 that is) that automatically loads external swf’s.  
And I have a sfw build in AS3.  
Is it possible for my loader to still load this swf file?

In order for the loader to work I have to add “\_root.nextswf();” at the end of every swf file.  
However I know that in AS3 the alnguage is different.  
IF it is possible to load an AS3 swf into a AS2 loader then: is there any code to replace this one?

Thank you,
