Xspf Javascript Interface

Posted on January 15, 2008
Categories: XSPF.

Some of you have been asking for a way to control the Xspf Jukebox using Javascript, well here it is. A single line of code is all it takes to play, pause stop, switch between tracks, and toggle shuffle and repeat on/off. These are the only six functions available at this time, but I am open to suggestions for additional ones. The documentation has been updated for reference here.

Download the new version

Xspf Jukebox Test Page

Posted on January 10, 2008
Categories: Flash, Site, XSPF.

Anyone having problems getting everything to work just right with the Xspf Jukebox may want to click the link below. I have thrown together a super-simple page that incorporates all of the included files with the Jukebox download. The source files are also available for download so that you can see exactly how to use them. See the test page.

Small Update

Posted on
Categories: Flash, Projects, XSPF.

It’s been awhile, but I am slowly getting things worked out. This is a small update to allow for a duration variable in the playlist. This fixes the “Jumpy” scrub bar, but inserting the wrong number will cause unexpected results. Use the <duration> tag in the playlist, and insert [number of seconds] x 1000.