Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Video on front page


jokaya

Recommended Posts

Posted

Hello i would like to add video to my front page store,

my video file is xxx.flv

i upload the file i also upload the js file swfobject.js provide by jw player

 

my problem is wher sould I need to add the js code

 

<script type='text/javascript' src='swfobject.js'></script> <div id='mediaspace'>This text will be replaced</div> <script type='text/javascript'>var so = new SWFObject('player.swf','mpl','250','184','9');so.addParam('allowfullscreen','true');so.addParam('allowscriptaccess','always');so.addParam('wmode','opaque');so.addVariable('file','http://www.xxx.com/catalog/xxx.flv');so.addVariable('backcolor','FF0000');so.addVariable('frontcolor','EEEEEE');so.addVariable('lightcolor','EEEEEE');so.addVariable('screencolor','EEEEEE');so.write('mediaspace');</script>

 

if I want the video to show on center front page store ?

Posted

Do i need to do somthing else or it sould work ?

 

i upload the files - player-viral,swfobject,video.flv

 

it's blank :(

Posted

Hard to say like this for me. There could be for example wrong link. I would have to test it on my test website or on yours. On my website i use many videos using flash or youtube without any problem. I prefer flash.

Posted

works great with flv player

the only problem is the FLVplayer logo will always show up

 

how do i do it with flash without any logo's

 

thank's

Posted

If you pay for the player it will not show up. With flash is similar. You will have to buy adobe flash program and also some video converter.

Archived

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

×
×
  • Create New...