# Load swf's with external AS file

**URL:** https://forum.kirupa.com/t/load-swfs-with-external-as-file/186607
**Category:** Uncategorized
**Created:** [April 22, 2006, 9:06pm UTC](https://forum.kirupa.com/t/load-swfs-with-external-as-file/186607 "2006-04-22T21:06:40Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![nasdaq404](https://avatars.discourse-cdn.com/v4/letter/n/dbc845/32.png) [@nasdaq404](https://forum.kirupa.com/u/nasdaq404)
#### Post date: [April 22, 2006, 9:06pm UTC](https://forum.kirupa.com/t/load-swfs-with-external-as-file/186607/1 "2006-04-22T21:06:40Z")

</div>

[FONT=Times New Roman][SIZE=3]Anyone got some ideas about this:[/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3] [/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3]What I wanna do is call three separate flash movies that contain swf files into 1 single flash blank page, which will display all the content for the files.[/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3] [/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3]I know how to load flash movies using the loadMovie() and loadMovieNum() class but I would like to load them with an externalized AS. File which could call an XML file. I’ve been looking through bunch of postings but I haven’t came across any articles that show me how to load flash swf’s from external AS. Files. Can someone help me out with this.[/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3] [/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3]The three separate flash movie that I have are called: [/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3] [/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3]1st: header.swf.[/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3]2nd: main.swf[/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3]3rf: footer.swf[/SIZE][/FONT]  
[FONT=Times New Roman][SIZE=3] [/SIZE][/FONT]
