AetherPlayer is a CD-like simple HTML5 audio player which is very suitable for blogs and personal websites.
It's intelligent, responsive and easy to use.
Setting up AetherPlayer can be as simple as adding two lines of code to your homepage.
Check out the DEMO
0 Copy the whole program folder to your project, you can put it wherever you like.
1 Reference the location to AetherPlayer_bootstrap.js
in the HTML document which you would like to call the AetherPlayer. AetherPlayer is smart enough to include the rest of the files automatically.
e.g. <script src="assets/aetherplayer/js/AetherPlayer_bootstrap.js"></script>
2 Edit the play list in js/playlist.js
.
e.g. var aetherplayer_playList_file=[{'artist':'Adele','songName':'rolling in the deep','songURL':'http://www.xxx.com/path/to/song/rolling_in_the_deep.mp3','songCover':'http://www.xxx.com/path/to/album/rolling_in_the_deep.jpg'},];
3 Enjoy the music:)
Tips: you may change some default configurations in js/AetherPlayer.js
if you will.
AetherPlayer is available under the GPLv2 licence, see the LICENCE file for more information.
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Комментарии ( 0 )