home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Interface / it.dig / scripts / DefineSprite_326 / frame_19 / DoAction.as
Encoding:
Text File  |  2008-08-19  |  296 b   |  11 lines

  1. stop();
  2. loadMovie(".\\interface\\revista\\img\\capa.jpg",this.capa);
  3. var descrirev = new LoadVars();
  4. descrirev.load(".\\interface\\revista\\descri.txt");
  5. descrirev.onLoad = function()
  6. {
  7.    revdescri.text = this.revdescri_txt;
  8. };
  9. System.useCodepage = true;
  10. barscroll.scrollPosition = 0;
  11.