home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / moneystrip.swf / scripts / DefineSprite_56 / frame_1 / DoAction.as
Text File  |  2005-12-23  |  154b  |  14 lines

  1. stop();
  2. if(_root.girl == 1)
  3. {
  4.    gotoAndStop(2);
  5. }
  6. if(_root.girl == 2)
  7. {
  8.    gotoAndStop(122);
  9. }
  10. if(_root.girl == 3)
  11. {
  12.    gotoAndStop(242);
  13. }
  14.