My bros uses one from CodePlex on his WSS3.0 site which is Silverlight: http://www.nickthake.com/image.aspx
spins through a picture library and just deploys as Farm Solution Package (wsp). http://sharepointslideshow.codeplex.com/ Cheers, Jeremy Thake SharePoint Evangelist Microsoft Virtual Technology Specialist m: +61 400 767 022 - b: wss.made4the.net - t: @jthake Founder of SharePointDevWiki.com From: [email protected] [mailto:[email protected]] On Behalf Of Mike MOSSuMS Stringfellow Sent: Tuesday, 27 April 2010 2:24 PM To: [email protected] Subject: RE: anyone know of a good reliable picture slide show web part? Sorry was visio, not mpp. This is an example for the visio viewer in a CEWP, so similar should be possible for any other viewers that can be embedded in IE: <OBJECT classid="CLSID:279D6C9A-652E-4833-BEFC-312CA8887857" codebase="http://www.microsoft.com/downloads/info.aspx?na=90&p=&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=d88e4542-b174-4198-ae31-6884e9edd524&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f6%2ff%2f5%2f6f569198-e7d0-49af-b162-54a11f38d301%2fvisioviewer.exe" id="viewer1" width="100%" height="100"> <param name="BackColor" value="16777120"> <param name="AlertsEnabled" value="1"> <param name="ContextMenuEnabled" value="1"> <param name="GridVisible" value="0"> <param name="HighQualityRender" value="1"> <param name="PageColor" value="16777215"> <param name="PageVisible" value="1"> <param name="PropertyDialogEnabled" value="1"> <param name="ScrollbarsVisible" value="1"> <param name="ToolbarVisible" value="1"> <param name="SRC" value="http://www.wssdemo.com/Shared%20Documents/carpark.vsd"> <param name="CurrentPageIndex" value="0"> <param name="Zoom" value="-1"> </object> ________________________________ From: [email protected] To: [email protected] Subject: RE: anyone know of a good reliable picture slide show web part? Date: Tue, 27 Apr 2010 14:01:03 +0800 You could try a bit of Content Editor webpart code. In the past I've embedded an ms project gantt chart direcly in the CEWP by pulling out that object from the mpp in shared docs - can't find the code though sorry. There a post here on doing something similar for powerpoint, although they moved these blogs and lost many images in the process: http://vspug.com/ajp/2008/10/16/content-editor-web-part-slideshare-net/ I'll have a better look later. Regards, Mike. ________________________________ From: [email protected] To: [email protected] Date: Tue, 27 Apr 2010 15:10:05 +1000 Subject: RE: anyone know of a good reliable picture slide show web part? Fairly broad request. I assume you've already done a Google search and not found what you're looking for? Were you after commercial ($$) version, free solution, or source code you can modify yourself? Did you want the web part to reference an existing image library and reference additional list item fields? Were you after a slick-multimedia-version-with-transtitional-bells-and-whistles-on-top? The SilverLight SlideShow web part probably covers all those bases. But the downside with any plugin reliance is that the end user will need to download it if they don't already have it installed. http://www.sharepointevolved.com/Pages/Slideshow.aspx If you're happy to go with a lighter solution, these may also apply: http://weblogs.asp.net/wesleybakker/archive/2008/12/16/sharepoint-slideshow-webpart.aspx http://office.microsoft.com/en-us/sharepointtechnology/HA011233351033.aspx Regards, Paul Online Developer, ICT CEO Sydney From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, 27 April 2010 2:01 PM To: [email protected] Subject: anyone know of a good reliable picture slide show web part? Gday, hoping someone can help, looking for a stable and reliable slide show web part with image caption capability. Cheers Steve Krapeshlis System Administrator Information Technology Silver Chain T: (08) 9242 0167 http://www.silverchain.org.au<http://www.silverchain.org.au/> ________________________________ Meet local singles online. Browse profiles for FREE!<http://clk.atdmt.com/NMN/go/150855801/direct/01/> ________________________________ Find it at CarPoint.com.au New, Used, Demo, Dealer or Private?<http://clk.atdmt.com/NMN/go/206222968/direct/01/>
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
