home *** CD-ROM | disk | FTP | other *** search
/ Comic Book Maker: The Smurfs / COMIC.iso / pc / data_w / dialog / 00155.ls < prev    next >
Encoding:
Text File  |  1999-07-07  |  223 b   |  8 lines

  1. global gObj3, gPlatForm
  2.  
  3. on mouseUp
  4.   set gPlatForm to 0
  5.   set gObj3 to new(script "gObj3 balloons")
  6.   displayDialog(27, ["Smurfjes toe... maar soms komt ook gargamel" & numToChar(4) & numToChar(4) & "shit", "abc"], 9)
  7. end
  8.