home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / spermananalodyssea.swf / scripts / frame_9 / DoAction.as
Text File  |  2005-11-04  |  224b  |  7 lines

  1. _root.attachMovie("tableroFinal","tableroFinal",1000);
  2. _root.tableroFinal._x = tableroFinal._width / 2;
  3. _root.tableroFinal._y = tableroFinal._height / 2;
  4. _root.tablero._visible = 0;
  5. _root.sperman._visible = 0;
  6. stop();
  7.