Differences between revisions 2 and 3
Revision 2 as of 2005-04-08 12:09:12
Size: 528
Editor: dyn-176115
Comment:
Revision 3 as of 2005-04-08 12:18:51
Size: 526
Editor: dyn-176115
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
{{{#!VimColor type=smil #FORMAT VimColor type=smil
Line 20: Line 20:
}}}
<itml>
  <head>
    <layout>
      <actor id="rutger" top="0" left="0" width="1024" height="768" 
      fit="fill" address="localhost:7086"/>
    </layout>
  </head>
  <body>
  <par>
      <action id="coldid" src="file:/cold.tmp" 
             actor="rutger" dur="5000s">
        <anchor onevent="coldid.warmest" href="#showgoogle" />
      </action>
  </par>
  <action id="showgoogle" src="http://www.google.com/intl/zh-CN/about.html" 
       actor="rutger" />
  </body>
</itml>

JunHu: Dc222Home/WorkShops/ItmlExample (last edited 2008-10-03 20:20:19 by localhost)