These forums are provided for community interactions only. For official support please submit a support ticket.

You are not logged in.

#1 2011-01-04 08:26:45

schad
Member
From: New York
Registered: 2006-03-15
Posts: 46
Website

Flickr Media RSS not loading

I've done a lot of reading across the wiki and the forum today but I still can't get the Flickr Media RSS feed working.  I'm using the embed code generated via the Director Publish capability, then making changes but with no luck.

The URL is http://www.samchadwickphoto.com/flickr.html

and the code I am trying to use is:

<script type="text/javascript" src="http://www.samchadwickphoto.com/ssp_director/m/embed.js"></script>
<div id="flickr">
</div>
<script type="text/javascript">
    SlideShowPro({
        attributes: {
            id: "1",
            width: 550,
            height: 400
        },
        flashvars: {
            xmlFilePath: escape("http://api.flickr.com/services/feeds/photos_public.gne?id=77481623@N00&lang=en-us&format=rss_200"),
            xmlFileType: "Media RSS"
        }
    });

If anyone has any ideas I would be very grateful.

Offline

 

#2 2011-01-04 16:08:06

schad
Member
From: New York
Registered: 2006-03-15
Posts: 46
Website

Re: Flickr Media RSS not loading

OK.  I guess I can't do it that way.  Created a new file following the wiki instructions and it works now.  So, I guess Media RSS is not ready for iPad use.

Offline

 

#3 2011-01-04 19:54:11

schad
Member
From: New York
Registered: 2006-03-15
Posts: 46
Website

Re: Flickr Media RSS not loading

OK. Got it all working finally.  Details here:
http://forums.slideshowpro.net/viewtopic.php?id=27780

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson