Adding music to simple portal pages

Started by raymongulati2011, May 29, 2012, 08:42:19 AM

Previous topic - Next topic

raymongulati2011

Hello
I want to add music to my simply portal page
I want there to be a set of music players, and a person can choose 1 song to listen to.

Example
http://prntscr.com/9ueh6 [nofollow]


Here a person can click on 1 music player and listen to a song.
Problem is that this code dosen't work on my page.

html
<audio controls="controls">
  <source src="song.mp3" type="audio/mpeg" />
  <source src="song.ogg" type="audio/ogg" />
<embed height="50px" width="100px" src="song.mp3" />
</audio>

raymongulati2011


Suki

It seems like you can do this creating a simple html page and putting your player's code there.

You can obtain a lot of free music players by searching, there is websites that provide this service too.

Take a look at SimplePortal's own documentation on how to create new pages:  http://simpleportal.net
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

Advertisement: