Home > CMS Tutorial > Empire CMS > body text

How to integrate ckplayer6.1 into empire cms

王林
Release: 2019-11-09 11:57:01
Original
2408 people have browsed it

How to integrate ckplayer6.1 into empire cms

How to integrate ckplayer6.1 with empire cms:

1. Download ckplayer from the ckplayer official website, and 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;

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

4. Call

<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 tutorial: Empire CMS Tutorial

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

Related labels:
source:php.cn
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!