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
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