# Parent/child movie clips

**URL:** https://forum.kirupa.com/t/parent-child-movie-clips/269438
**Category:** Uncategorized
**Created:** [August 27, 2008, 4:04pm UTC](https://forum.kirupa.com/t/parent-child-movie-clips/269438 "2008-08-27T16:04:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![joshrighton](https://avatars.discourse-cdn.com/v4/letter/j/4da419/32.png) [@joshrighton](https://forum.kirupa.com/u/joshrighton)
#### Post date: [August 27, 2008, 4:04pm UTC](https://forum.kirupa.com/t/parent-child-movie-clips/269438/1 "2008-08-27T16:04:11Z")

</div>

ok so i have a problem, i am relatively new to actionscript, my situation is:

1. i have all my actions in its own layer on the main timeline, so all is well there
2. i have a movie clip with a rollOver and rollOut events attached to it
3. inside the movie clip when the rollover happens and the movieclip stops at a certain frame, i have another movieclip that appears. the movie clip is a link to a website, it works properly on the main timeline but without the proper actionscript it of course will not work inside its parent movie clip

how do i fix this?
