Load swf's with external AS file

[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]