I have Firebug but I'm not sure exactly where to find that event. Could
you please explain in more detail.

onPlayerStateChange methods are called whenever a player state has changed. Eg. shuffle, new track, repeat etc. You could use firebug to set a break-point in those methods to see who is called and who is not. Setting a break-point would interrupt the script execution whenever you hit that line.

--

Michael
_______________________________________________
diy mailing list
diy@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/diy

Reply via email to