Things to do to get SmugMug feeds working with Flash, such as an embedded Cooliris wall.
- Request feeds from http://api.smugmug.com instead of http://nickname.smugmug.com
- Append &Sandboxed=1 to the feed url
- URL encode the feed twice
Here is an example feed of recent photos*:
Change; nickname.smugmug.com to api.smugmug.com and add &Sandboxed=1.
You'll have this:
Once you have the modified feed you'll need to URL encode it twice. Go here: http://www.xs4all.nl/~jlpoutre/BoT/Javascript/Utils/endecode.html. Take your feed and enter it into the top box on this website, then copy the bottom box and add it back to the top box. That is the feed URL you'll want to use.
If you use the feed above it will look like this:
*Please note that if you use the above feed URL you'll need to change Data=nickname to your sites nickname. Do not change Type=nicknameRecentPhotos.