You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Local Use of Flowplayer Created Jul 17, 2010

This thread is solved

Views: 1919     Replies: 3     Last reply Aug 30, 2010  
You must login first before you can use this feature

Dharneth

Posts: 1

Registered:
Jul 17, 2010

Local Use of Flowplayer

Posted: Jul 17, 2010

Hi Everybody

I would like to use flowplayer on local files and i don't understand how to do it.

I explain my situation : i would like to play a *.flv video from an html page wich will be launch from a CD. And the *.flv video must be hosted on the CD.

I tried successfully to install flowplayer and successfully tested it with your demonstration video hosted on your website (http://e1h13.simplecdn.net/flowplayer/flowplayer.flv ) but when i try to point my href on a local file with a relative link, it seems that the player can't buffers the video ...

example of my implemantation :

<a href="../media/flowplayer.flv" id="player"></a>

i'm not very good in english language and i didn't find the syntax in the documentation, so maybe anyone could help me to find the correct syntax for a local use of flowplayer with relative linking ?

I hope somebody will help me =/

Dharneth

darrel.herbst

Posts: 101

Registered:
Apr 1, 2010

» Local Use of Flowplayer

Posted: Jul 22, 2010

Reply to: Local Use of Flowplayer, from Dharneth
Are you using a webserver on your local machine? If so, you will not be able to load files from the filesystem. You will need to load the player from the filesystem to load files from the filesystem.

Here is some more background on loader security:http://www.adobe.com/livedocs/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00000353.html

akalata

Posts: 7

Registered:
Apr 7, 2010

» Local Use of Flowplayer

Posted: Aug 30, 2010

Reply to: Local Use of Flowplayer, from Dharneth
Were you able to remove the branding from the player when using it locally?