WebSite X5Help Center

 
Aad V.
Aad V.
User

Music on handheld devices  en

Autore: Aad V.
Visite 835, Followers 1, Condiviso 0  
Parole Chiave: template

Adobe flash doesn't support any handheld devices anymore. This is a problem for website content like mp3 music. Can i solve this problem by using Website X5?

Postato il
4 RISPOSTE
Little-key .
Little-key .
User

Yes see here, HTML5 player. (in german)

http://www.x5forum.home-wiekau.de/audioplayer_html5.php

Code:

<audio controls preload="auto" autobuffer>
<source src="media/files/demo-techno.mp3" />
<source src="media/files/demo-techno.ogg" />
<source src="media/files/demo-techno.wav" />
Ihr Browser ist nicht kompatible mit diesem HTML5 Audio.<br />
Der Internet Explorer soll in Zukunft unterstützt werden.

</audio>

Leggi di più
Postato il da Little-key .
Aad V.
Aad V.
User
Autore

Thank you.

Leggi di più
Postato il da Aad V.
Juanjo T.
Juanjo T.
User

And what if I want to make a HTML5 audio playlist?

Leggi di più
Postato il da Juanjo T.
Incomedia
Claudio D.
Incomedia

Hello Juanjo,

Unfortunately I cannot help you with the use of custom code, but if you have any doubts or issues on how to add them in the pages you made with WebSite X5 you can ask us. Generally speaking since the functions do not depend on WebSite X5, you can search useful information about the custom code with search engines like google or wait until someone on the community of Answers can help you.

Many thanks!

Leggi di più
Postato il da Claudio D.