Contact  
  Home
  GRiNS Pro Editor for SMIL 2.0
  GRiNS Editor for RealOne
  GRiNS Player for SMIL 2.0
  About Oratrix
  Documentation
  How do I...
  SMIL Links
  Support
  GRiNS Forum
  Log a Support Call
  Upgrades
  SMIL Demos
  SMIL 2 Interop Tests
Product Sheet Features List Release Notes Documentation Updates
Buy
Buy for WIN $95.0

SMIL 2.0 is a significant extension to the very popular SMIL 1.0 Language. Among the key new features of the language are:

Support for media transitions: you can apply visual transitions to all visually rendered media (including images, text and video), based on a new structured transitions module.

Support for animations: you can move objects during the presentation and change colors of displayed areas.

Support for event-based activation: along with new scheduling primitives, SMIL 2.0 allows object to start relative to user events (such as mouse clicks) or the start/end of other objects in the presentation

Support for advanced layout functionality: SMIL 2.0 provides methods for structuring the presentation's layout as a hierarchy of regions. This gives you more design control and makes animating groups of objects easy and efficient.

New Custom Test Attributes: one of the most powerful features of SMIL 1.0 was the ability to control content based on System Test Attributes. These attributes are extended in SMIL 2, and augmented with user-defined test attributes that allow you unprecedented control over what gets rendered.

SMIL-2.0 also expands existing timing, layout, and synchronization control. You can read all about the features in the language in the 500 page specification produced by the World Wide Web Consortium (W3C).

Windows Release 1 - Build 122
Functionality Module Notes
Structure Structure Fully supported
Metainformation MetaInformation Fully supported
Timing BasicInlineTiming Fully supported
SyncbaseTiming
EventTiming
MinMaxTiming
WallclockTiming
MultiArcTiming
BasicTimeContainers
ExclTimeContainers
PrevTiming
RestartTiming
SyncBehavior Only syncBehavior="independent" is supported
SyncBehaviorDefault Fully supported
RestartDefault
FillDefault
Animation BasicAnimation The attribute attributeType is recognized but ignored (attributeType is always XML)
SplineAnimation Supported
Content Control BasicContentControl Fully supported
CustomTestAttributes
PrefetchControl
SkipContentControl
Layout BasicLayout Fully supported
AudioLayout
MultiWindowLayout
HierarchicalLayout 
Linking BasicLinking Fully supported
LinkingAttributes
ObjectLinking Fully supported, but only links in HTML documents can be overridden using the fragment attribute
Transition Effects BasicTransitions Type miscShapeWipe is recognized but not implemented
Only some subtype values are implemented
The direction attribute is recognized but ignored (direction is always forward)
CoordinatedTransitions Fully supported
TransitionModifiers The TransitionModifiers attributes (borderColor, borderWidth, horzRepeat and vertRepeat) are recognized but ignored
Inline Transitions Supported
Media BasicMedia Fully supported
MediaClipping
MediaParam The only param value that is recognized is name="fgcolor" value="". This value only works on media with the MIME type text/plain
BrushMedia Fully supported
MediaAccessibility Fully supported in that the readIndex attribute is parsed correctly. There is no support for actually reading out the alt, title, and longdesc attributes
Time Manipulations Time Manipulations Module Only supported for animation elements (animate, animateColor, animateMotion, set, transitionFilter)

Last modified on: Jun 17, 2002 7:47 pm