# Flv contentPath read from file server?

**URL:** https://forum.kirupa.com/t/flv-contentpath-read-from-file-server/268313
**Category:** Uncategorized
**Created:** [August 12, 2008, 2:36pm UTC](https://forum.kirupa.com/t/flv-contentpath-read-from-file-server/268313 "2008-08-12T14:36:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![plu](https://avatars.discourse-cdn.com/v4/letter/p/e19b73/32.png) [@plu](https://forum.kirupa.com/u/plu)
#### Post date: [August 12, 2008, 2:36pm UTC](https://forum.kirupa.com/t/flv-contentpath-read-from-file-server/268313/1 "2008-08-12T14:36:07Z")

</div>

aloha, wasn’t sure which category to put this in really…

Problem: I have a flash swf file on a webserver, this flash file contains an flvplayback component, I need to play flv videos from inside the network domain using ‘contentPath’

- 

[SIZE=2][COLOR=RoyalBlue] **video.contentPath = “//server/dir1/mainVid.flv”;** [/COLOR][/SIZE]

when I run the fla locally the flv loads in, but not when I publish the swf to a webserver.

Is there a seurity limitation here?  
Any workaround  
cheers
