home *** CD-ROM | disk | FTP | other *** search
/ NetComm Communications 5 / NetComm.iso / winfax / faxintro / control.dir / 00253.ls < prev    next >
Encoding:
Text File  |  1997-02-27  |  140 b   |  8 lines

  1. on mouseDown
  2.   global backmovie, backframe
  3.   mouseclick()
  4.   set backmovie to the movieName
  5.   set backframe to marker(0)
  6.   go(1, "help")
  7. end
  8.