This is a forum to suggest new features for mojoPortal.
Could it be possible to append a new field no the Flickr slide show configuration to be able to choose the starting album?
I know that it is possible to do it if you set another parameter in the initparams parameter called "album" so it looks some thing like:
<object type="application/x-silverlight-2" data="data:application/x-silverlight-2," width="620" height="480"> <param name="background" value="#FF000000" /> <param name="source" value="<...>/ClientBin/Vertigo.SlideShow.xap" /> <param name="initParams" value="ConfigurationProvider=LightTheme,DataProvider=FlickrDataProvider;UserName=<user>;ApiKey=<apikey>;A=B;Album=<album name>" /> <a style="text-decoration: none;" href="http://go.microsoft.com/fwlink/?LinkID=124807"><img alt="Get Microsoft Silverlight" style="border-style: none" src="http://go.microsoft.com/fwlink/?LinkId=108181" /></a> </object>
This I haven't been able to confirm in the Vertigo Documentatio, but it's working for me. It also could be interesting to have en extra options field so the user can place more parameters to the vertigo slide show.
Thanks,
Carlos
It also could be nice to have the option to add an album lint to flickr been shown underneath the slide show.