In the Interim: New site

Posted on February 3, 2013 by Lacy Morrow.
Categories: Flash.

This post is the first stating that this blog is now a legacy icon, kept only for archive purposes until later notice. I’ve launch a new web suite with all of my newest open-source projects, check it out at the new www.lacymorrow.com and www.lacymorrow.com/projects/

I may reincarnate this blog later if I begin documenting my development puzzles I encounter but for now, C’est la vie.

head to the forum…

Posted on September 7, 2008 by Lacy Morrow.
Categories: Flash.

Well, I’m taking a piece of advice I should have listened to a long time ago and created a forum for all things related to this site and it’s projects. You can find it at forum.lacymorrow.com, and I’ve already set up a few basic categories to help get people started, you have no obligation to register, you can post just the same as a guest, and hopefully this will take a bit of the support work out of my load.

Wait Up, Yo.

Posted on September 6, 2008 by Lacy Morrow.
Categories: Flash, XSPF.

Ok, so I’ve heard of the countless problems people are having getting the Jukebox up and running, as well as the number of bugs yet to be fixed. Believe me, every single email and comment is read. The main reason for lack of support and updates is that I don’t have the time. With school starting back and my eighteenth birthday coming up, I have had to concentrate more on my paid web design projects than the Jukebox. That is not to say that the project will be dropped, in fact I have every intention of recreating the entire website as well as making a simple auto-installer for the Jukebox. My only compensation for these projects are from the minimal donations I receive, so be happy with the current version. And also get ready, I have big plans for the Jukebox over the next month or so, so check back to see how it is coming. The Xspf Jukebox is already the most functional web media player on the internet (take that, WimpyPlayer), and the best part: It’s free. So if you are having problems, leave a comment, or shoot me an email (just make sure to send me a link, I can’t help you if I can’t see what’s wrong). Also, check out my test page. You can download the files exactly as I have them used and, who knows? Maybe you’ll solve the problems yourself.

On a side note, if anyone with html/php/flash/mysql experience has a few extra minutes and would like to assist with some of the coding or the documentation, don’t hesitate to email me.

Something Brewing…

Posted on August 23, 2008 by Lacy Morrow.
Categories: Flash, Projects, XSPF.

Here is another update to the Xspf Jukebox, version 5.9.4. There are many small fixes which take care of a number of bugs.

A couple of additions are 

  • You can now add tracks to the player through Javascript with the function addTrack(track id, location, title, creator, info url, purchase url, image, annotation) 
  • Percentage widths and heights are now supported in the skin xml
  • Gradients are now available in skins as well
I know this site has been slightly neglected, I am working on a brand new homepage as well as a new layout for my projects. Look for it in the next month or so.

Xspf Jukebox 5.9

Posted on February 7, 2008 by Lacy Morrow.
Categories: Flash, Projects, XSPF.

The Jukebox is now able to be loaded as a child to any other flash movie, no problem. It can be included in Flash sites or applications without having to be loaded from the Html page. This update also fixes bugs with reading stats, and adds additional accessible information through the “statsurl” interface.
Check it.

Xspf Javascript Interface

Posted on January 15, 2008 by Lacy Morrow.
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 by Lacy Morrow.
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 by Lacy Morrow.
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.

Couple More…

Posted on October 16, 2007 by Lacy Morrow.
Categories: Flash, XSPF.

Few more updates, the repeat_playlist and no_continue bugs should be gone for good. Also, I have taken out the “setup” feature. It was meant to have more of a function than a blinking “Update” icon, but never happened.

Xspf Bug Fixes

Posted on October 11, 2007 by Lacy Morrow.
Categories: Flash, XSPF.

A couple of much needed bug fixes: this update fixes the stop on completion bug, the autoresume works with the pause function correctly now, and the scrolling playlist has been touched up to scroll to the correct place. For those interested in internet radio, the memory leak problem cannot be easily fixed with AS2, the coding used in this player. I am looking into a multi-track workaround which would be crude at best, but would work.
blog.lacymorrow.com/projects/xspf-jukebox/Â