MARATHI TEAM
Welcome on the Marathi Team Forum.
To take full advantage of everything offered by
our forum, please log in if you are already a
member or join our community if you're not
yet....


Join the forum, it's quick and easy

MARATHI TEAM
Welcome on the Marathi Team Forum.
To take full advantage of everything offered by
our forum, please log in if you are already a
member or join our community if you're not
yet....
MARATHI TEAM
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Log in

I forgot my password

Latest topics
Top posting users this week
No user

Nimbuzz id Maker
freebuzz is my love :D

user name

password

captcha


FLV Video Player

Go down

Heart FLV Video Player

Post  storm Thu Dec 13, 2012 7:45 pm

You may have trouble with playing videos in your site. There exist various video players but some of them are not free, or if they are, they include their name on the video. Here we want to introduce the Open Source FLV player that can be found from http://www.osflv.com .
It is so simple to work with it, just open codegen.html file and insert your video information; then copy the code and enjoy. You can download it from attachment and for example we have done once and you can see it here:


Code:
<!-- This Script is from www.htmlfreecodes.com, Coded by: Krishna Eydat-->

<script src='AC_RunActiveContent.js' language='javascript'></script>
<!-- saved from url=(0013)about:internet -->
<script language='javascript'>
 AC_FL_RunContent('codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0', 'width', '400', 'height', '425', 'src', ((!DetectFlashVer(9, 0, 0) && DetectFlashVer(8, 0, 0)) ? 'OSplayer' : 'OSplayer'), 'pluginspage', 'http://www.macromedia.com/go/getflashplayer', 'id', 'flvPlayer', 'allowFullScreen', 'true', 'movie', ((!DetectFlashVer(9, 0, 0) && DetectFlashVer(8, 0, 0)) ? 'OSplayer' : 'OSplayer'), 'FlashVars', 'movie=1.mp4&btncolor=0x333333&accentcolor=0x20b3f7&txtcolor=0xffffff&volume=100&previewimage=1.png&autoload=on');
</script>
<noscript>
 <object width='400' height='425' id='flvPlayer'>
  <param name='allowFullScreen' value='true'>
  <param name='movie' value='OSplayer.swf?movie=1.mp4&btncolor=0x333333&accentcolor=0x20b3f7&txtcolor=0xffffff&volume=100&previewimage=1.png&autoload=on'>
  <embed src='OSplayer.swf?movie=1.mp4&btncolor=0x333333&accentcolor=0x20b3f7&txtcolor=0xffffff&volume=100&previewimage=1.png&autoload=on' width='400' height='425' allowFullScreen='true' type='application/x-shockwave-flash'>
 </object>
</noscript>

<font face="Tahoma"><a target="_blank" href="http://www.htmlfreecodes.com/"><span style="font-size: 8pt; text-decoration: none">HTML Free Code</span></a></font>
storm
storm
Member
Member

Posts : 155
Points : 458
Reputation : 1
Join date : 2012-12-05

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum