home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2001 June / CMycha200106.iso / Urwisy / Scenka_27.swf / scripts / frame_364 / DoAction.as
Text File  |  2001-04-27  |  146b  |  11 lines

  1. tellTarget("/BLONDYNEK")
  2. {
  3.    gotoAndStop("GLOWA_RIGHT");
  4.    play();
  5. }
  6. tellTarget("/RUDY")
  7. {
  8.    gotoAndStop("GLOWA_LEFT");
  9.    play();
  10. }
  11.