home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 165 / XENIATGM165.ISO / cddata / soluzione2.dxr / 00004.ls < prev    next >
Encoding:
Text File  |  2003-02-07  |  206 b   |  9 lines

  1. on startMovie
  2.   global url1
  3.   the itemDelimiter = "#"
  4.   mb_cfg = "sezione_soluzioni"
  5.   url1 = member(mb_cfg).line[3].item[5]
  6.   member("_page_").startURL = the moviePath & url1
  7.   the itemDelimiter = ","
  8. end
  9.