Bonjour;
Je viens vers vous car depuis quelques jours je galère pour installer un Plug-in mais j'arrive pas à trouver la solution!
D'après son développeur c'est un plug-in jQuery qui peut être installer sur tout type de site en 4 étapes comme la suite:
Step 1: Copy on your server/project the following files and folders: js, controllers, audio8_html5.css, noimageavailable.jpg, now_playing.php, streamandgenre.php and flash_player.swf. Of course you can move the files in other folders, but you'll take care to correct the paths to the files
Step 2: Open the .html file associated with the controller skin you want to use. For example, if you want to use "darkHover" controllers skin, open an example like darkHover_ex1.html
Step 3: Put the below code in the <head> section of your file. This code has to be copied from the <head> section of the file you've opened (EX: darkHover_ex1.html) to assure you include the controller skin correctly.
<!-- must have -->
<link href="audio8_html5.css" rel="stylesheet" type="text/css">
....................;
.................
Step 4: In the <body> section copy the code below. This code has to be copied from the <body> section of the file you opened (EX: darkHover_ex1.html) to assure you include the controller skin correctly.
<div class="audio8_html5">
<audio id="audio8_html5_white" preload="metadata">
...........................
.............................
Des infos sur ce plug-in:
SHOUT - HTML5 Radio Player With Ads - ShoutCast and IceCast Support
Demo
J'espère que je trouverai la solution avec vous.
Je vous remercie d'avance.
Je viens vers vous car depuis quelques jours je galère pour installer un Plug-in mais j'arrive pas à trouver la solution!
D'après son développeur c'est un plug-in jQuery qui peut être installer sur tout type de site en 4 étapes comme la suite:
Step 1: Copy on your server/project the following files and folders: js, controllers, audio8_html5.css, noimageavailable.jpg, now_playing.php, streamandgenre.php and flash_player.swf. Of course you can move the files in other folders, but you'll take care to correct the paths to the files
Step 2: Open the .html file associated with the controller skin you want to use. For example, if you want to use "darkHover" controllers skin, open an example like darkHover_ex1.html
Step 3: Put the below code in the <head> section of your file. This code has to be copied from the <head> section of the file you've opened (EX: darkHover_ex1.html) to assure you include the controller skin correctly.
<!-- must have -->
<link href="audio8_html5.css" rel="stylesheet" type="text/css">
....................;
.................
Step 4: In the <body> section copy the code below. This code has to be copied from the <body> section of the file you opened (EX: darkHover_ex1.html) to assure you include the controller skin correctly.
<div class="audio8_html5">
<audio id="audio8_html5_white" preload="metadata">
...........................
.............................
Des infos sur ce plug-in:
SHOUT - HTML5 Radio Player With Ads - ShoutCast and IceCast Support
Demo
J'espère que je trouverai la solution avec vous.
Je vous remercie d'avance.