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

  1. if(_global.Categoria_xml == "REVISTA")
  2. {
  3.    gotoAndStop("revista");
  4. }
  5. else if(_global.Categoria_xml == "CREDITOS")
  6. {
  7.    gotoAndStop("creditos");
  8. }
  9.