home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Picture It! Photo Premium Version 9 / PI_CD1.ISO / pip / pi9 / 1033 / tour.swf / scripts / frame_590 / DoAction.as
Encoding:
Text File  |  2003-05-22  |  129 b   |  9 lines

  1. if(_level0.sku == "DIPS")
  2. {
  3.    tellTarget("_level0.Title_one")
  4.    {
  5.       gotoAndStop("one_title");
  6.       play();
  7.    }
  8. }
  9.