home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
-
- <!-- puzzle select screen -->
-
- <pusherLayout>
-
- <!-- Background image -->
-
- <image x="0" y="108" image="gfx\background\back_07.bmp" />
- <image x="0" y="0" image="gfx\background\back_04.bmp" />
- <animatedImage x="-28" y="458" animation="saft" />
- <animatedImage x="88" y="458" animation="saft2" />
- <animatedImage x="204" y="458" animation="saft3" />
- <animatedImage x="320" y="458" animation="saft4" />
- <animatedImage x="436" y="458" animation="saft5" />
- <animatedImage x="552" y="458" animation="saft6" />
- <animatedImage x="668" y="458" animation="saft7" />
- <animatedImage x="-1" y="415" animation="saftlinks" />
- <animatedImage x="629" y="415" animation="saftrechts" />
-
- <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"/>
-
- <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" />
- <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" />
- <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" />
- <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" />
-
- <!-- the small buttons for the puzzles are 1000-2000 -->
- <!-- the highscorebuttons for them are 2000-3000 -->
-
- <button id="1000" x="55" y="161" />
- <button id="1001" x="122" y="161" />
- <button id="1002" x="189" y="161" />
- <button id="1003" x="256" y="161" />
- <button id="1004" x="323" y="161" />
- <button id="1005" x="390" y="161" />
- <button id="1006" x="457" y="161" />
- <button id="1007" x="524" y="161" />
-
- <button id="1008" x="55" y="225" />
- <button id="1009" x="122" y="225" />
- <button id="1010" x="189" y="225" />
- <button id="1011" x="256" y="225" />
- <button id="1012" x="323" y="225" />
- <button id="1013" x="390" y="225" />
- <button id="1014" x="457" y="225" />
- <button id="1015" x="524" y="225" />
-
- <button id="1016" x="55" y="289" />
- <button id="1017" x="122" y="289" />
- <button id="1018" x="189" y="289" />
- <button id="1019" x="256" y="289" />
- <button id="1020" x="323" y="289" />
- <button id="1021" x="390" y="289" />
- <button id="1022" x="457" y="289" />
- <button id="1023" x="524" y="289" />
-
- <button id="1024" x="55" y="353" />
- <button id="1025" x="122" y="353" />
- <button id="1026" x="189" y="353" />
- <button id="1027" x="256" y="353" />
- <button id="1028" x="323" y="353" />
- <button id="1029" x="390" y="353" />
- <button id="1030" x="457" y="353" />
- <button id="1031" x="524" y="353" />
-
- <!-- Titel -->
-
- <staticText id="52" x="165" y="-4" width="315" height="60" big="1" text="312" color="CBA553" drawFrame="0" hcentered="1" vcentered="1" />
- <staticText id="53" x="164" y="-5" width="315" height="60" big="1" text="312" color="443917" drawFrame="0" hcentered="1" vcentered="1" />
-
- </pusherLayout>
-