XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
jon snyderSubject: Need to create lunk through XML text and put into a flash mp3 player
Author: jon snyder
Date: 25 Jul 2006 04:39 PM
Hi,
I am building an mp3 player through xml text and I want to add links to other websites at the end of my tracklist on the player This is what I have in my xml file, I'm just wondering what the coding is for adding a link and having it show up as clickable text in the player. THANK YOU!!!
<?xml version="1.0" encoding="UTF-8" ?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
<title>Bombay Dub Orchestra</title>
<info>http://www.jeroenwijering.com/?item=Flash_MP3_Player</info>
<trackList>


<track>
<annotation> Bombay Dub Orchestra- Rare Earth</annotation>
<location>mp3/rareearth.mp3</location>
<info>http://www.sixdegreesrecords.com</info>
<image>http://www.bombaydub.com</image>

</track>



<track>
<annotation> Bombay Dub Orchestra- Dust</annotation>
<location>mp3/dust.mp3</location>
<image>http://www.sixdegreesrecords.com/support/BDO/mp3/bombay.jpg</image>
</track>
<track>
<annotation> Bombay Dub Orchestra- To The Shore (Pathaan's 'Rays of Sunshine' remix)</annotation>
<location>mp3/totheshore.mp3</location>
<image>http://www.sixdegreesrecords.com/support/BDO/mp3/bombay.jpg</image>
</track>
<track>
<annotation> Bombay Dub Orchestra- Beauty and the East</annotation>
<location>mp3/beautyandtheeast.mp3</location>
<image>http://www.sixdegreesrecords.com/support/BDO/mp3/bombay.jpg</image>
</track>
<track>
<annotation> Bombay Dub Orchestra- Mumtaz</annotation>
<location>mp3/mumtaz.mp3</location>
<image>http://www.sixdegreesrecords.com/support/BDO/mp3/bombay.jpg</image>
</track>
<track>
<annotation> Bombay Dub Orchestra- Feel(Thievery Corporation Remix)</annotation>
<location>mp3/feel.mp3</location>
<image>http://www.sixdegreesrecords.com/support/BDO/mp3/bombay.jpg</image>
</track>

<track>
<annotation>Bombay Dub Website</annotation>
<a href="{http://www.bombaydub.com}">Bombay Dub Website</a></track>


</playlist>

Posttop
Ivan PedruzziSubject: Need to create lunk through XML text and put into a flash mp3 player
Author: Ivan Pedruzzi
Date: 08 Aug 2006 06:41 AM
Hi Jon,

Which Stylus Studio version are you running?

Ivan Pedruzzi
Stylus Studio Team

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.