jokaya Posted November 7, 2009 Posted November 7, 2009 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 ?
jokaya Posted November 8, 2009 Author Posted November 8, 2009 Do i need to do somthing else or it sould work ? i upload the files - player-viral,swfobject,video.flv it's blank :(
medved Posted November 8, 2009 Posted November 8, 2009 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.
jokaya Posted November 8, 2009 Author Posted November 8, 2009 link are good i did all the combination i can:) there is any guide or how can I do it with flash ? if you like to test on your test website, the download files can be found here http://flvplayer.com/free-flv-player/
jokaya Posted November 8, 2009 Author Posted November 8, 2009 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
medved Posted November 8, 2009 Posted November 8, 2009 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.
medved Posted November 8, 2009 Posted November 8, 2009 or try this one: http://www.longtailvideo.com/players/jw-flv-player/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.