home *** CD-ROM | disk | FTP | other *** search
- -- card: 3642 from stack: in
- -- bmap block id: 5515
- -- flags: 4000
- -- background id: 3368
- -- name: First
- ----- HyperTalk script -----
- on CloseCard
- show menubar
- end CloseCard
-
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=2 top=97 right=145 bottom=53
- -- title width / last selected line: 0
- -- icon id / first selected line: 1011 / 1011
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- -- This is a script
- global HereOrNot
- if HereOrNot is empty then
- else
- go to card "Sample Work" of stack "Promotion"
- exit to HyperCard
- end if
- visual effect iris close
- go home
- end mouseUp
-
- on mouseEnter
- set the hilite of the target to true
- end mouseEnter
-
- on MouseLeave
- set the hilite of the target to false
- end MouseLeave
-
-
-
- -- part 3 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=6 top=23 right=56 bottom=296
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 158
- -- text size: 24
- -- style flags: 0
- -- line height: 32
- -- part name:
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: A002
- -- rect: left=2 top=145 right=193 bottom=53
- -- title width / last selected line: 0
- -- icon id / first selected line: 21060 / 21060
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Help
- ----- HyperTalk script -----
- on mouseUp
- visual zoom out to white
- domenu "help"
- end mouseUp
-
- on mouseEnter
- set the hilite of the target to true
- end mouseEnter
-
- on MouseLeave
- set the hilite of the target to false
- end MouseLeave
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: A002
- -- rect: left=2 top=193 right=239 bottom=53
- -- title width / last selected line: 0
- -- icon id / first selected line: 2478 / 2478
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Aboutâ•”
- ----- HyperTalk script -----
- on mouseUp
- visual zoom out to white
- push card
- go to card "About"
- end mouseUp
-
- on mouseEnter
- set the hilite of the target to true
- end mouseEnter
-
- on MouseLeave
- set the hilite of the target to false
- end MouseLeave
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: A002
- -- rect: left=2 top=239 right=285 bottom=53
- -- title width / last selected line: 0
- -- icon id / first selected line: 22308 / 22308
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Onwardâ•”
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll left
- go to card "Branch"
- end mouseUp
-
- on mouseEnter
- set the hilite of the target to true
- end mouseEnter
-
- on MouseLeave
- set the hilite of the target to false
- end MouseLeave
-
-
-
- -- part contents for card part 3
- ----- text -----
- The MathGrapher Stack v 1.1