Where and how to set up my plugins? I have created MYPLUGIN.js, but I have no idea how to plug it in the player within the module.
Any suggestion? Thanks.

Comments

JW Player’s picture

@henryhu,

There are two ways to make use of your own plugin.

You will either need to set plugins=http://path/to/plugin in the additional flashvars field in the player configuration section or in the jwplayer tag itself.

If you have any additional questions, just post back.

Thanks.