Hi
I have a code in HTML For you. Specify the language used by you.
Great little flash player for playing FLV files. Code below simply adds them to your web page. Remember to add 20 pixels to the height="" attribute to allow for the player controler.
1.
<object type="application/x-shockwave-flash" width="400" height="220"
2.
wmode="transparent data="flvplayer.swf?file=movies/holiday.flv">
3.
<param name="movie" value="flvplayer.swf?file=movies/holiday.flv" />
4.
<param name="wmode" value="transparent" />
5.
</object>
if its not work then plz tell me.
thanks |