# Playing .flv from a cd

**URL:** https://forum.kirupa.com/t/playing-flv-from-a-cd/59029
**Category:** flash
**Created:** [July 27, 2004, 10:51pm UTC](https://forum.kirupa.com/t/playing-flv-from-a-cd/59029 "2004-07-27T22:51:38Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jam](https://avatars.discourse-cdn.com/v4/letter/j/f6c823/32.png) [@jam](https://forum.kirupa.com/u/jam)
#### Post date: [July 27, 2004, 10:51pm UTC](https://forum.kirupa.com/t/playing-flv-from-a-cd/59029/1 "2004-07-27T22:51:38Z")

</div>

I’m making a cd and want to attach .flv files to mediaplay components. The problem is that this connection is normally made through Url’s on html pages. How do I show the mediaplayer where to look for on on a cd, taking into account that peoples cd drives have different extensions and I want to make it for cross platforms? E.g. Windows and Macs.

Any help would be great cus i’m stumped.

Cheers

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 28, 2004, 10:43am UTC](https://forum.kirupa.com/t/playing-flv-from-a-cd/59029/2 "2004-07-28T10:43:36Z")

</div>

Anyone? I’m sure there must be some answer. All I want to do is play movies through the mediaplayer in flash on a cd. I just have a problem with directories. Is there an actionscript solutions to linking the flv’s?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 28, 2004, 11:50am UTC](https://forum.kirupa.com/t/playing-flv-from-a-cd/59029/3 "2004-07-28T11:50:09Z")

</div>

Been a complete donut. Sorted the probelm with the url. You don’t have to give the complete path if the file is in the same directory, just the file name. Can’t believe that held me up so long…

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 28, 2004, 12:07pm UTC](https://forum.kirupa.com/t/playing-flv-from-a-cd/59029/4 "2004-07-28T12:07:03Z")

</div>

or you couldve just used the attach movie method 😉
