Posted by bsenftner on July 3, 2009 at 3:24am
Hi All!
I've tested out and been impressed by this nifty "3D Wall" in a Drupal page:
http://developer.cooliris.com/?p=embed/quickstart
Next, I added the MediaRSS module to my site:
http://drupal.org/project/mediarss
And tried to modify my embed codes (I'm not yet trying the JaveScript method) with the example media feed from the MediaRSS module's demonstration page:
http://photos.itzalive.co.uk/image/6/rss.xml
However, any feed changes I've tried seem to be ignored. The 3D Wall always appears with only the original Flickr images feed...
Anyone got this working, or feel like trying it out and reporting back if you get it working with your own feeds?
Here's my modified embed code:
<object width="600" height="600" id="o" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="movie" value="http://apps.cooliris.com/embed/cooliris.swf" />
<param name="allowFullScreen" value="true" />
<param name="allowScriptAccess" value="always" />
<param name="flashvars" value="feed=api://photos.itzalive.co.uk/image/6/rss.xml" />
<embed width="600" height="600" type="application/x-shockwave-flash" rel="lightbox" src="http://apps.cooliris.com/embed/cooliris.swf" flashvars="feed=api://photos.itzalive.co.uk/image/6/rss.xml" allowfullscreen="true" allowscriptaccess="always"></embed>
</object>Thanks!
-Blake
Comments
bump
bump
-Blake
www.BlakeSenftner.com www.MissingUbercartManual.com www.cg-general-store.com www.droplabs.net