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

How to integrate ckplayer6.1 with empire cms

silencement
Release: 2019-12-02 15:03:03
forward
2718 people have browsed it

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>
Copy after login

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!

Related labels:
source:www.word666.com/cms
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template