home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2002 December / pca1412.iso / SOFTWARE / Pusher / pusher_demo_en.exe / data.psh / data / ps_layout.txt < prev    next >
Encoding:
Extensible Markup Language  |  2002-07-26  |  5.9 KB  |  73 lines

  1. <?xml version="1.0"?>
  2.  
  3. <!-- puzzle select screen -->
  4.  
  5. <pusherLayout>
  6.  
  7.     <!-- Background image -->    
  8.  
  9.     <image x="0" y="108" image="gfx\background\back_07.bmp" />
  10.     <image x="0" y="0" image="gfx\background\back_04.bmp" />
  11.     <animatedImage x="-28" y="458" animation="saft" />
  12.     <animatedImage x="88" y="458" animation="saft2" />
  13.     <animatedImage x="204" y="458" animation="saft3" />
  14.     <animatedImage x="320" y="458" animation="saft4" />
  15.     <animatedImage x="436" y="458" animation="saft5" />
  16.     <animatedImage x="552" y="458" animation="saft6" />
  17.     <animatedImage x="668" y="458" animation="saft7" />
  18.     <animatedImage x="-1" y="415" animation="saftlinks" />
  19.     <animatedImage x="629" y="415" animation="saftrechts" />
  20.     
  21.     <button id="1" x="80" y="75" image="gfx\buttons\exitbutton_01.tga" hoverImage="gfx\buttons\exitbutton_03.tga" pressedImage="gfx\buttons\exitbutton_02.tga" hoverSound="hover1" clickSound="click1"/>
  22.     
  23.     <radioButton id="10" x="202" y="70" image="gfx\puzzleselect\leicht_01.tga" hoverImage="gfx\puzzleselect\leicht_03.tga" pressedImage="gfx\puzzleselect\leicht_02.tga" checked="1" hoverSound="hover1" clickSound="click1" />
  24.     <radioButton id="11" x="282" y="70" image="gfx\puzzleselect\mittel_01.tga" hoverImage="gfx\puzzleselect\mittel_03.tga" pressedImage="gfx\puzzleselect\mittel_02.tga" checked="0" hoverSound="hover1" clickSound="click1" />
  25.     <radioButton id="12" x="362" y="70" image="gfx\puzzleselect\schwer_01.tga" hoverImage="gfx\puzzleselect\schwer_03.tga" pressedImage="gfx\puzzleselect\schwer_02.tga" checked="0" hoverSound="hover1" clickSound="click1" />
  26.     <radioButton id="13" x="472" y="70" image="gfx\puzzleselect\bonus_01.tga" hoverImage="gfx\puzzleselect\bonus_03.tga" pressedImage="gfx\puzzleselect\bonus_02.tga" checked="0" hoverSound="hover1" clickSound="click1" />
  27.  
  28.     <!-- the small buttons for the puzzles are 1000-2000 -->
  29.     <!-- the highscorebuttons for them are 2000-3000 -->
  30.  
  31.     <button id="1000" x="55" y="161" />             
  32.     <button id="1001" x="122" y="161" />
  33.     <button id="1002" x="189" y="161" />
  34.     <button id="1003" x="256" y="161" />
  35.     <button id="1004" x="323" y="161" />
  36.     <button id="1005" x="390" y="161" />
  37.     <button id="1006" x="457" y="161" />
  38.     <button id="1007" x="524" y="161" />
  39.  
  40.     <button id="1008" x="55" y="225" />
  41.     <button id="1009" x="122" y="225" />
  42.     <button id="1010" x="189" y="225" />
  43.     <button id="1011" x="256" y="225" />                                                                                                                                     
  44.     <button id="1012" x="323" y="225" />                                                                                                                                     
  45.     <button id="1013" x="390" y="225" />                                                                                                                                     
  46.     <button id="1014" x="457" y="225" />                                                                                                                                     
  47.     <button id="1015" x="524" y="225" />                                                                                                                                     
  48.  
  49.     <button id="1016" x="55" y="289" />                                                                                                                                     
  50.     <button id="1017" x="122" y="289" />                                                                                                                                     
  51.     <button id="1018" x="189" y="289" />                                                                                                                                     
  52.     <button id="1019" x="256" y="289" />                                                                                                                                     
  53.     <button id="1020" x="323" y="289" />                                                                                                                                     
  54.     <button id="1021" x="390" y="289" />                                                                                                                                     
  55.     <button id="1022" x="457" y="289" />                                                                                                                                     
  56.     <button id="1023" x="524" y="289" />                                                                                                                                     
  57.  
  58.     <button id="1024" x="55" y="353" />                                                                                                                                     
  59.     <button id="1025" x="122" y="353" />
  60.     <button id="1026" x="189" y="353" />                                                                                                                                     
  61.     <button id="1027" x="256" y="353" />                                                                                                                                     
  62.     <button id="1028" x="323" y="353" />                                                                                                                                     
  63.     <button id="1029" x="390" y="353" />
  64.     <button id="1030" x="457" y="353" />                                                                                                                                     
  65.     <button id="1031" x="524" y="353" />     
  66.  
  67.     <!-- Titel -->
  68.  
  69.     <staticText id="52" x="165" y="-4" width="315" height="60" big="1" text="312" color="CBA553" drawFrame="0" hcentered="1" vcentered="1" />
  70.     <staticText id="53" x="164" y="-5" width="315" height="60" big="1" text="312" color="443917" drawFrame="0" hcentered="1" vcentered="1" />
  71.                                                                                                                  
  72. </pusherLayout>
  73.