home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / cross1 / intro.swf / scripts / DefineSprite_9 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-23  |  227 b   |  13 lines

  1. if(!_loadWrapper)
  2. {
  3.    _loadWrapper = 1;
  4.    if(eval("..:percent_output") == undefined)
  5.    {
  6.       set("..:percent_output",text);
  7.    }
  8. }
  9. if(eval("..:percent_output") ne text)
  10. {
  11.    text = eval("..:percent_output");
  12. }
  13.