Timer: 0

Copyright: Copyright 1998-2005  W3C (MIT, ERCIM, 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", calcMode="discrete", from="0" to="1"
File Name: transfilter_mode-in_from_to_additive-replace_calcMode-discrete.html
Media Components: videos/nasa.qt
EXPECTED BEHAVIOR:
Transition will start at 0s with media 0% displayed,
jumps to 100% visible at 3s. Duration of media is 5 seconds.
Media dur is shorter than transition dur.

<t:video id="m1" src="../videos/nasa.qt " dur="5"> <t:transitionfilter id="trans1" type="snakeWipe" dur="6" from="0" to="1" calcMode="discrete" additive="replace" mode="in" /> </t:video>