RealNetworks View Source

To learn more about authoring for the RealPlayer, visit the View Source Gallery.
realpix.gifStream: RealPix
File Name: albumcover.rp
Last Modified: Fri, 25 Sep 1998 18:14:52 GMT
File Size: 432 Bytes
RealPix source:

<imfl>
	<head
		bitrate="20000"
		preroll="0:04"
		duration="0:02"
		timeformat="dd:hh:mm:ss.xyz"
		width="165"
		height="165"/>

	<!-- assign an image handle to an image name.  -->
	<image handle="1" name="logo.jpg"/>

	<!-- fill in the region white.  -->
	<fill start="0:00" color="white" duration="0" />

	<!-- fadein the logo.  -->
	<fadein start="0:01" duration="0:01" target="1" aspect="true" />

</imfl>