# FLV paths on CD

**URL:** https://forum.kirupa.com/t/flv-paths-on-cd/231479
**Category:** flash
**Created:** [July 5, 2007, 6:17am UTC](https://forum.kirupa.com/t/flv-paths-on-cd/231479 "2007-07-05T06:17:21Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ibmaxed](https://avatars.discourse-cdn.com/v4/letter/i/8edcca/32.png) [@ibmaxed](https://forum.kirupa.com/u/ibmaxed)
#### Post date: [July 5, 2007, 6:17am UTC](https://forum.kirupa.com/t/flv-paths-on-cd/231479/1 "2007-07-05T06:17:21Z")

</div>

Hi am used to director but am doing a project in Flash, I have a main movie, into that loads another movie using (loadMovie(“Chapter3/ch3vid.swf”,“mt\_mc”)😉 this works fine, (ch3vid.swf") has an FLV vid with controls for stopping etc. This all works fine until i try it on another computer, then the flv will not load. It seems to be a path thing, i cant embed as they are to big.  
The content path is (C:\Documents and Settings\Bruce\My Documents\Work Files\Multimedia rt\Main\videos\ch1introbw3.flv). Which is fine from my machine.

Basically i need to find a way to show FLVs from a cd. I have one that works, it loads directly into the main swf with content path (videos/intro1.flv)  
FLVs are going into a video folder as there are alot, five chapters plus others.)

When all works the project will be compacted using swf studio by northcode.

Any help would be appreciated.
