# Placing a flash movie within a flash movie

**URL:** https://forum.kirupa.com/t/placing-a-flash-movie-within-a-flash-movie/840
**Category:** flash
**Created:** [July 31, 2002, 6:42pm UTC](https://forum.kirupa.com/t/placing-a-flash-movie-within-a-flash-movie/840 "2002-07-31T18:42:26Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![AnhCung](https://avatars.discourse-cdn.com/v4/letter/a/49beb7/32.png) [@AnhCung](https://forum.kirupa.com/u/AnhCung)
#### Post date: [July 31, 2002, 6:42pm UTC](https://forum.kirupa.com/t/placing-a-flash-movie-within-a-flash-movie/840/1 "2002-07-31T18:42:26Z")

</div>

I’m doing an intro page for my site… in it.there’s a picutre of a tv…i’ve used snapshots to create an animated sequence to be placed inside of the tv…as if there’s somethin to watch… if i made the flash movie for the tv sequence under a different project… can i import that into my intro project to fit in the picture of the tv…because there’s action on my screens and if i make it all in one project it’ll consume too much time to synchronize both actions…help plz!  
AC

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 31, 2002, 6:47pm UTC](https://forum.kirupa.com/t/placing-a-flash-movie-within-a-flash-movie/840/2 "2002-07-31T18:47:36Z")

</div>

hmmm i think i figured it out b4 i even thought about it hahahaha…am i suppose to save the movie as a symbol…ad give it the mvoie clip attribute?? am i? am i?? hehehe

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 3, 2002, 6:43am UTC](https://forum.kirupa.com/t/placing-a-flash-movie-within-a-flash-movie/840/3 "2002-08-03T06:43:23Z")

</div>

That is a big subject.

The idea is that you would create the content for the tv. Save it as an FLA. Then publish it as an swf.

The project that’s going to contain it will use the

loadMovie();

method. The syntax is something like

loadMovie(“theURLOfTheSwfBeingLoaded.swf”,“theInstanceNameOfTheMovieClipWhichWillContainIt.”);

there are some tricky nuances to this though. I would suggest that you do a search on this site using “loadMovie();” as the search string. We have gone over this in detail in a couple of posts.

If you still need help, write back.
