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: from="1" to="0"
File Name: transfilter_mode-default_from_to_additive-replace_calcMode-paced.html
Media Components: videos/nasa.qt
EXPECTED BEHAVIOR:
Transition will start at 0s with media 100% displayed,
become less visible over dur, freeze at 6s with media 0% visible.
Duration of media is 20 seconds.
Transition will be type="snakeWipe" subtype="topLeftHorizontal"

<t:video id="m1" src="../videos/nasa.qt " dur="20"> <t:transitionfilter id="trans1" type="snakeWipe" subtype="topLeftHorizontal" dur="6" from="1" to="0" calcMode="paced" additive="replace" fill="freeze" /> </t:video>