<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Multiple Playlists, 1 player with HTML link in xml</title>
		<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml</link>
		<description>LongTail Video forum thread: Multiple Playlists, 1 player with HTML link in xml</description>
		<ttl>60</ttl>
		<language>en-us</language>
		<copyright>some rights reserved (cc)</copyright>
		<pubDate>Sat, 21 Nov 2009 06:56:15 -0500</pubDate>
		<lastBuildDate>Sun, 16 Nov 2008 21:15:57 -0500</lastBuildDate>
		<atom:link href="http://www.longtailvideo.com/jw/rss/?thread=13379" rel="self" type="application/rss+xml" />
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[@klodi,[b]http://www.emix.lt/playlist.xml[/b] resul ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg95524</link>
			<description><![CDATA[@klodi,

[b]http://www.emix.lt/playlist.xml[/b] result: &quot;404 Page not found&quot;
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg95524</guid>
			<pubDate>Sun, 16 Nov 2008 21:15:57 -0500</pubDate>
		</item>
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[ @Mindaugas,See the code posted above on 29.10.2 ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93519</link>
			<description><![CDATA[ 
@Mindaugas,

See the code posted above on 29.10.2008 which has the correct player code and playlist code for your application.]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93519</guid>
			<pubDate>Sun, 02 Nov 2008 10:48:00 -0500</pubDate>
		</item>
		<item>
			<dc:creator>Mindaugas</dc:creator>
			<title><![CDATA[I have this code but nothing. :(&lt;script type=&qu ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93513</link>
			<description><![CDATA[I have this code but nothing. :(

&lt;script type=&quot;text/javascript&quot; src=&quot;http://content.longtailvideo.com/files/swfobject.js&quot;&gt;&lt;/script&gt;
 
&lt;div id=&quot;player&quot;&gt;This text will be replaced&lt;/div&gt;
 
&lt;script type=&quot;text/javascript&quot;&gt;
var so = new SWFObject('http://content.longtailvideo.com/files/player.swf','mpl','470','200','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&amp;file=http://www.emix.lt/playlist.xml&amp;backcolor=FFFFFF&amp;frontcolor=000000&amp;lightcolor=0099cc&amp;skin=http://www.jeroenwijering.com/upload/simple.swf&amp;playlist=bottom');
so.write('player');
&lt;/script&gt;

Here is my playlist.xml


&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;playlist version=&quot;1&quot; xmlns=&quot;http://xspf.org/ns/0/&quot;&gt;
&lt;trackList&gt;
&lt;track&gt;
&lt;title&gt;Video1&lt;/title&gt;
&lt;creator&gt;Herbalife&lt;/creator&gt;
&lt;location&gt;rtmp://herbalife.flash.internapcdn.net/herbalife_vitalstream_com/_definst_/AM/20000&lt;/location&gt;
&lt;identifier&gt;22076-am-eng-YearInReview2005-300&lt;/identifier&gt;
&lt;meta rel=&quot;type&quot;&gt;rtmp&lt;/meta&gt;
&lt;/track&gt;
&lt;track&gt;
&lt;title&gt;Video2&lt;/title&gt;
&lt;creator&gt;herbalife&lt;/creator&gt;
&lt;location&gt;rtmp://herbalife.flashsvc.vitalstreamcdn.com/herbalife_vitalstream_com/_definst_/EU/1000&lt;/location&gt;
&lt;identifier&gt;1159W-eu-eng-June08KO-300&lt;/identifier&gt;
&lt;meta rel=&quot;type&quot;&gt;rtmp&lt;/meta&gt;
&lt;/track&gt;
&lt;track&gt;
&lt;title&gt;Video3&lt;/title&gt;
&lt;creator&gt;Herbalife&lt;/creator&gt;
&lt;location&gt;rtmp://herbalife.flashsvc.vitalstreamcdn.com/herbalife_vitalstream_com/_definst_/EU/1000&lt;/location&gt;
&lt;identifier&gt;1160B-eu-eng-July08KO-300&lt;/identifier&gt;
&lt;meta rel=&quot;type&quot;&gt;rtmp&lt;/meta&gt;
&lt;/track&gt;
&lt;/trackList&gt;
&lt;/playlist&gt;

With this it working http://www.jeroenwijering.com/upload/bunnies.xml but with mine nothing]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93513</guid>
			<pubDate>Sun, 02 Nov 2008 10:19:58 -0500</pubDate>
		</item>
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[Wowza or Red5 — see this thread: [b]http://www.jeroen ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93376</link>
			<description><![CDATA[Wowza or Red5 — see this thread: [b]http://www.jeroenwijering.com/?thread=9589[/b]]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93376</guid>
			<pubDate>Fri, 31 Oct 2008 22:05:37 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Arturo B</dc:creator>
			<title><![CDATA[I know.. Hey more quetion. what do you recommend to do  ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93374</link>
			<description><![CDATA[I know.. Hey more quetion. what do you recommend to do flash live streaming? I want to do live streaming on my web. thank you]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93374</guid>
			<pubDate>Fri, 31 Oct 2008 22:02:33 -0400</pubDate>
		</item>
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[That's [b][i]AWESOME[/i][/b]. Good Luck!(By the way ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93198</link>
			<description><![CDATA[That's [b][i]AWESOME[/i][/b]. Good Luck!

(By the way, I hope you saw the humor in my statement, &quot;[b]you[/b] didn't correct [b]my[/b] typO&quot;.    :D)]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93198</guid>
			<pubDate>Thu, 30 Oct 2008 19:09:35 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Arturo B</dc:creator>
			<title><![CDATA[Yesssssssss you are awesome it works perfect the way I  ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93125</link>
			<description><![CDATA[Yesssssssss you are awesome it works perfect the way I wanted. here is the page so you guys can see

http://www.mypartynights.com/WeddingsTV.asp

thank you 

I might have some more questions but, i talk to you later.

thank you

]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93125</guid>
			<pubDate>Thu, 30 Oct 2008 12:14:55 -0400</pubDate>
		</item>
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[That's probably only because you didn't correct my typO ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93060</link>
			<description><![CDATA[That's probably only because you didn't correct my typO in this line:[code]
&lt;meta rel='type&gt;video&lt;/meta&gt;

[/code]Missing a single quote symbol after [b]type[/b].

Do you have any documentation from your streaming service provider that shows the correct stream URL and path(s)/filename?]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93060</guid>
			<pubDate>Thu, 30 Oct 2008 01:19:32 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Arturo B</dc:creator>
			<title><![CDATA[No It didn't work it came up with the error THIS PLAY L ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93048</link>
			<description><![CDATA[No It didn't work it came up with the error THIS PLAY LIST IS NOT A VALID XML FILE. any other idea?]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93048</guid>
			<pubDate>Wed, 29 Oct 2008 22:36:51 -0400</pubDate>
		</item>
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[Try this:[code]    &lt;script type=&quot;text/ja ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93042</link>
			<description><![CDATA[Try this:[code]
    &lt;script type=&quot;text/javascript&quot;&gt;
      var so = new SWFObject('http://www.mypartynights.com/player/player.swf', 'mpl', '500', '760', '8');
          so.addParam('allowscriptaccess',    'always');
          so.addParam('allowfullscreen',      'true');
          so.addVariable('streamer',          'rtmp://herbalife.flash.internapcdn.net/herbalife_vitalstream_com/_definst_');
          so.addVariable('file',              'http://www.mypartynights.com/player/Playlist.xml');
          so.addVariable('playlist',          'bottom');
          so.addVariable('playlistsize',      '120');
          so.addVariable('backcolor',         'FFFFFF');
          so.addVariable('frontcolor',        '6666FF');
          so.addVariable('bufferlength',      '5');
          so.addVariable('stretching',        'exactfit');
          so.addVariable('autostart',         'true');
          so.write('player');
    &lt;/script&gt;

[/code]
[code]
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;playlist version=&quot;1&quot; xmlns=&quot;http://xspf.org/ns/0/&quot;&gt;
  &lt;trackList&gt;
    &lt;track&gt;
      &lt;title&gt;Video1&lt;/title&gt; 
      &lt;creator&gt;Herbalife&lt;/creator&gt; 
      &lt;location&gt;AM/20000/22076-am-eng-YearInReview2005-300&lt;/location&gt; 
      &lt;meta rel='type'&gt;video&lt;/meta&gt;
    &lt;/track&gt;
    &lt;track&gt;
      &lt;title&gt;Video2&lt;/title&gt;
      &lt;creator&gt;Herbalife&lt;/creator&gt;
      &lt;location&gt;EU/1000/1159W-eu-eng-June08KO-300&lt;/location&gt;
      &lt;meta rel='type'&gt;video&lt;/meta&gt;
    &lt;/track&gt;
    &lt;track&gt;
      &lt;title&gt;Video3&lt;/title&gt;
      &lt;creator&gt;Herbalife&lt;/creator&gt;
      &lt;location&gt;EU/1000/1160B-eu-eng-July08KO-300&lt;/location&gt;
      &lt;meta rel='type&gt;video&lt;/meta&gt;
    &lt;/track&gt;
  &lt;/trackList&gt;
&lt;/playlist&gt;

[/code]
Since I don't have access to the configuration of your RTMP server, I'm guessing about the application/instance for the RTMP stream URL.]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93042</guid>
			<pubDate>Wed, 29 Oct 2008 20:36:37 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Arturo B</dc:creator>
			<title><![CDATA[thanks you can see the player here http://www.mypartyni ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93037</link>
			<description><![CDATA[thanks you can see the player here http://www.mypartynights.com/player2.htm and the code that I am using for the player is this:

&lt;script type=&quot;text/javascript&quot;&gt;
    var so = new SWFObject('http://www.mypartynights.com/player/player.swf', 'mpl', '500', '540', '8');
        so.addParam('allowscriptaccess',     'always');
        so.addParam('allowfullscreen',       'true');
        so.addVariable('file',               'http://www.mypartynights.com/player/Playlist.xml&amp;playlist=bottom');
        so.addVariable('width',              '500');
        so.addVariable('height',             '550');
        so.addVariable('displaywidth',       '500');
        so.addVariable('backcolor',          '0xFFFFFF');
        so.addVariable('frontcolor',         '0x6666FF');
        so.addVariable('bufferlength',       '5');
        so.addVariable('overstretch',        'fit');
        so.addVariable('autoscroll',         'true');
        so.addVariable('thumbsinplaylist',   'true');
        so.addVariable('autostart',          'true');
        so.write('player');
  &lt;/script&gt;

thank you]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg93037</guid>
			<pubDate>Wed, 29 Oct 2008 20:05:21 -0400</pubDate>
		</item>
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[ @Arturo,Before we can help you, we need to know ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92989</link>
			<description><![CDATA[ 
@Arturo,

Before we can help you, we need to know what version of the JW FLV Media player you are using because the RTMP and other streaming methods have changed. Right-click on the player's displayarea to see the version that you have.

We also need to know what form of embedding code you are using, so post your player code using the code tags (the &quot;&lt;&gt;&quot; below the text-entry box).
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92989</guid>
			<pubDate>Wed, 29 Oct 2008 13:53:54 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Arturo B</dc:creator>
			<title><![CDATA[can someone take a look this and tells me if its ok, I  ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92982</link>
			<description><![CDATA[can someone take a look this and tells me if its ok, I am trying to create a player with an XML playlist and RTMP but I dont know why is not working. the player works with YOUTUBE videos but not with RTMP links form vital stream

here is my XML

&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;playlist version=&quot;1&quot; xmlns=&quot;http://xspf.org/ns/0/&quot;&gt;
	&lt;trackList&gt;
		&lt;track&gt;
			&lt;title&gt;Video1&lt;/title&gt; 
			&lt;creator&gt;Herbalife&lt;/creator&gt; 
			&lt;location&gt;rtmp://herbalife.flash.internapcdn.net/herbalife_vitalstream_com/_definst_/AM/20000&lt;/location&gt; 
			&lt;identifier&gt;22076-am-eng-YearInReview2005-300&lt;/identifier&gt;
			&lt;meta rel=&quot;type&quot;&gt;rtmp&lt;/meta&gt;
		&lt;/track&gt;
		&lt;track&gt;
			&lt;title&gt;Video2&lt;/title&gt;
			&lt;creator&gt;herbalife&lt;/creator&gt;
			&lt;location&gt;rtmp://herbalife.flashsvc.vitalstreamcdn.com/herbalife_vitalstream_com/_definst_/EU/1000&lt;/location&gt;
			&lt;identifier&gt;1159W-eu-eng-June08KO-300&lt;/identifier&gt;
			&lt;meta rel=&quot;type&quot;&gt;rtmp&lt;/meta&gt;
		&lt;/track&gt;
		&lt;track&gt;
			&lt;title&gt;Video3&lt;/title&gt;
			&lt;creator&gt;Herbalife&lt;/creator&gt;
			&lt;location&gt;rtmp://herbalife.flashsvc.vitalstreamcdn.com/herbalife_vitalstream_com/_definst_/EU/1000&lt;/location&gt;
			&lt;identifier&gt;1160B-eu-eng-July08KO-300&lt;/identifier&gt;
			&lt;meta rel=&quot;type&quot;&gt;rtmp&lt;/meta&gt;
		&lt;/track&gt;
	&lt;/trackList&gt;
&lt;/playlist&gt;
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92982</guid>
			<pubDate>Wed, 29 Oct 2008 13:19:17 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Joao</dc:creator>
			<title><![CDATA[thanks Manfred.. didn't need the drama, I bought a flas ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92850</link>
			<description><![CDATA[thanks Manfred.. didn't need the drama, I bought a flash app from Flash Den, it doesn't do exactly what I wanted, it looks nice, and it'll get the work done.]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92850</guid>
			<pubDate>Tue, 28 Oct 2008 22:23:39 -0400</pubDate>
		</item>
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[@Manfred,Joao's questions were answered (and will c ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92736</link>
			<description><![CDATA[@Manfred,

Joao's questions were answered (and will continue to be answered) to the extent that he supplies the requested information.

Regarding the index/track, they are the same thing, just counted differently. Since the index refers to an array, counting begins at 0. Humans commonly begin counting at 1, so looking at the playlist, the fourth track would be index 3.

Nobody left him hanging — you're dead wrong about that. Let's get one thing perfectly clear here: [b][i]This is FREE, VOLUNTEER help that Joao is receiving here. We have jobs, families, other pursuits in life, and need to eat and sleep. If you're not happy with the response from the volunteers, look elsewhere![/i][/b]]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92736</guid>
			<pubDate>Tue, 28 Oct 2008 09:50:14 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Manfred</dc:creator>
			<title><![CDATA[I've been trying to do the same and have been following ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92726</link>
			<description><![CDATA[I've been trying to do the same and have been following this page and am not sure if Joao's question was really answered.

Firstly, Looking at his code-The %203 that he originally had was referencing an idx (or index) not a track. I think he was trying to call the XML up.

Secondly, someone asked him to supply them with some information and just left him hanging. 

Thirdly, I copied his code and found that it's not working for me, so I'm assuming that it's still isn't working for him. There was a call to Shock effect, from viewing the code of the link that he referenced or is trying to replicate, would that have anything to do with why it's not working]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92726</guid>
			<pubDate>Tue, 28 Oct 2008 07:44:08 -0400</pubDate>
		</item>
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[You have an external playlist, so you will have to form ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92667</link>
			<description><![CDATA[You have an external playlist, so you will have to format it with CSS.

The &quot;3&quot; refers to the index number in the playlist, starting at &quot;0&quot;, so &quot;3&quot; would play the fourth track.]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92667</guid>
			<pubDate>Mon, 27 Oct 2008 11:55:12 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Joao</dc:creator>
			<title><![CDATA[To the questions:My domain host is HostMonster... t ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92640</link>
			<description><![CDATA[To the questions:

My domain host is HostMonster... they informed me that we're running: Apache/Linix Server SentOS

When I reference &quot;returning to the playlist&quot;... you'll note that after you play anything from the list, the picture remains from the selection - whereas, I want to return to the original playlist that they selected from.

I made the change... but to no avail. I guess it might help if I knew what the second parameter was referencing: (i.e. mediaplayer/playlist-10.xml',3) = the &quot;3&quot;

And yes.. I'm referring to the picture to the right in the scroll textbox... that should in theory invoke the plays list.

thanks,
Joao

]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92640</guid>
			<pubDate>Mon, 27 Oct 2008 10:08:39 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Joao</dc:creator>
			<title><![CDATA[I'm notorious for being vague-appreciate your help... I ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92635</link>
			<description><![CDATA[I'm notorious for being vague-appreciate your help... I'll accept my scolding if it'll help get me a resolution... 

Joao]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92635</guid>
			<pubDate>Mon, 27 Oct 2008 09:50:40 -0400</pubDate>
		</item>
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[Nobody is scolding you, we just need all of the gory de ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92630</link>
			<description><![CDATA[Nobody is scolding you, we just need all of the gory details before we can properly advise you.

You do want proper advise, don't you?

By the way, there are still a few un-answered questions.

If you're not going to have the JW Player's playlist showing, then a few of those items don't matter.]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92630</guid>
			<pubDate>Mon, 27 Oct 2008 09:16:36 -0400</pubDate>
		</item>
		<item>
			<dc:creator>andersen</dc:creator>
			<title><![CDATA[dont know if there are more errors - but this one is en ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92608</link>
			<description><![CDATA[dont know if there are more errors - but this one is enough to make the script fail:
&lt;a href=&quot;javascript:loadPlay('mediaplayer/playlist-10.xml',[b][s]%20[/s][/b]3);&quot;&gt;[code]&lt;a href=&quot;javascript:loadPlay('mediaplayer/playlist-10.xml',3);&quot;&gt;[/code]]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92608</guid>
			<pubDate>Mon, 27 Oct 2008 03:58:35 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Joao</dc:creator>
			<title><![CDATA[I feel like I'm being scolded... but I'll grin and be ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92596</link>
			<description><![CDATA[
I feel like I'm being scolded... but I'll grin and bear it...

I'm using the version, before the present. Haven't upgraded

The &quot;jobby&quot; is: http://home5.inet.tele.dk/nyboe/flash/mediaplayer/multipleplaylists.htm

In theory, clicking the pick should bring up a separate playlist... that is overlayed.

Thanks,
Joao
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92596</guid>
			<pubDate>Mon, 27 Oct 2008 00:29:43 -0400</pubDate>
		</item>
		<item>
			<dc:creator>kLink</dc:creator>
			<title><![CDATA[Here are my three questions:1) What is a &quot;jobb ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92546</link>
			<description><![CDATA[Here are my three questions:

1) What is a &quot;jobby&quot;?

2) What do you mean by &quot;return to the playlist&quot;?

3) What version of the player are you using?

4) Are you using a LightTPD server?

5) When you say, &quot;you'd click on the pic&quot;, are you referring to the image in the scrolling list to the right of the player?

You can change the color of the JW FLV Media Player's playlist with the color flashvars.

Reference: [b]http://code.longtailvideo.com/trac/wiki/FlashVars#Colors[/b]

Also, the latest player automatically scrolls to the current playlist selection.

However, none of this applies to your implementation because you don't even have the JW Player's playlist showing.]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92546</guid>
			<pubDate>Sun, 26 Oct 2008 19:20:01 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Joao</dc:creator>
			<title><![CDATA[Not one to readily press the panic button... but... ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92543</link>
			<description><![CDATA[Not one to readily press the panic button... but...

I have about 3 questions: Hope this will help others.

- Read the example of multiple playlist... but am not getting something. The below is an example of sort-of what I'm trying to do. Ideally, you'd click the pic and the playlist for that selection. I'm lost, if an example doesn't have an embed EXACTLY like the wizard

My project:
http://hinterlandsinc.org/music/test-musique.html

- Can and Where would one change the colour of the playlist. Seemed I read somewhere that it couldn't be done with the present version-I could have been hallucinating, but seems I thought I read.

- Is there a param to return to the playlist after playing opposed to moving to the next item on the list. 

- How do you get rid of the play jobby on the player?

Thanks, in advanced. Meanwhile I'll continue to hack away... I'll turn you on if I find a solution.
-Joao]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg92543</guid>
			<pubDate>Sun, 26 Oct 2008 18:42:18 -0400</pubDate>
		</item>
		<item>
			<dc:creator>niteowl</dc:creator>
			<title><![CDATA[Thanks!  I new it was something simple thanks for your  ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg89520</link>
			<description><![CDATA[Thanks!  I new it was something simple thanks for your expertice!
Also thank you for pointing out the API link and wiki...it really made sense and helped put things in order for this novice programmer-wannabe.

Awesome tools and site!

Signing off...
niteowl]]></description>
			<guid>http://www.longtailvideo.com/support/forum/JavaScript-Interaction/13379/Multiple-Playlists-1-player-with-HTML-link-in-xml#msg89520</guid>
			<pubDate>Wed, 08 Oct 2008 23:11:21 -0400</pubDate>
		</item>
	</channel>
</rss>