home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (UK) 9 / cdromtoday9-coverdisc.bin / pplanes / p17_20 / 00038_Script_38 < prev    next >
Text File  |  1994-08-25  |  143b  |  6 lines

  1. on exitFrame
  2.   global Plane
  3.   set toFrame = "P" & string(Plane) & "S1"
  4.   go to frame (label(toFrame) -1)  -- transition on entry only
  5. end
  6.