AetherPlayer

0

AetherPlayer is a CD-like simple HTML5 audio player which is very suitable for blogs and personal websites. It’s intelligent, flexible and easy to use. Setting up AetherPlayer can be

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

AetherPlayer is a CD-like simple HTML5 audio player which is very suitable for blogs and personal websites.
It’s intelligent, flexible and easy to use.
Setting up AetherPlayer can be as simple as adding two lines of code to your homepage.

Features:
* autoloading : by referencing the bootstrap file of AetherPlayer to your HTML document, the rest dependent files will be loaded automatically
* delayed load : no files will be included until the original page is completely loaded
* custom configuration : you may change the position, playmode, debug parameters in configuration
* preload : the images of albums will be loaded by order totally when the player initialize even if they are yet to be displayed
* non-jQuery : since the jQuery file is too overstaffed and may cause some compatibility issues, AetherPlayer use the native JavaScript to cancel the dependence on jQuery now