home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global gplist
- setoff(1)
- sresp(39)
- set the visible of sprite 42 to 0
- set thisframe to EMPTY
- set test to line the frame of the text of cast 4136
- if test = EMPTY then
- set thisframe to stripend(numtoframe(the frame))
- set thisframe to frametonum(thisframe & " (P1)")
- put thisframe
- go(thisframe)
- else
- go(value(test))
- end if
- end
-