Basic HTML version of Foils prepared July 6 99

Foil 31 SMIL - Example Document

From Introduction to XML CPS714 Computational Science Information Track -- June 9 99. by Lukasz Beca


<smil>
<head>
<layout>
<root-layout background-color="blue" width="200" height="300"/>
<region id="videoregion" top="10" left="10" width="180" height="180"/>
</layout>
</head>
<body>
<par repeat="3">
<video src="video.rm" region="videoregion"/>
<audio src="audio.rm"/>
</par>
</body>
</smil>



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Jul 6 1999