home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / Assets / Interface / Main.dxr / Frame Scripts_3_frame 3.ls < prev    next >
Encoding:
Text File  |  2005-05-17  |  90 b   |  6 lines

  1. on prepareFrame me
  2.   global dataSource
  3.   the actorList = []
  4.   dataSource.setContent()
  5. end
  6.