Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2012-08-16 01:14:35

mario2000
Member
From: Spain
Registered: 2012-05-04
Posts: 190
Website

Add plugins to JW player

Hi
I want to add some plugins to jw player, but i cant find the way to ghet this 2 plugins work in my website.

Related Videos
http://www.longtailvideo.com/addons/plu … vid=308&q=

Tweet it
http://www.longtailvideo.com/addons/plu … weet-It?q=

Thanks


Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5

Offline

#2 2012-08-16 01:30:38

mario2000
Member
From: Spain
Registered: 2012-05-04
Posts: 190
Website

Re: Add plugins to JW player

The twiter plugin is added, but i still have problems with the d-related videos plugin:
http://www.longtailvideo.com/addons/plu … &vid=51&q=

Thanks for your help.


Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5

Offline

#3 2012-08-16 06:56:53

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Add plugins to JW player

Edit modules/video/player/jw/config.php


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#4 2012-08-16 10:18:01

mario2000
Member
From: Spain
Registered: 2012-05-04
Posts: 190
Website

Re: Add plugins to JW player

Hi

I need the correct code to insert in the modules/video/player/jw/config.php
Now i have this code in the config

    <plugins>tweetit-1,fbit-1,drelated-1</plugins>
    <skin>/misc/jwplayer/modieus.zip</skin>
    <backcolor>000000</backcolor>

Of corse, to drelated plugin work correctly, i need to tell him wer is the related videos.
This is the example code for this plugin http://www.longtailvideo.com/AddOns/get … &vid=51&q=

-------------------------------------
<script type='text/javascript' src='/jwplayer/jwplayer.js'></script>
<div id='mediaplayer'></div>
<script type="text/javascript">
  jwplayer('mediaplayer').setup({
    'flashplayer': 'player.swf',
    'id': 'playerID',
    'width': '480',
    'height': '270',
    'file': '/videos/8.flv',
    'plugins': {
       'drelated-1': {
           'dxmlpath': 'documentation/54/relatedclips.xml',
           'dposition': 'bottom',
           'dskin': 'documentation/54/skins/grayskin.swf',
           'dtarget': '_self'
       }
    }
  });
</script>

-----------------------------------------------
Herr is - dxmlpath - to get the related clips

Thanks

Last edited by mario2000 (2012-08-16 10:19:00)


Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5

Offline

#5 2012-08-17 06:33:28

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Add plugins to JW player

You need to create a xml file with the related videos. Check modules/video/components/view.php for the code for related videos.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

Board footer

Powered by FluxBB