home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magazin 1997 March / Image.iso / wd.dxr / Name_13_NameInit.ls < prev    next >
Encoding:
Text File  |  1996-10-28  |  216 b   |  9 lines

  1. global gNamenAuswahlPos, gScrollWhichDir, glastname
  2.  
  3. on exitFrame
  4.   SpriteCursor([4, 6, 9, 10, 11, 12], "Finger")
  5.   set the visible of sprite 13 to 0
  6.   set gScrollWhichDir to #None
  7.   set glastname to "Piff_Paff"
  8. end
  9.