Warning, /multimedia/kmplayer/tests/regpoint.smil is written in an unsupported language. File is not indexed.

0001 <smil>
0002   <head>
0003     <layout>
0004       <region id="img1" left="0" top="5" width="48" height="48" background-color="blue" z-index="2" />
0005       <region id="img2" left="50" top="5" width="48" height="48" background-color="blue" z-index="2" />
0006       <region id="img3" left="100" top="5" width="48" height="48" background-color="blue" z-index="2" />
0007       <region id="img4" left="150" top="5" width="48" height="48" background-color="blue" z-index="2" />
0008       <region id="img5" left="200" top="5" width="48" height="48" background-color="blue" z-index="2" />
0009       <region id="img6" left="250" top="5" width="48" height="48" background-color="blue" z-index="2" />
0010       <region id="img7" left="300" top="5" width="48" height="48" background-color="blue" z-index="2" />
0011       <region id="img8" left="350" top="5" width="48" height="48" background-color="blue" z-index="2" />
0012       <region id="img9" left="400" top="5" width="48" height="48" background-color="blue" z-index="2" />
0013       <region id="img10" left="0" top="55" width="48" height="48" background-color="blue" z-index="2" />
0014       <region id="img11" left="50" top="55" width="48" height="48" background-color="blue" z-index="2" />
0015       <region id="img12" left="100" top="55" width="48" height="48" background-color="blue" z-index="2" />
0016       <region id="img13" left="150" top="55" width="48" height="48" background-color="blue" z-index="2" />
0017       <region id="img14" left="200" top="55" width="48" height="48" background-color="blue" z-index="2" />
0018       <region id="img15" left="250" top="55" width="48" height="48" background-color="blue" z-index="2" />
0019       <region id="img16" left="300" top="55" width="48" height="48" background-color="blue" z-index="2" />
0020       <region id="img17" left="350" top="55" width="48" height="48" background-color="blue" z-index="2" />
0021       <region id="img18" left="400" top="55" width="48" height="48" background-color="blue" z-index="2" />
0022       <region id="region_end" z-index="1"/>
0023       <regPoint id="north_north_west" top="20" left="40"/>
0024       <regPoint id="north_west" top="20" left="20" regAlign="midLeft"/>
0025       <root-layout background-color="white" width="450" height="240"/>
0026     </layout>
0027   </head>
0028   <body>
0029     <par dur="10">
0030       <img src="../icons/48-apps-kmplayer.png" region="img1" regPoint="center" regAlign="topLeft" fill="freeze"/>
0031       <img src="../icons/48-apps-kmplayer.png" region="img2" regPoint="center" regAlign="midLeft" fill="freeze"/>
0032       <img src="../icons/48-apps-kmplayer.png" region="img3" regPoint="center" regAlign="bottomLeft" fill="freeze"/>
0033       <img src="../icons/48-apps-kmplayer.png" region="img4" regPoint="center" regAlign="topMid" fill="freeze"/>
0034       <img src="../icons/48-apps-kmplayer.png" region="img5" regPoint="center" regAlign="center" fill="freeze"/>
0035       <img src="../icons/48-apps-kmplayer.png" region="img6" regPoint="center" regAlign="bottomMid" fill="freeze"/>
0036       <img src="../icons/48-apps-kmplayer.png" region="img7" regPoint="center" regAlign="topRight" fill="freeze"/>
0037       <img src="../icons/48-apps-kmplayer.png" region="img8" regPoint="center" regAlign="midRight" fill="freeze"/>
0038       <img src="../icons/48-apps-kmplayer.png" region="img9" regPoint="center" regAlign="bottomRight" fill="freeze"/>
0039       <img src="../icons/48-apps-kmplayer.png" region="img10" regPoint="north_north_west" regAlign="topLeft" fill="freeze"/>
0040       <img src="../icons/48-apps-kmplayer.png" region="img11" regPoint="north_west" fill="freeze"/>
0041       <img src="../icons/48-apps-kmplayer.png" region="img12" regPoint="north_west" regAlign="topLeft" fill="freeze"/>
0042     </par>
0043     <par>
0044       <set target="region_end" attributeName="background-color" to="black" fill="freeze"/>
0045       <set target="region_end" attributeName="z-index" to="3" fill="freeze"/>
0046       <text src="data:,that's%20all%20folks" region="region_end" dur="2" left="20%" top="40%">
0047         <param name="fontColor" value="green"/>
0048         <param name="fontSize" value="+2"/>
0049         <param name="backgroundColor" value="black"/>
0050       </text>
0051     </par>
0052   </body>
0053 </smil>