home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / graphics / scripts / DefineSprite_69 / frame_1 / DoAction.as
Encoding:
Text File  |  2002-03-20  |  221 b   |  4 lines

  1. filePath = eval("_level0:sync_dir") add "/" add eval("_level0:mod_dir") add "/" add _name add "/micon";
  2. loadMovie(filePath,_name add "/upState/libGfk/iconGfk");
  3. loadMovie(filePath,_name add "/overState/dark/iconGfk");
  4.