Flash: November 2007 Archives

When creating slide shows for Mizzou Wire, I wanted them to look similar to the normal photos with each story: an inset image with a caption underneath (an example). Out-of-the-box, Slideshow Pro presents photo captions as an overlay when you mouse over the image. In order to have captions formatted the way I wanted, below the image and slide navigation, I had to do some customization. It required a bit of ActionScript coding, but with the help of the SSP Customization Guide and the user forums, I was able to figure it out.

Turn off captions in the component

First, create a slide show like you normally would in Flash. In the Component Inspector set Caption Appearance to Hidden.

Give the component an instance name

Next select the SSP component and give it the instance name 'my_ssp'.

flash-icon.jpg

With the development of Mizzou Wire, Mizzou’s news and features Web site, we knew we were going to want to have multimedia with our stories — including slide shows, audio, video and other kinds of media we haven’t thought of yet. The challenge was finding a way to present all this information in a uniform way so the end user could easily view it, but also make it manageable for us to update using our content management system.

It took a bit of research and trial and error, but I think we’ve found a system that covers all the bases and doesn’t require a lot of money or programming time.