• Page 1 of 1
  • 1
Forum moderator: bigblog  
uCoz Community » Communication » uCoz Discussions » How to add video player ? (Need help)
How to add video player ?
Pajgla
Posts: 7
Reputation: 0

Message # 1 | 9:17 PM
How to add own video player to ucoz but with link ( not with .mp4 file )

Sorry for bad English sad
TKzHacks
Posts: 24
Reputation: 0

Message # 2 | 11:02 PM
You can use this embed code:

Code
<embed src="intro.swf" height="200" width="200"/>


Just change the itro.swf to your video url.
Post edited by TKzHacks - Saturday, 2012-10-06, 1:37 AM
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 3 | 2:16 AM
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. smile



Good luck. wink

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Pajgla
Posts: 7
Reputation: 0

Message # 4 | 9:31 AM
I do not want to embed, I want own video player like JWplayer
belmo996
Posts: 123
Reputation: 4

Message # 5 | 10:06 PM
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

happy
Pajgla
Posts: 7
Reputation: 0

Message # 6 | 8:56 AM
I found that tutorial but when I download files from JWplayer i do not have swfobject.js.
Davor24
Posts: 330
Reputation: 10

Message # 7 | 9:21 AM
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 smile
Post edited by Davor24 - Sunday, 2012-10-07, 9:26 AM
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 8 | 9:26 AM
Davor24, done. smile
Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Pajgla
Posts: 7
Reputation: 0

Message # 9 | 12:10 PM
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 ?!
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 10 | 5:59 AM
Pajgla, please speak English on these boards. If you wish to speak in another language use the boards supplied. wink
Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Pajgla
Posts: 7
Reputation: 0

Message # 11 | 8:21 AM
Sorry smile
uCoz Community » Communication » uCoz Discussions » How to add video player ? (Need help)
  • Page 1 of 1
  • 1
Search: