home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / Syncrosect_01.wal / xml / gallery.xml < prev    next >
Text File  |  2004-07-27  |  1KB  |  27 lines

  1. <elements>
  2.     <bitmap id="pic.1" file="images/syncrosect01.jpg"/>
  3.     <bitmap id="pic.2" file="images/syncrosect02.jpg"/>
  4.     <bitmap id="pic.3" file="images/syncrosect03.jpg"/>
  5.     <bitmap id="pic.4" file="images/syncrosect04.jpg"/>
  6.     <bitmap id="pic.5" file="images/syncrosect06.jpg"/>
  7.     <bitmap id="pic.6" file="images/syncrosect07.jpg"/>
  8.     <bitmap id="pic.7" file="images/syncrosect08.jpg"/>
  9.     <bitmap id="pic.8" file="images/syncrosect10.jpg"/>
  10.     <bitmap id="pic.9" file="images/syncrosect11.jpg"/>
  11.     <bitmap id="pic.10" file="images/syncrosect12.jpg"/>
  12.     <bitmap id="pic.11" file="images/syncrosect13.jpg"/>
  13.     <bitmap id="pic.12" file="images/syncrosect14.jpg"/>
  14. </elements>
  15.  
  16. <container id="gallery" name="Picture Gallery">
  17.   <groupdef id="gallery.main" >
  18.     <layer id="pics" x="0" y="0" image="pic.1" />
  19.     <wasabi:button id="prev" x="5" w="50" h="20" y="-26" relaty="1" text="Prev"/>
  20.     <wasabi:button id="next" x="-55" relatx="1" w="50" h="20" y="-26" relaty="1" text="Next"/>
  21.     <script file="scripts/pics.maki"/>
  22.   </groupdef>
  23.  
  24.   <layout id="gallery.normal" w="452" h="281">
  25.     <Wasabi:StandardFrame:NoStatus x="0" y="0" w="0" h="0" relath="1" relatw="1" content="gallery.main" />
  26.   </layout>
  27. </container>