home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / kingofthehill.swf / scripts / DefineSprite_17 / frame_31 / DoAction.as
Encoding:
Text File  |  2005-07-25  |  145 b   |  7 lines

  1. if(_url.indexOf("http") > -1)
  2. {
  3.    trace("trying to load ad: " + showAd);
  4.    mcAd.loadMovie(showAd);
  5. }
  6. mcCookie.doWriteCookie(showThisAd);
  7.