[AS2.0] Need help placing a swf into my main flash page

Hello everyone,
This is my first post here so wish me luck. I am developing a web page at the moment using Flash CS3 AS2.0, and I have developed like a title header that has some flash animation. I want to be able to place that title header into the main page that I have created. I can not for the sake of it, get this external swf to place into my main page.

I have been using,

 loadMovie ("top.swf", where i want it)  

to no avail. I have created a spot for the swf on my main page and even set it to act as a movie clip. I will upload the files so you may take a look at the coding.

I am including the 4 files I have been using for this process:

This is the online file folder where the 4 files are located.

Index.fla is the main page, and index.swf is the output

top.swf is the the external movie clip i want to add to index.fla at the top. top annimation.fla is the actual working file.

If someone would be so kind as to look into where i am screwing up, i have been checking for over 6 hours now and desperately need help.

Thank you.