Timer: 0

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: from="0", by=".5"
File Name: transfilter_mode-in_from_by_additive-replace_calcMode-linear.html
Media Components: videos/nasa.qt
EXPECTED BEHAVIOR:
Transition will start at 0s with media 0% displayed,
become more visible over dur, hold at 6s with media 50% visible.
Duration of media is 10 seconds.
Transition will be type="snakeWipe" subtype="topLeftHorizontal"

<t:video id="m1" src="../videos/nasa.qt " dur="10"> <t:transitionfilter id="trans1" type="snakeWipe" subtype="topLeftHorizontal" begin="0" dur="6" from="0" by=".5" calcMode="linear" additive="replace" mode="in" fill="hold" /> </t:video>