-- background: 4905 from stack: in -- bmap block id: 5728 -- flags: 4000 -- background id: 0 -- name: Smart -- part 4 (button) -- low flags: 00 -- high flags: 2001 -- rect: left=371 top=31 right=64 bottom=419 -- title width / last selected line: 0 -- icon id / first selected line: 29114 / 29114 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Title Card ----- HyperTalk script ----- on mouseUp go to card "Title" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=183 top=32 right=56 bottom=313 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Clear Card ----- HyperTalk script ----- on mouseUp put empty into card field "Facts" put empty into card field "Goal Trail" put empty into card field "Rules" put empty into card field "Conclusion" end mouseUp