home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gDispatched
- set gDispatched to 0
- ButtonHit(3, label("LT") + 1)
- ButtonHit(5, label("LT") + 11)
- ButtonHit(6, label("LT") + 7)
- ButtonHit(9, label("LT") + 8)
- RolloverBtn(10, label("LT") + 9)
- ButtonHit(11, label("LT") + 10)
- PrintIt("lttech.txt")
- end
-
- on exitFrame
- go(the frame)
- end
-