I am using the out/over/active labels to manually assign colors to the rollover states of a Playlist button. as you can see, the playlist states are not functioning properly:
http://blog.iso50.com/audio/jwplayer/
Here is the current .fla of the project. any ideas?
http://blog.iso50.com/wp-content/uploads/2008/12/iso5b-test.zip
thanks
I don't have time to publish and test it, but I did notice a small problem with your keyframes:
You need to issue:
stop();
for over and out
and, by looking at your test page, my money is on that being the problem.