home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / chemistr / acidsand.sit / Acid1 / background_37339.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-08-17  |  5.3 KB  |  169 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>37339</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_37682.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_3096.css" />
  11.     <part>
  12.         <id>1</id>
  13.         <type>button</type>
  14.         <visible> <true /> </visible>
  15.         <reserved5> 0 </reserved5>
  16.         <reserved4> 0 </reserved4>
  17.         <reserved3> 0 </reserved3>
  18.         <reserved2> 0 </reserved2>
  19.         <reserved1> 0 </reserved1>
  20.         <enabled> <true /> </enabled>
  21.         <rect>
  22.             <left>126</left>
  23.             <top>304</top>
  24.             <right>166</right>
  25.             <bottom>340</bottom>
  26.         </rect>
  27.         <style>transparent</style>
  28.         <showName> <false /> </showName>
  29.         <highlight> <false /> </highlight>
  30.         <autoHighlight> <true /> </autoHighlight>
  31.         <sharedHighlight> <false /> </sharedHighlight>
  32.         <family>0</family>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Chicago</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <name>Help</name>
  40.         <script>on mousewithin
  41. idlecursor( hand )
  42. end mousewithin
  43.  
  44. on mouseup
  45.  
  46. if the optionkey is "down" then
  47. visual effect dissolve to black
  48. visual effect dissolve
  49. go to card "main menu"
  50. else
  51. play "click"
  52. push card
  53. visual effect dissolve
  54. go to card "?"
  55. end if
  56.  
  57. end mouseup</script>
  58.     </part>
  59.     <part>
  60.         <id>2</id>
  61.         <type>button</type>
  62.         <visible> <true /> </visible>
  63.         <reserved5> 0 </reserved5>
  64.         <reserved4> 0 </reserved4>
  65.         <reserved3> 0 </reserved3>
  66.         <reserved2> 0 </reserved2>
  67.         <reserved1> 0 </reserved1>
  68.         <enabled> <true /> </enabled>
  69.         <rect>
  70.             <left>294</left>
  71.             <top>303</top>
  72.             <right>337</right>
  73.             <bottom>340</bottom>
  74.         </rect>
  75.         <style>transparent</style>
  76.         <showName> <false /> </showName>
  77.         <highlight> <false /> </highlight>
  78.         <autoHighlight> <false /> </autoHighlight>
  79.         <sharedHighlight> <true /> </sharedHighlight>
  80.         <family>0</family>
  81.         <titleWidth>0</titleWidth>
  82.         <icon>0</icon>
  83.         <textAlign>center</textAlign>
  84.         <font>Chicago</font>
  85.         <textSize>12</textSize>
  86.         <textStyle>plain</textStyle>
  87.         <name>New Button</name>
  88.         <script>on mousewithin
  89. idlecursor( hand )
  90. end mousewithin
  91.  
  92. on mouseUp
  93. play "click"
  94. visual wipe left to black
  95. go next
  96.  
  97. end mouseUp</script>
  98.     </part>
  99.     <part>
  100.         <id>3</id>
  101.         <type>button</type>
  102.         <visible> <true /> </visible>
  103.         <reserved5> 0 </reserved5>
  104.         <reserved4> 0 </reserved4>
  105.         <reserved3> 0 </reserved3>
  106.         <reserved2> 0 </reserved2>
  107.         <reserved1> 0 </reserved1>
  108.         <enabled> <true /> </enabled>
  109.         <rect>
  110.             <left>339</left>
  111.             <top>303</top>
  112.             <right>379</right>
  113.             <bottom>339</bottom>
  114.         </rect>
  115.         <style>transparent</style>
  116.         <showName> <false /> </showName>
  117.         <highlight> <false /> </highlight>
  118.         <autoHighlight> <true /> </autoHighlight>
  119.         <sharedHighlight> <false /> </sharedHighlight>
  120.         <family>0</family>
  121.         <titleWidth>0</titleWidth>
  122.         <icon>0</icon>
  123.         <textAlign>center</textAlign>
  124.         <font>Chicago</font>
  125.         <textSize>12</textSize>
  126.         <textStyle>plain</textStyle>
  127.         <name>Done</name>
  128.         <script>on mousewithin
  129. idlecursor( hand )
  130. end mousewithin
  131.  
  132. on mouseup
  133.  
  134. if the optionkey is "down" then
  135. visual effect dissolve to black
  136. visual effect dissolve
  137. go to card "main menu"
  138. else
  139. play "click"
  140. visual effect iris open to black
  141. go to card "main list"
  142. end if
  143.  
  144. end mouseup</script>
  145.     </part>
  146.     <part>
  147.         <id>4</id>
  148.         <type>button</type>
  149.         <visible> <true /> </visible>
  150.         <reserved5> 0 </reserved5>
  151.         <reserved4> 0 </reserved4>
  152.         <reserved3> 0 </reserved3>
  153.         <reserved2> 0 </reserved2>
  154.         <reserved1> 0 </reserved1>
  155.         <enabled> <true /> </enabled>
  156.         <rect>
  157.             <left>294</left>
  158.             <top>303</top>
  159.             <right>337</right>
  160.             <bottom>340</bottom>
  161.         </rect>
  162.         <style>transparent</style>
  163.         <showName> <false /> </showName>
  164.         <highlight> <false /> </highlight>
  165.         <autoHighlight> <false /> </autoHighlight>
  166.         <sharedHighlight> <true /> </sharedHighlight>
  167.         <family>0</family>
  168.         <titleWidth>0</titleWidth>
  169.         <icon>0</icon>
  170.         <textAlign>center</textAlign>
  171.         <font>Chicago</font>
  172.         <textSize>12</textSize>
  173.         <textStyle>plain</textStyle>
  174.         <name>New Button</name>
  175.         <script>on mousewithin
  176. idlecursor( hand )
  177. end mousewithin
  178.  
  179. on mouseUp
  180. play "click"
  181. visual wipe left to black
  182. go next
  183.  
  184. end mouseUp</script>
  185.     </part>
  186.     <part>
  187.         <id>5</id>
  188.         <type>button</type>
  189.         <visible> <true /> </visible>
  190.         <reserved5> 0 </reserved5>
  191.         <reserved4> 0 </reserved4>
  192.         <reserved3> 0 </reserved3>
  193.         <reserved2> 0 </reserved2>
  194.         <reserved1> 0 </reserved1>
  195.         <enabled> <true /> </enabled>
  196.         <rect>
  197.             <left>255</left>
  198.             <top>303</top>
  199.             <right>296</right>
  200.             <bottom>339</bottom>
  201.         </rect>
  202.         <style>transparent</style>
  203.         <showName> <false /> </showName>
  204.         <highlight> <false /> </highlight>
  205.         <autoHighlight> <false /> </autoHighlight>
  206.         <sharedHighlight> <true /> </sharedHighlight>
  207.         <family>0</family>
  208.         <titleWidth>0</titleWidth>
  209.         <icon>1002</icon>
  210.         <textAlign>center</textAlign>
  211.         <font>Chicago</font>
  212.         <textSize>12</textSize>
  213.         <textStyle>plain</textStyle>
  214.         <name>check my answer</name>
  215.         <script>on mousewithin
  216. if the optionkey is not "down" then
  217. idlecursor( hand )
  218. end if
  219. end mousewithin
  220.  
  221. on mouseup
  222.  
  223. if the optionkey is "down" then
  224. visual effect dissolve to black
  225. visual effect dissolve
  226. go to card "main menu"
  227. else
  228. play "doorknob"
  229. push cd
  230. visual shrink to center
  231. go cd Ka
  232. end if
  233.  
  234. end mouseup</script>
  235.     </part>
  236.     <name></name>
  237.     <script></script>
  238. </background>
  239.