You are looking at posts that were written on September 20, 2006.
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| « Aug | Oct » | |||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
There are two problems I am working to fix with the xspf players. The first is the external loading method, apperantly users are experiancing problems in IE (not suprising), and IE does not allow the used external loading method for variables. The only fix to this is to not load using an external file. Add variables in your html to the end of your player source. ex: “http://www.yourdomain/xspf.swf?autoload=1&playlist_url=playlist.xml” etc. The other problem is in the use of id3 tags in the mini player, they do not always work in IE. Both problems are being fixed.