home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2003 October (Alt) / PCNET_CD_2003_10.iso / ibm / MobileWorkstation / mcad.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2002-02-28  |  82 b   |  9 lines

  1. if(_name eq "PreloadMoviePlaceHolder")
  2. {
  3.    stop();
  4. }
  5. else
  6. {
  7.    play();
  8. }
  9.