| View previous topic :: View next topic |
| Author |
Message |
jasonrhl
Joined: 03 Jan 2008 Posts: 18
|
Posted: Sat Jan 12, 2008 12:41 am Post subject: currently playing flash app |
|
|
I am trying to make a flash app of currently playing. (beginner at this)
I would like to get the current album, artist and track name that is streaming.
I have managed to get this to work with winamp but this is not a true what is playing when a DJ is playing.
I can not work out how to get xsl to work at all in flash and i found an admin/stats.xml file which displays <title>artist - song title</title> is there a way to get icecast to break it down further to get the info from a mp3 file Title, Album and Artist?? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat Jan 12, 2008 2:47 am Post subject: |
|
|
You seem to want information from ID3 tags but are unaware that the flash app is not extracting that information (if provided by the source client). I don't see how you have xsl in flash but icecast does not deal with ID3 only inserted shoutcast style metadata, which is limited to artist and title.
karl. |
|
| Back to top |
|
 |
|