PDA

View Full Version : Cooliris and Rss Feed


skpManiac
03-07-2009, 11:44 AM
Hi everyone

I am trying to get cooliris feed working from my RSS feeds.

Acording to cooliris this is the code:

<object id="o" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
width="760" height="450">
<param name="movie"
value="http://apps.cooliris.com/embed/cooliris.swf" />
<param name="flashvars"
value="feed=http://www.stephenprocter.co.uk/index.php?x=rss" />
<param name="allowFullScreen" value="true" />
<param name="allowScriptAccess" value="always" />
<embed type="application/x-shockwave-flash"
src="http://apps.cooliris.com/embed/cooliris.swf"
width="760" height="450"
flashvars="feed=http://www.stephenprocter.co.uk/index.php?x=rss"
allowFullScreen="true" allowScriptAccess="always"></embed>
</object>

I have put this in and made the crossdomain.xml file in the root, but it just sits there with a blank feed :(

I think the isue may be my links because they are not direct to the feed, but as I am new to Pixelpost I am not sure what the full path would be.

Can anyone please help?

T.I.A

mkm
03-07-2009, 02:19 PM
Hoi,

Cooliris is very good. But there is already a good addon (works fine for me). Might save you some time.
it enables Piclens/cooliris support. Piclens was the former name of Cooliris. They only recently switched names
If you enable the Addon. The only thing you need to add is the <MEDIARSS_AUTODETECT_LINK> tag.

try
http://www.pixelpost.org/extend/addons/mediarss-addon-piclens-support/

Goodluck

Grtz
Mike

skpManiac
03-07-2009, 02:26 PM
Hi m8, and thanks for the reply :)

I actually found this plugin after i posted this question and have installed it :)

Its working fine other than the fact it is only showing the last 15 images :(

Dont spose you know how to fix that lol


In here it says the file should go to plugins, but in the read me for the file it says it goes in includes - I have put it in Includes so there is nothing in my ADDINS options.

Might sound like a noob here :p lol

skpManiac
03-07-2009, 02:36 PM
Ok, now I see what I have done - because I have downloaded 2 different adins to do the same thing - I had sort got confoosed :) HOLDS ARMS UP AND HANGS HEAD IN SHAME!!

Added the PLUGIN bit from MEDIARSS and turned it on, and WELLA, all working :)

Thanks Mick