home *** CD-ROM | disk | FTP | other *** search
- -- card: 61133 from stack: in
- -- bmap block id: 61236
- -- flags: 0000
- -- background id: 29299
- -- name:
- ----- HyperTalk script -----
- on openCard
- set hilite of card button 1 to false
- set hilite of card button 2 to false
- hide card field 1
- hide card field "zoom"
- set lockScreen to false
- wait 2 seconds
- show card field "zoom"
- end openCard
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 0001
- -- rect: left=206 top=19 right=72 bottom=262
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: map
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=206 top=0 right=20 bottom=255
- -- 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: map
- ----- HyperTalk script -----
- on mouseDown
- set hilite of card button 1 to true
- show card field "map"
- set hilite of card button 2 to true
- end mouseDown
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=206 top=35 right=52 bottom=262
- -- 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: zoom
- ----- HyperTalk script -----
- on mouseUp
- set lockScreen to true
- go to next card
- end mouseUp
-
-
-
- -- part 4 (field)
- -- low flags: 00
- -- high flags: 2004
- -- rect: left=156 top=120 right=180 bottom=344
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: zoom
-
-
- -- part contents for card part 1
- ----- text -----
- List...
- Zoom
- ect...
-
- -- part contents for card part 4
- ----- text -----
- To get a closer look at the area, click on MAPS, and click the mouse on ZOOM.