Home > Web Front-end > JS Tutorial > body text

How to use the super cool web music player DewPlayer_javascript skills

WBOY
Release: 2016-05-16 18:13:50
Original
1297 people have browsed it

How to use: Add the code to the template, or like me, put it in the ad code to call it. Pay attention to modifying the swf file and mp3 file paths. If you want to automatically start and loop playback, please add the code &autostart=1&autoreplay=1, such as "mp3=http://www.x.com/x.mp3&autostart=1&autoreplay=1".

1. stream[135x50]


Copy code The code is as follows:

< ;/embed>

2. Mini[150x20]

Copy code The code is as follows:





3. Classic[200x20]


Copy code The code is as follows:






4. Multi[240x20]


Copy code The code is as follows:


< param name="movie" value="/flashdir/dewplayer-multi.swf" />



5. Multi Rect[240x20]


Copy code The code is as follows:






6. Bubble[250x65]


Copy code The code is as follows:


< param name="movie" value="/flashdir/dewplayer-bubble.swf" />



7、Playlist[240x400]
 

复制代码 代码如下:






8、Playlist[240x400](带封面)


复制代码 代码如下:







9、Vinyl[303x113]

 
复制代码 代码如下:






打包下载地址
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