
Track Lists Under JW7 Player?
Hi,
Is there a way to make JW7 display:
<Title>
<Artist>
<Album>
in a single track listing for every song loaded in the player, under the playbar?
It use to work just fine in JW6 but now JW7 only displaies <Title>
Thank you very much for the help. Below is the same playlist.xml file that displayed correctly in JW6 but only shows the Title in JW7.
Thanks for the help.
Regards,
Terry
<?xml version="1.0" encoding="UTF-8" ?>
<playlist><track><path>http://tvpmmvault.com/hide.php?file=CNNTBCBH19951.mp3&dir=musicCNN&token=<?php echo $_SESSION['token'];?></path><title>CNN Headline News - 1995</title><artist>1. Top of the Hour Tease A - Full</artist><album>Courtesy CNN</album><len></len><image></image></track>
<track><path>http://tvpmmvault.com/hide.php?file=CNNTBCBH19952.mp3&dir=musicCNN&token=<?php echo $_SESSION['token'];?></path><title>CNN Headline News - 1995</title><artist>2. Top of the Hour Tease A - No Strings</artist><album>Courtesy CNN</album><len></len><image></image></track>
<track><path>http://tvpmmvault.com/hide.php?file=CNNTBCBH19953.mp3&dir=musicCNN&token=<?php echo $_SESSION['token'];?></path><title>CNN Headline News - 1995</title><artist>3. Top of the Hour Tease B - Full</artist><album>Courtesy CNN</album><len></len><image></image></track>