# Loading FLVs in new movie clip within main window

**URL:** https://forum.kirupa.com/t/loading-flvs-in-new-movie-clip-within-main-window/236937
**Category:** flash
**Created:** [August 25, 2007, 3:52am UTC](https://forum.kirupa.com/t/loading-flvs-in-new-movie-clip-within-main-window/236937 "2007-08-25T03:52:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![akisok2](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/akisok2/32/3024_2.png) [@akisok2](https://forum.kirupa.com/u/akisok2)
#### Post date: [August 25, 2007, 3:52am UTC](https://forum.kirupa.com/t/loading-flvs-in-new-movie-clip-within-main-window/236937/1 "2007-08-25T03:52:15Z")

</div>

I hope my title is accurate. Here’s what I want to do:

I am making an interactive CD. On my main stage, I have a list of videos that I want the user to watch. Like so:

[1] Video A  
[2] Video B  
[3] Video C

When a user clicks on one of the movie titles, I want a new movie clip to load on top of everything else that makes the stage get darker (an alpha tween to something like 20% transparency) and then loads the appropriate movie clip into an instance of the FLVPlayback component.

Any suggestions? Does my request make sense?
