# Movie in a movie

**URL:** https://forum.kirupa.com/t/movie-in-a-movie/102757
**Category:** Uncategorized
**Created:** [February 26, 2004, 6:53pm UTC](https://forum.kirupa.com/t/movie-in-a-movie/102757 "2004-02-26T18:53:21Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Mosley](https://avatars.discourse-cdn.com/v4/letter/m/58956e/32.png) [@Mosley](https://forum.kirupa.com/u/Mosley)
#### Post date: [February 26, 2004, 6:53pm UTC](https://forum.kirupa.com/t/movie-in-a-movie/102757/1 "2004-02-26T18:53:21Z")

</div>

First, I am new to flash and actionscript.

I have a movie clip (movieA\_mc) that I attach (using attachMovie) to the main movie. This movie moves when I move the mouse over it. I then attach (using attachMovie) another movie (movieB\_mc) to movieA\_mc. movieB\_mc has a button in it.

When I movie the mouse over movieA\_mc it works fine, but when I put the mouse over movieB\_mc, movieA\_mc stops moving.

Sorry if I didnt explain this to well, and sorry for not attaching the script, but it is at home.

Thanks
