Is it possible to have a swf file within a swf file?

What I’m trying to say is, I have made a flash file, and I want to put in in another flash file which is my website. Any ideas?
Thanks - PoptheBubble
:flower:

you might want to try to search for load movie, or build a full flash site above.

this topic has been more than covered in tutorials…

Rev

loadMovie() - http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary423.html

movieClip.loadMovie() - http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary537.html

loadMovieNum() - http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary424.html

And pretty much a required resource when learning Flash Actionscript… The Actionscript Dictionary…

http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/