Visit SlideShowPro.net  Community Forums
SlideShowPro Support Wiki
  
SWF

Media RSS file won't load

Note: As of June 28, 2011, we are no longer selling the SlideShowPro Player SWF product. We will continue to provide support (and this documentation) for those who purchased it prior to the aforementioned date. Click 'email support staff' in the left column if you have any questions or concerns.

If you've assigned a Media RSS file (from Flickr, for example) as a flashvar in your player embed code, you will need to wrap the xmlFilePath value with the Javascript escape() method because of characters like ampersand that may cause variable parsing errors. For example:

xmlFilePath: escape("http://api.flickr.com/services/feeds/photos_public.gne?id=99501315@N00&lang=en-us&format=rss_200"),
xmlFileType: "Media RSS"

Page last modified by tdominey on July 11, 2010, at 04:30 PM
© 2011 SlideShowPro. All Rights Reserved.