TECH NOTES TO ADDRESS

parameters:
playlist_url : the url of the xspf file to load
autoplay : boolean value that make the music start without the initial user click
autoload : boolean value that make the playlist load without the initial user click
repeat_playlist : boolean value that make the repeats the playlist after the end of the last song playlist_size : number of tracks to limit
player_title : the text to replace the players default's
info_button_text : the text to display on the info link, see this page
radio_mode : boolean value, if true tells the player that the last track of playlist is in real a new playlist location. more info

The music player can also be used to play single mp3 files instead of playlists, the parameters are:
song_url : the url of the single mp3 you want to play
song_title : the text to replace the players default's
If you want to use the button player, there is a test page to custom the button and generate the html code.

- <cross-domain-policy>
  <allow-access-from domain="*" />
  </cross-domain-policy>

Login Utility

Uploader / Code generator.  HTML Interface @ music.htm download this as a start point. GetID3.org

 

 

Goal 1 Player for Linux website.  Completed (flash based)

Goal 2 Interface for Web pages.  Completed

Goal 3 Inter-domain capable.

Goal 4 Utility to generate copy and past code to insert into web pages.

Goal 5 code to have player as a pop-up

Goal 6 RSS/ Podcast