Jump to content

how to make embed from this kind of code


hno

Recommended Posts

HI,

I want to make embed for my videos in my website .This is the code that play the videos :

 

<a href="uploads/secretary!94.flv" style="display:block;width:600px;height:390px;" id="player"><object width="100%" height="100%" id="player_api" data="flowplayer-3.2.7.swf" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true"><param name="allowscriptaccess" value="always"><param name="quality" value="high"><param name="cachebusting" value="false"><param name="bgcolor" value="#000000"><param name="flashvars" value="config={"playerId":"player","clip":{"url":"uploads/secretary!94.flv"},"playlist":[{"url":"uploads/secretary!94.flv"}]}"></object></a>

<script language="JavaScript">

flowplayer("player", "flowplayer-3.2.7.swf");

</script>

 

 

Can anybody helps me to create embed?

 

Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.