|
|
Forum moderator: bigblog |
uCoz Community Communication uCoz Discussions How to add video player ? (Need help) |
How to add video player ? |
Pajgla, this site here should help you with the embedding of video files. If you are meaning smth different please clarify exactly what you are after.
Good luck. Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Pajgla, if you want use videos from popular stream servers(like vk.com movie2k....) you must buy license or use free trial
you can use VidFetch Plugin or GKplugins ...VidFetch requied PHP or if you want add videos from YouTube please chech How To Make Your Personal JW Player for Youtube Videos |
Pajgla, things have changed since the time this tutorial was written here is link to swfobject.js Download
And here is the new code: Quote <?if($AUTHOR_SITE$)?><center><script type='text/javascript' src='link to swfobject.js'></script><div id="mediaspace">This text will be replaced</div><script type='text/javascript'> var so = new SWFObject('link to-player.swf','mpl','580','400','9'); so.addParam('allowfullscreen','true'); so.addParam('allowscriptaccess','always'); so.addParam('wmode','opaque'); so.addVariable('image','your image, logo etc'); so.addVariable('file','youtube link'); so.write('mediaspace'); </script></center><?endif?> Please moderators or admins to update first post in the topic http://forum.ucoz.com/forum/38-15052-2 and add download link to swfobject.js and update new code.. Thanks Post edited by Davor24 - Sunday, 2012-10-07, 9:26 AM
|
Davor24, a kako da napravim da bude kao na tvom sajtu ? Da imam one dugmiće sa strane i da drugačije izgleda player ( našao sam temu ali ne znam gde da je ubacim ).
I još jedno pitanjce, preko kog sajta ti dodaješ filmove, pošto, kada dodam snimak preko youtube-a, dobijem i njegov logo ( youtube u donjem desnom uglu ). Javi mi se na PM ako nije problem ?! |
Pajgla, please speak English on these boards. If you wish to speak in another language use the boards supplied.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
| |||
| |||