How to call a dumb player?

Time: 2017-08-03Source: Huajun InformationAuthor: Xiao Liu

1. How to call a dumb player-ordinary call method

Solution:

Temporary only supports IE kernel browser call

How to call a dumb player? Method of call player call

2. Maxcms call description

Solution:

Solemn reminder: When you modify the relevant documents of the website, please back up the relevant documents.

1. Configuration

Find the file /inc/playerkinds.xml, add the following line of code to the file and save

You need to download a dumb player]]>

2. Modify the template TemplatedefaultMLPlay.html

Method 1: Find in the template file, bring {playpage: playurlinfo} {playpage: player} in the file

Change to: {PlayPage: Playurlinfo} {playpage: player}

Method 2: Some modified MAX versions can also be added below the Head section:

Note that DOVD.JS is an exclusive JS file with a dumb player. You must load behind the play.js. If you change the play.js file name, find the right file position.

The test method is relatively stable.

3. Feifei (FFCMS) PHP film and television system calls a dumb player method

Solution:

This method is suitable for FF2.9. If you are other versions, please modify it yourself.

1. Configuration

Find your website directory libconfconfig.php file, add a dumb player to add a line to the Play_Player array after opening:

'dvod' => array ('01 ',' dumb player '),

After setting, refresh the cache to see the option of a dumb player when adding a video resource in the background.

2. Place dvod.js and dvod.html in the directory PUBLICPLAYER 2.9

After modifying, please save it. Note that the FFCMS system is UTF-8 when saved it as an UTF-8 encoding format to avoid errors.

4. Apple CMS calls a dumb player

Solution:

This method is suitable for Apple CMS7.X version. Please modify other versions.

Pay attention to backup when replacing related documents.

1. Settings

Modify the file: IncvodPlay.xml, add a dumb player.

You need to download a dumb player]]>

After adding it, you can choose a dumb player resource when adding a video in the background.

2. Modify the playback page template vodplay.html and below the directory template ...

Add the js file called by a dumb player below

Be sure to ensure that dvod.js is loaded behind player.js.

3. Place dvod.js into the directory js.

Related articles更多>>