<html xmlns:t ="urn:schemas-microsoft-com:time" >
<head>
<style>
	 .time    { behavior: url(#default#time2);}
</style>
<?IMPORT namespace="t" implementation="#default#time2">
</head>
<body>
<DIV align="left" style="position:absolute; top:270; left:10;">
Timer:
<span id="Timer" class="time" dur="1"  repeatCount="indefinite"
 onrepeat="innerText=parseInt(document.body.currTimeState.activeTime);">0</span>
 <br><br>
 <pre>
Copyright: Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.
See http://www.w3.org/Consortium/Legal/.
Author: Debbie Newman,±Microsoft
Version: 11/8/2000
Module: InlineTransitions Module
Feature: type="snakeWipe", mode="out", values list, fill="hold"
File Name: transfilter_mode-out_values_calcMode-paced.html
Media Components: videos/nasa.qt
<B>EXPECTED BEHAVIOR:</B><br>
Transition will start at 0s with media 100% displayed,<br>
wipes to 0% visible over 6s and holds.<br><br>
<t:video  id="m1"  src="../videos/nasa.qt "   dur="20">
<t:transitionfilter id="trans1" type="snakeWipe"    dur="6"
values="0.083; 0.166; 0.250; 0.333; 0.416; 0.500; 0.583; 0.666; 0.750; 0.833;
0.916; 1.000;"   calcMode="paced"     mode="out" fill="hold"  />
</t:video>
</pre>
</DIV>
<img  src="../images/snakeWipe.gif" />
<t:video  id="m1"  src="../videos/nasa.qt "   dur="20">
<t:transitionfilter id="trans1" type="snakeWipe"    dur="6"
values="0.083; 0.166; 0.250; 0.333; 0.416; 0.500; 0.583; 0.666; 0.750; 0.833;
0.916; 1.000;"   calcMode="paced"     mode="out" fill="hold"  />
</t:video>
</body>
</html>