These forums are provided for community interactions only. For official support please submit a support ticket.
You are not logged in.
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
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
OK. Got it all working finally. Details here:
http://forums.slideshowpro.net/viewtopic.php?id=27780
Offline