Inspired Logic | mcRipper | Download mcRipper | Download mcRipper (binhex)
How To | Bugs/To-Dos | ChangeLog | Text Format | Example | About MetaCard | Runtime Revolution

mcRipper -- A MetaCard stack deconstructor and reconstructor


<file>
<stack name="background tester">
<script></script>
<properties>
<windowManagerPlace>false</windowManagerPlace>
<stackFiles></stackFiles>
<menubar></menubar>
<rect>388,115,891,380</rect>
<maxWidth>65535</maxWidth>
<cantAbort>false</cantAbort>
<decorations>default</decorations>
<mainStack>background tester</mainStack>
<textFont></textFont>
<minHeight>32</minHeight>
<dynamicPaths>false</dynamicPaths>
</properties>
<background name="back1">
<script></script>
<properties>
<traversalOn>true</traversalOn>
<threeD>true</threeD>
<rect>180,109,324,157</rect>
<patterns><![CDATA[

 

 

 

 

 

 

 

]]></patterns>
<showName>false</showName>
<colors><![CDATA[

 

 

 

 

 

 

]]></colors>
<cantDelete>false</cantDelete>
<vScrollbar>false</vScrollbar>
<showBorder>false</showBorder>
<textSize></textSize>
<textFont></textFont>
<hilitedButton>0</hilitedButton>
</properties>
<button name="inBack1">
<script></script>
<properties>
<traversalOn>true</traversalOn>
<ink>srcCopy</ink>
<threeD>true</threeD>
<number>2</number>
<accelKey></accelKey>
<textStyle></textStyle>
<lockLoc>false</lockLoc>
<showHilite>false</showHilite>
<hiliteIcon>0</hiliteIcon>
<disabled>false</disabled>
<autoArm>false</autoArm>
<menuMode></menuMode>
<family>0</family>
<textFont></textFont>
<menuHistory>1</menuHistory>
</properties>
</button>
<background name="back2">
<script></script>
<properties>
<traversalOn>true</traversalOn>
<threeD>true</threeD>
<rect>184,113,320,153</rect>
<textFont></textFont>
<hilitedButton>0</hilitedButton>
</properties>
<button name="inBack2">
<script></script>
<properties>
<traversalOn>true</traversalOn>
<ink>srcCopy</ink>
<threeD>true</threeD>
<hiliteBorder>true</hiliteBorder>
<rect>188,117,316,149</rect>
<mnemonic>0</mnemonic>
<menuMode></menuMode>
<family>0</family>
<textFont></textFont>
<menuHistory>1</menuHistory>
</properties>
</button>
<button name="inBack2 again">
<script></script>
<properties>
<traversalOn>true</traversalOn>
<ink>srcCopy</ink>
<threeD>true</threeD>
<hiliteBorder>true</hiliteBorder>
<rect>188,117,316,149</rect>
<family>0</family>
<textFont></textFont>
<menuHistory>1</menuHistory>
</properties>
</button>
</background>
<button name="inBack1 again">
<script></script>
<properties>
<traversalOn>true</traversalOn>
<ink>srcCopy</ink>
<threeD>true</threeD>
<hiliteBorder>true</hiliteBorder>
<cantSelect>false</cantSelect>
<borderWidth>2</borderWidth>
<hilite>false</hilite>
<menuLines>5</menuLines>
<margins>4</margins>
<opaque>true</opaque>
<accelMods></accelMods>
<shadowOffset>4</shadowOffset>
<default>false</default>
<menuName></menuName>
<hiliteFill>true</hiliteFill>
<showBorder>true</showBorder>
<textSize></textSize>
<hiliteIcon>0</hiliteIcon>
<disabled>false</disabled>
<autoArm>false</autoArm>
<menuMode></menuMode>
<family>0</family>
<textFont></textFont>
<menuHistory>1</menuHistory>
</properties>
</button>
<background name="back3">
<script></script>
<properties>
<traversalOn>true</traversalOn>
<threeD>true</threeD>
<rect>184,113,320,153</rect>
<cantSelect>false</cantSelect>
<borderWidth>2</borderWidth>
<margins>4</margins>
<showBorder>false</showBorder>
<textSize></textSize>
<textFont></textFont>
<hilitedButton>0</hilitedButton>
</properties>
<button name="inBack3">
<script></script>
<properties>
<traversalOn>true</traversalOn>
<ink>srcCopy</ink>
<threeD>true</threeD>
</properties>
</button>
</background>
<button name="inBack1 last">
<script></script>
<properties>
<traversalOn>true</traversalOn>
<ink>srcCopy</ink>
<threeD>true</threeD>
<family>0</family>
<textFont></textFont>
<menuHistory>1</menuHistory>
</properties>
</button>
</background>
<card>
<script></script>
<properties>
<threeD>true</threeD>
<textFont></textFont>
</properties>
<button name="New Button">
<script><![CDATA[on mouseUp
create background
put it into myBack1
set the name of myBack1 to "back1"
start editing myBack1
create button
set the name of it to "inBack1"
create background
put it into myBack2
set the name of myBack2 to "back2"
start editing myBack2
create button
set the name of it to "inBack2"
stop editing
start editing myBack2
create button
set the name of it to "inBack2 again"
stop editing
start editing myBack1
create button
set the name of it to "inBack1 again"
create background
put it into myBack3
set the name of myBack3 to "back3"
start editing myBack3
create button
set the name of it to "inBack3"
stop editing
start editing myBack1
create button
set the name of it to "inBack1 last"
stop editing
--stop editing myBack2
--stop editing myBack1

end mouseUp

]]></script>
<properties>
<traversalOn>true</traversalOn>
<ink>srcCopy</ink>
<threeD>true</threeD>
<hiliteBorder>true</hiliteBorder>
<family>0</family>
<textFont></textFont>
<menuHistory>1</menuHistory>
</properties>
</button>
<group name="back1"></group>
</card>

</stack>

</file>