Home  >  Article  >  CMS Tutorial  >  How to integrate ckplayer6.1 with empire cms

How to integrate ckplayer6.1 with empire cms

silencement
silencementforward
2019-12-02 15:03:032649browse

How to integrate ckplayer6.1 with empire cms

Integrating Empire CMS requires some corresponding changes. The specific methods are as follows:

1. Download ckplayer6 from the ckplayer official website http://www.ckplayer.com. 3. Upload the ckplayer inside to the root directory of the website

2. Download the parsed file video.php and upload it to the ckplayer directory. The download address is https://www.jb51.net/codes/40238.html

3. Modify the domain name in ckplayer.xml, ckplayer.js and change it to your own domain name

4. The key is when calling

The code is as follows:

<flashvars>
{s->0}{b->1}{p->1}{f->https://www.jb51.net/ckplayer/video.php?url=[$pat]}{my_url->ckhtm}
</flashvars>

Recommended to study "Empire cms tutorial"

The above is the detailed content of How to integrate ckplayer6.1 with empire cms. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:www.word666.com/cms. If there is any infringement, please contact admin@php.cn delete