home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global ktora_bitmapa, CzyByl, nr_tla
- if not CzyByl and (nr_tla <> 40) then
- puppetSprite(9, 1)
- puppetTransition(48, 2, 5, 1)
- set the visible of sprite 9 to 0
- updateStage()
- set the member of sprite 9 to member (string(nr_tla) & "s0601")
- puppetTransition(51, 2, 5, 1)
- set the visible of sprite 9 to 1
- updateStage()
- set CzyByl to 1
- end if
- go(the frame)
- end
-