In this section you learn how to link presentations. You'll
modify Hello.wo so that
when the user clicks the iPod image, the Hello presentation is replaced
with the Movies presentation.
For the media-object element that displays the iPod image to behave like a hyperlink, you have to surround it with the WOSMILActiveLink element.
Hello.wo in
WebObjects Builder, if it's not already open."Movies" for
the pageName binding."replace" for
the show binding.Save Hello.wo and
connect to the application's Hello component in QuickTime Player. When
you click the iPod image, the Hello presentation is replaced by
the Movies presentation.