-- card: 49533 from stack: in.2 -- bmap block id: 46898 -- flags: 0000 -- background id: 2586 -- name: -- part 1 (button) -- low flags: 80 -- high flags: 2000 -- rect: left=15 top=59 right=96 bottom=116 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual dissolve fast go to card id 23024 hide button id 1 end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=12 top=105 right=142 bottom=116 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 2l3d ----- HyperTalk script ----- on mouseUp hide button "2l3d" visual dissolve fast go to card id 7043 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=40 top=287 right=319 bottom=111 -- title width / last selected line: 0 -- icon id / first selected line: 14953 / 14953 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp global it put 1 into it global gb if gb >= 3 then show button "1l3d" show button "2l3d" show button "3l3d" show button "4l3d" show button "5l3d" show button "6l3d" show button "7l3d" show button "8l3d" show button "9l3d" visual barn door close go to card id 15371 else if gb < 3 then visual dissolve fast go to card id 15371 end if end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=13 top=196 right=233 bottom=114 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 4l3d ----- HyperTalk script ----- on mouseUp hide button "4l3d" visual dissolve fast go to card id 23024 end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=246 top=60 right=97 bottom=350 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 5l3d ----- HyperTalk script ----- on mouseUp hide button "5l3d" visual dissolve fast go to card id 7043 end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=8 top=150 right=187 bottom=121 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 3l3d ----- HyperTalk script ----- on mouseUp hide button "3l3d" visual dissolve fast go to card id 3293 end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=242 top=105 right=142 bottom=355 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 6l3d ----- HyperTalk script ----- on mouseUp hide button "6l3d" visual dissolve fast go to card id 3293 end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=249 top=150 right=187 bottom=350 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 7l3d ----- HyperTalk script ----- on mouseUp hide button "7l3d" visual dissolve fast go to card id 23024 end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=247 top=198 right=235 bottom=351 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 8l3d ----- HyperTalk script ----- on mouseUp hide button "8l3d" visual dissolve fast go to card id 7043 end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=243 top=245 right=282 bottom=356 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 9l3d ----- HyperTalk script ----- on mouseUp global it if it = 3 then global gb put 3 into gb hide button "9l3d" visual dissolve fast go to card id 3293 else if it = 4 then global gb put 4 into gb hide button "9l3d" visual dissolve fast go to card id 3293 else if it = 5 then global gb put 5 into gb hide button "9l3d" visual dissolve fast go to card id 3293 else if it = 6 then global gb put 6 into gb hide button "9l3d" visual dissolve fast go to card id 3293 else if it = 7 then global gb put 7 into gb hide button "9l3d" visual dissolve fast go to card id 3293 else if it = 8 then global gb put 8 into gb visual dissolve fast go to card id 3293 else if it = 9 then global gb put 9 into gb visual dissolve fast go to card id 3293 end if end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=126 top=286 right=323 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 32488 / 32488 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp show button "1l3d" show button "2l3d" show button "3l3d" show button "4l3d" show button "5l3d" show button "6l3d" show button "7l3d" show button "8l3d" show button "9l3d" end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=17 top=60 right=97 bottom=118 -- title width / last selected line: 0 -- icon id / first selected line: 19162 / 19162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 1l3d ----- HyperTalk script ----- on mouseUp hide button "1l3d" visual dissolve fast go to card id 23024 end mouseUp -- part 20 (field) -- low flags: 80 -- high flags: 0000 -- rect: left=56 top=266 right=323 bottom=136 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 4th day -- part 21 (field) -- low flags: 80 -- high flags: 0000 -- rect: left=56 top=266 right=323 bottom=136 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 5th day -- part contents for card part 20 ----- text ----- 1st Lesson 4th Day