Home > CMS Tutorial > Empire CMS > body text

A must-learn method for integrating ckplayer6.1 with empire cms

silencement
Release: 2019-11-30 13:20:06
forward
2340 people have browsed it

A must-learn method for integrating ckplayer6.1 with empire cms

ckplayer already has the latest version, which has evolved to version 6.3 on 2013-5-1

Integrating empire cms requires some corresponding changes. The specific methods are as follows :

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

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

3. Modify the domain name in ckplayer.xml and ckplayer.js 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

It is recommended to study "Empire cms tutorial"

The above is the detailed content of A must-learn method for integrating 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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!