# Muliple Videos in one movieclip

**URL:** https://forum.kirupa.com/t/muliple-videos-in-one-movieclip/284482
**Category:** flash
**Created:** [March 19, 2009, 3:37pm UTC](https://forum.kirupa.com/t/muliple-videos-in-one-movieclip/284482 "2009-03-19T15:37:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![memolipd](https://avatars.discourse-cdn.com/v4/letter/m/ea5d25/32.png) [@memolipd](https://forum.kirupa.com/u/memolipd)
#### Post date: [March 19, 2009, 3:37pm UTC](https://forum.kirupa.com/t/muliple-videos-in-one-movieclip/284482/1 "2009-03-19T15:37:14Z")

</div>

Im new to flash and am making a interactive flash file using actionscript 3.0.

I have several videos and want to dynamically pick which video to show the user at runtime.

all the videos are .flv files, but i dont want to use the flvplayback component as the content will not be streamed, it needs to be embedded.

importing the videos into their own movieclips works but I cant switch between different videos at runtime.

is there a simpler way?
