Jump to content

Rolandu

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Rolandu

  1. Hello, I‘m looking for a free HTML5 audio player with a playlist. I found some on www.codepen.io for example Audio Player 2.0, Audio Player or Music Player, but I noticed, that I have to use the CSS and JavaScript codes too. But they are very confusing for me. For editing my page I use the KompoZer and I have no idea how to insert the CSS codes with the KompoZer. I watched some tutorials in YouTube, how to use the CSS editor in the KompoZer, but I’m still very confused, cause how I have to know which CSS code line (in codepen) I have to insert for the specifically sheets & rules, to get the player’s buttons or the fonts. About the JavaScript I have totally no idea, how to work with that. I thought first, to copy and paste only the codes into the notepad, save them, like style.ccs and playlist.js and upload the files into the webspace. But unfortunately, it's just not easy like this way. Like for example, I remember the Shockwave-Flash player only needed to upload the files on my webspace. The HTML code needed to copy and paste into my page, like: <pre><object data="player/webplayer.swf" type="application/x-shockwave-flash" height="64" width="390"><param name="movie" value="player/webplayer.swf"><param name="menu" value="false"><param name="scale" value="noscale"><param name="bgcolor" value="#FFFFFF"><param name="flashvars" value="src=/player/playlist.xml&amp;autostart=no&amp;loop=no&amp;debug=no"></object></pre> After that I only needed to edit the playlist.xml file, that was all. Maybe there exist a finished free HTML5 audio player with playlist, which I only needed to download and to insert into my page? Because, coding / programming is not really my cup of tea. It was in the past a miracle for me, that I got the flash player to run. What I just want is a very simple page with an audio player in the middle of the page and some linked buttons, like the picture show it.
×
×
  • Create New...