home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / chemistr / oxidatio.sit / Redox / background_36320.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-08-17  |  3.3 KB  |  107 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>36320</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_37210.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>3</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>464</left>
  23.             <top>149</top>
  24.             <right>504</right>
  25.             <bottom>185</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. if the optionkey is not "down" and the commandkey is not "down" then
  42. idlecursor(hand)
  43. end if
  44. end mousewithin
  45.  
  46.  
  47. on mouseUp
  48. play "click"
  49. push card
  50. visual effect dissolve
  51. go to card "?"
  52. end mouseUp</script>
  53.     </part>
  54.     <part>
  55.         <id>4</id>
  56.         <type>button</type>
  57.         <visible> <true /> </visible>
  58.         <reserved5> 0 </reserved5>
  59.         <reserved4> 0 </reserved4>
  60.         <reserved3> 0 </reserved3>
  61.         <reserved2> 0 </reserved2>
  62.         <reserved1> 0 </reserved1>
  63.         <enabled> <true /> </enabled>
  64.         <rect>
  65.             <left>464</left>
  66.             <top>295</top>
  67.             <right>506</right>
  68.             <bottom>335</bottom>
  69.         </rect>
  70.         <style>transparent</style>
  71.         <showName> <false /> </showName>
  72.         <highlight> <false /> </highlight>
  73.         <autoHighlight> <true /> </autoHighlight>
  74.         <sharedHighlight> <false /> </sharedHighlight>
  75.         <family>0</family>
  76.         <titleWidth>0</titleWidth>
  77.         <icon>0</icon>
  78.         <textAlign>center</textAlign>
  79.         <font>Chicago</font>
  80.         <textSize>12</textSize>
  81.         <textStyle>plain</textStyle>
  82.         <name>Done</name>
  83.         <script>on mousewithin
  84. if the optionkey is not "down" and the commandkey is not "down" then
  85. idlecursor(hand)
  86. end if
  87. end mousewithin
  88.  
  89.  
  90. on mouseUp
  91. play "click"
  92. visual effect iris open to black
  93. go to card "main list"
  94. end mouseUp</script>
  95.     </part>
  96.     <part>
  97.         <id>5</id>
  98.         <type>button</type>
  99.         <visible> <true /> </visible>
  100.         <reserved5> 0 </reserved5>
  101.         <reserved4> 0 </reserved4>
  102.         <reserved3> 0 </reserved3>
  103.         <reserved2> 0 </reserved2>
  104.         <reserved1> 0 </reserved1>
  105.         <enabled> <true /> </enabled>
  106.         <rect>
  107.             <left>463</left>
  108.             <top>223</top>
  109.             <right>507</right>
  110.             <bottom>260</bottom>
  111.         </rect>
  112.         <style>transparent</style>
  113.         <showName> <false /> </showName>
  114.         <highlight> <false /> </highlight>
  115.         <autoHighlight> <false /> </autoHighlight>
  116.         <sharedHighlight> <true /> </sharedHighlight>
  117.         <family>0</family>
  118.         <titleWidth>0</titleWidth>
  119.         <icon>0</icon>
  120.         <textAlign>center</textAlign>
  121.         <font>Chicago</font>
  122.         <textSize>12</textSize>
  123.         <textStyle>plain</textStyle>
  124.         <name>Periodic Table</name>
  125.         <script>on mousewithin
  126. if the optionkey is not "down" and the commandkey is not "down" then
  127. idlecursor(look)
  128. end if
  129. end mousewithin
  130.  
  131.  
  132. on mouseUp
  133. push card
  134. visual effect dissolve to black
  135. visual effect dissolve
  136. go to card "refTable"
  137. end mouseUp</script>
  138.     </part>
  139.     <name></name>
  140.     <script></script>
  141. </background>
  142.