| Sample File |
Description |
Featured Illustrated |
Reference |
| fadeinslidshow.rp |
A simple slideshow illustrates the use of <fadein/> tags. |
<fadein/> tags and simple timing |
click here |
| fadein.rp |
A more complex slideshow demonstrates how to fade images into different areas of the media playback pane. |
source and destination rectangles used with <fadein/> |
click here |
| fadeout.rp |
This slideshow demonstrates various ways to use <fadeout/> tags. |
source and destination rectangles used with <fadeout/> |
click here |
| wipeslideshow.rp |
A simple slideshow shows the use of <wipe/> tags. |
<wipe/> tags and simple timing |
click here |
| wipe.rp |
A more complex slideshow demonstrates how to wipe images into different areas of the media playback pane. |
source and destination rectangles used with <wipe/> |
click here |
| animatedgif.rp |
An animated GIF image fades in, starts to animate, stops animating, then fades out. |
<animate/> tag used to control an animated GIF |
click here |
| viewchange.rp |
A demonstration of how to zoom in, zoom out, and pan across an image. |
source and destination rectangles used with <viewchange/> |
click here |
| aspectoff.rp |
The RealPix playback area has a different width-to-height ratio than the images. Each image displays twice, first with its native aspect ratio preserved, then with it ignored. |
aspect attribute in the <head/> tag and effects tags |
click here |
| slideshowhtml.smil |
A SMIL file is used to display a RealPix slideshow, and open HTML pages automatically as each image displays. |
SMIL <area/> tags with actual="onLoad" applied to a RealPix slideshow. |
click here |
| maxfps.rp |
Images are introduced at a progressively faster maximum frame rate. |
maxfps attribute in the <head/> tag and effects tags |
click here |
| prerollmask.smil |
A SMIL file plays RealText and RealAudio clips first to mask a RealPix slideshow's preroll. |
bandwidth management strategies for RealPix slideshows |
click here |
| pixsmil2.smil |
Similar to smilslides2.smil , which is constructed entirely with SMIL 2.0, this sample uses RealPix and SMIL 2.0 to coordinate a slideshow, with RealText clips used for narration. SMIL transition effects introduce the RealText clips. |
RealPix and RealText in a SMIL 2.0 presentation, along with SMIL transition effects for RealText |
click here |
| pixsmil1.smil |
Similar to the preceding, this sample is made with RealPix and SMIL 1.0, which does not offer transition effects for the RealText clips. |
RealPix and RealText in a SMIL 1.0 presentation |
click here |