home *** CD-ROM | disk | FTP | other *** search
- global ktora_bitmapa, nr_tla
-
- on enterFrame
- set the visible of sprite 9 to 0
- puppetSprite(9, 0)
- set the member of sprite 9 to member (string(nr_tla) & "s0" & ktora_bitmapa & "01")
- set the visible of sprite 9 to 1
- puppetTransition(51, 2, 4, 1)
- go(the frame + 1)
- end
-