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: clockWipe, calcMode=discrete
File Name: transfilter_mode-default_from_by_calcMode-discrete.html
Media Components: videos/nasa.qt
EXPECTED BEHAVIOR:
Transition will start at 0s with media 0% displaye.
At 3s it jumps to the 2nd discrete value of 75% visible.
At 6s the transition ends and the media becomes 100% visible.
Duration of media is 20 seconds.
Transition will be type="clockWipe" subtype="clockwiseTwelve"

<t:video id="m1" src="../videos/nasa.qt " dur="20"> <t:transitionfilter id="trans1" type="clockWipe" subtype="clockwiseTwelve" dur="6" from="0" by=".75" calcMode="discrete" fill="remove" /> </t:video>