<?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>Allvideo Plugin for Joomla</title>
		<link>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla</link>
		<description>LongTail Video forum thread: Allvideo Plugin for Joomla</description>
		<ttl>60</ttl>
		<language>en-us</language>
		<copyright>some rights reserved (cc)</copyright>
		<pubDate>Sat, 21 Nov 2009 05:58:11 -0500</pubDate>
		<lastBuildDate>Fri, 26 Jun 2009 03:30:52 -0400</lastBuildDate>
		<atom:link href="http://www.longtailvideo.com/jw/rss/?thread=14967" rel="self" type="application/rss+xml" />
		<item>
			<dc:creator>Chris Seibold</dc:creator>
			<title><![CDATA[http://forum.joomla.org/viewtopic.php?f=470&t=245658&st ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg122409</link>
			<description><![CDATA[http://forum.joomla.org/viewtopic.php?f=470&t=245658&start=1350]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg122409</guid>
			<pubDate>Fri, 26 Jun 2009 03:30:52 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Chris Seibold</dc:creator>
			<title><![CDATA[OK. Maybe not. I think the above link applies to the Ma ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg122404</link>
			<description><![CDATA[OK. Maybe not. I think the above link applies to the Mambot in Joomla 1 not 1.5]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg122404</guid>
			<pubDate>Fri, 26 Jun 2009 02:54:18 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Chris Seibold</dc:creator>
			<title><![CDATA[http://forum.joomlaworks.gr/index.php?topic=5976.0]]></title>
			<link>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg122397</link>
			<description><![CDATA[http://forum.joomlaworks.gr/index.php?topic=5976.0]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg122397</guid>
			<pubDate>Fri, 26 Jun 2009 00:57:32 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Mikkel Breum</dc:creator>
			<title><![CDATA[I also can't get it to work. I see there the module has ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg119250</link>
			<description><![CDATA[I also can't get it to work. I see there the module has a 'skin' parameter, I tried to give it the url of my skin (relative and absolute), but no luck.. how do I get the player module actually use a skin????

hoping for help soon :)


]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg119250</guid>
			<pubDate>Mon, 25 May 2009 11:37:35 -0400</pubDate>
		</item>
		<item>
			<dc:creator>Felipe</dc:creator>
			<title><![CDATA[I'm trying to do the same thing that Brandon. So far re ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg110028</link>
			<description><![CDATA[I'm trying to do the same thing that Brandon. So far replacing @RLOC@mediaplayer.swf with the path to the skin does not work. Also I tried adding the following line:
@/IFS@@IFS(SKIN)@skin:'images/modieus.swf', but doesn't work either......
I also tried to add a logo:
@/IFS@@IFS(LOGO)@logo:'images/M_images/logo.gif', but doesn't work....any help would be apreciated.

Regards,
Felipe]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg110028</guid>
			<pubDate>Mon, 02 Mar 2009 13:38:52 -0500</pubDate>
		</item>
		<item>
			<dc:creator>Brandon</dc:creator>
			<title><![CDATA[Im trying to change the skin with nooo luck,that is t ..]]></title>
			<link>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg102387</link>
			<description><![CDATA[Im trying to change the skin with nooo luck,
that is there embed code how would i add a diffrent skin to it, they do not have a option for changing the skin

"<script type="text/javascript">
swfobject.embedSWF('@RLOC@mediaplayer.swf','@DIVID@','@WIDTH@','@HEIGHT@','@FLASHVER@',@XPINST@,
{file:'@MURL@',width:'@WIDTH@',height:'@HEIGHT@',@IF(ENABLEJS)@javascriptid:'p_@DIVID@',
@/IF@@IFS(PLTHUMBS)@thumbsinplaylist:'@PLTHUMBS@',
@/IFS@@IF(AUTOSCROLL)@autoscroll:'@AUTOSCROLL@',
@/IF@@IFS(TYPE)@type:'@TYPE@',
@/IFS@@IFS(VOLUME)@volume:'@VOLUME@',
@/IFS@@IFS(CFG)@config:'@CFG@',
@/IFS@@IFS(LINK)@link:'@LINK@',
@/IFS@@IFS(IMG)@image:'@IMG@',
@/IFS@@IFS(LINK)@linkfromdisplay:'@LINKFROMDISPLAY@',
@/IFS@@IFS(LINK)@linktarget:'@LINKTARGET@',
@/IFS@@IFS(REPEAT)@repeat:'@REPEAT@',
@/IFS@@IFS(SHUFFLE)@shuffle:'@SHUFFLE@',
@/IFS@@IFS(RECURL)@recommendations:'@RECURL@',
@/IFS@@IFS(DISPLAYWIDTH)@displaywidth:'@DISPLAYWIDTH@',
@/IFS@@IFS(DISPLAYHEIGHT)@displayheight:'@DISPLAYHEIGHT@',
@/IFS@@IFS(LOGO)@logo:'@LOGO@',
@/IFS@@IFS(CAPTIONS)@captions:'@CAPTIONS@',
@/IFS@@IFS(USECAPTIONS)@usecaptions:'@USECAPTIONS@',
@/IFS@@IFS(SEARCHLINK)@searchlink:'@SEARCHLINK@',
@/IFS@showeq:'@SHOWEQ@',searchbar:'@SEARCHBAR@',enablejs:'@ENABLEJS@',autostart:'@AUTOSTART@',showicons:'@SHOWICONS@',@IF(!SHOWNAV)@shownavigation:'@SHOWNAV@',@/IF@@IF(SHOWNAV)@showstop:'@SHOWSTOP@',showdigits:'@SHOWDIGITS@',
showdownload:'@SHOWDOWNLOAD@',@/IF@usefullscreen:'@USEFULLSCREEN@',backcolor:'@PBGCOLOR@',frontcolor:'@PFGCOLOR@',
lightcolor:'@PHICOLOR@',screencolor:'@PSCCOLOR@',overstretch:'@STRETCH@'}
,{allowscriptaccess:'always',seamlesstabbing:'true',allowfullscreen:'true',wmode:'@WMODE@',bgcolor:'@BGCOLOR@',menu:'@MENU@'},
{id:'p_@DIVID@',styleclass:'@AVCSS@'});
</script>"

thankss a bunch guys!
]]></description>
			<guid>http://www.longtailvideo.com/support/forum/Modules/14967/Allvideo-Plugin-for-Joomla#msg102387</guid>
			<pubDate>Sun, 04 Jan 2009 21:45:25 -0500</pubDate>
		</item>
	</channel>
</rss>