Emmanize
05-24-2009, 01:45 PM
I am trying to embed a streaming video onto a site I am doing and I need some help as I have never done it before. Learning curve.
I have converted the mp4 to an flv and I have downloaded flowplayer. I have uploaded my flv file and three of the flowplayer files to my server in the root directory (flowplayer-3.1.0.min.js, flowplayer-3.1.0.swf and flowplayer.controls-3.1.0.swf).
I have then put the following onto my page:
Head
<script src="path/to/the/flowplayer-3.1.0.min.js"></script>
Body
<li class="artist-gallery a"><a href="http://www.shakirasartistmanagement.com/shakira2final.flv" style="display:block;width:425px;height:300px;" id="player"> </a></li>
<script language="JavaScript"> flowplayer("player", "path/to/the/flowplayer-3.1.1.swf"); </script>
As flowplayer asked me too. But it’s just blank. There is a invisible box there that is a link to the video it then asks you to open or save if you click on it but nothing else. I have uploaded that page to the server thinking it might be because it’s local but still nothing. So I tried to embed it via DW but I am not sure what it means by “Server URI rtmp:// “
I have never done this before so I have no clue what I am doing. Can someone help?
This should be the link to the video: http://shakirasartistmanagement.com/shakira2final.flv
I have converted the mp4 to an flv and I have downloaded flowplayer. I have uploaded my flv file and three of the flowplayer files to my server in the root directory (flowplayer-3.1.0.min.js, flowplayer-3.1.0.swf and flowplayer.controls-3.1.0.swf).
I have then put the following onto my page:
Head
<script src="path/to/the/flowplayer-3.1.0.min.js"></script>
Body
<li class="artist-gallery a"><a href="http://www.shakirasartistmanagement.com/shakira2final.flv" style="display:block;width:425px;height:300px;" id="player"> </a></li>
<script language="JavaScript"> flowplayer("player", "path/to/the/flowplayer-3.1.1.swf"); </script>
As flowplayer asked me too. But it’s just blank. There is a invisible box there that is a link to the video it then asks you to open or save if you click on it but nothing else. I have uploaded that page to the server thinking it might be because it’s local but still nothing. So I tried to embed it via DW but I am not sure what it means by “Server URI rtmp:// “
I have never done this before so I have no clue what I am doing. Can someone help?
This should be the link to the video: http://shakirasartistmanagement.com/shakira2final.flv