Android Apps | After The Deadline | Ballarat Fire Brigade | Blip.fm | Blackboard | Cool Stickers | Deviantart | EDAR308 | EDFD452 | email | Fractals | ghotit.com | Gimp 2 | Google | ICT leaders day - Nov 2010
| LTC Conference | Markbook | Movie Maker | Photography | Photoshop CS3 | Processing | RedBubble | Smartpen | Tutorials | WebQuests | mview | Weather
Home > Podcasting > XSPF Examples
XSPF Web Music Player (Flash) - Plays MP3 on your website
Slim Player Version
This is a copy of the playlist
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="0" xmlns = "http://xspf.org/ns/0/">
<trackList>
<track>
<location>http://rupert.id.au/podcasts/xspf-slim/track1.mp3</location>
<image></image>
<annotation>Example Track 1</annotation>
<info>http://rupert.id.au/podcasts/index.php</info>
</track><track>
<location>http://rupert.id.au/podcasts/xspf-slim/track2a.mp3</location>
<image></image>
<annotation>Example Track 2</annotation>
<info>http://rupert.id.au/index.php</info>
</track>
</trackList>
</playlist>
This is the embedded code for the player
<object type="application/x-shockwave-flash" width="400" height="15"
data="http://rupert.id.au/podcasts/xspf-slim/xspf_player_slim.swf?playlist_url=http://rupert.id.au/podcasts/xspf-slim/xspf_playlist.xspf&autoload=1&autoplay=1">
<param name="movie"
value="http://rupert.id.au/podcasts/xspf-slim/xspf_player_slim.swf?playlist_url=http://rupert.id.au/podcasts/xspf-slim/xspf_playlist.xspf&autoload=1&autoplay=1" />
</object>
APA citation:
Russell, R. (2010, September 19, 04:00 am). XSPF examples.
Retrieved May 22, 2012, from
http://www.rupert.id.au/podcasts/XSPF.php
598 visits since September 19, 2010
Last modified: September 19 2010. 04:00 am
Last refreshed: May 22 2012. 10:59.20 am
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.