Stream: RealPix
File Name: images.rp
Last Modified: Tue, 24 Nov 1998 02:57:50 GMT
File Size: 1 KB
RealPix source:

<imfl>
	<head timeformat="dd:hh:mm:ss.xyz"
		preroll="10"
		bitrate="12000"
		width="200"
		height="200"
		duration="1:02" />

	<!-- Make sure no image is larger than 10k.
	If you use larger images, check this file in
	the RealPix Bandwidth Calculator to make sure it
	streams -->
	<image handle="1" name="image1.gif" />
	<image handle="2" name="image2.gif" />
	<image handle="3" name="image3.gif" />
	<image handle="4" name="image4.gif" />
	<image handle="5" name="image5.gif" />
	<image handle="6" name="image6.gif" />

	<fill start="0" color="white" />
	<fadein start="0.1" duration="2" target="1" />
	<wipe start="10" duration="2" target="2" type="push" direction="down" />
	<crossfade start="20" duration="2" target="3" />
	<wipe start="30" duration="2" target="4" type="normal" direction="right" />
	<crossfade start="40" duration="2" target="5" />
	<wipe start="50" duration="2" target="6" type="normal" direction="up" />
</imfl>