home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / mammary-memory.exe / scripts / frame_190 / DoAction.as
Text File  |  2004-08-27  |  3KB  |  207 lines

  1. tellTarget("/background")
  2. {
  3.    gotoAndPlay(1);
  4. }
  5. tellTarget("card1")
  6. {
  7.    gotoAndStop("blank");
  8. }
  9. tellTarget("card1/cardset")
  10. {
  11.    gotoAndStop(1);
  12. }
  13. tellTarget("card2")
  14. {
  15.    gotoAndStop("blank");
  16. }
  17. tellTarget("card2/cardset")
  18. {
  19.    gotoAndStop(1);
  20. }
  21. tellTarget("card3")
  22. {
  23.    gotoAndStop("blank");
  24. }
  25. tellTarget("card3/cardset")
  26. {
  27.    gotoAndStop(1);
  28. }
  29. tellTarget("card4")
  30. {
  31.    gotoAndStop("blank");
  32. }
  33. tellTarget("card4/cardset")
  34. {
  35.    gotoAndStop(1);
  36. }
  37. tellTarget("card5")
  38. {
  39.    gotoAndStop("blank");
  40. }
  41. tellTarget("card5/cardset")
  42. {
  43.    gotoAndStop(1);
  44. }
  45. tellTarget("card6")
  46. {
  47.    gotoAndStop("blank");
  48. }
  49. tellTarget("card6/cardset")
  50. {
  51.    gotoAndStop(1);
  52. }
  53. tellTarget("card7")
  54. {
  55.    gotoAndStop("blank");
  56. }
  57. tellTarget("card7/cardset")
  58. {
  59.    gotoAndStop(1);
  60. }
  61. tellTarget("card8")
  62. {
  63.    gotoAndStop("blank");
  64. }
  65. tellTarget("card8/cardset")
  66. {
  67.    gotoAndStop(1);
  68. }
  69. tellTarget("card9")
  70. {
  71.    gotoAndStop("blank");
  72. }
  73. tellTarget("card9/cardset")
  74. {
  75.    gotoAndStop(1);
  76. }
  77. tellTarget("card10")
  78. {
  79.    gotoAndStop("blank");
  80. }
  81. tellTarget("card10/cardset")
  82. {
  83.    gotoAndStop(1);
  84. }
  85. tellTarget("card11")
  86. {
  87.    gotoAndStop("blank");
  88. }
  89. tellTarget("card11/cardset")
  90. {
  91.    gotoAndStop(1);
  92. }
  93. tellTarget("card12")
  94. {
  95.    gotoAndStop("blank");
  96. }
  97. tellTarget("card12/cardset")
  98. {
  99.    gotoAndStop(1);
  100. }
  101. tellTarget("card13")
  102. {
  103.    gotoAndStop("blank");
  104. }
  105. tellTarget("card13/cardset")
  106. {
  107.    gotoAndStop(1);
  108. }
  109. tellTarget("card14")
  110. {
  111.    gotoAndStop("blank");
  112. }
  113. tellTarget("card14/cardset")
  114. {
  115.    gotoAndStop(1);
  116. }
  117. tellTarget("card15")
  118. {
  119.    gotoAndStop("blank");
  120. }
  121. tellTarget("card15/cardset")
  122. {
  123.    gotoAndStop(1);
  124. }
  125. tellTarget("card16")
  126. {
  127.    gotoAndStop("blank");
  128. }
  129. tellTarget("card16/cardset")
  130. {
  131.    gotoAndStop(1);
  132. }
  133. tellTarget("card17")
  134. {
  135.    gotoAndStop("blank");
  136. }
  137. tellTarget("card17/cardset")
  138. {
  139.    gotoAndStop(1);
  140. }
  141. tellTarget("card18")
  142. {
  143.    gotoAndStop("blank");
  144. }
  145. tellTarget("card18/cardset")
  146. {
  147.    gotoAndStop(1);
  148. }
  149. tellTarget("card19")
  150. {
  151.    gotoAndStop("blank");
  152. }
  153. tellTarget("card19/cardset")
  154. {
  155.    gotoAndStop(1);
  156. }
  157. tellTarget("card20")
  158. {
  159.    gotoAndStop("blank");
  160. }
  161. tellTarget("card20/cardset")
  162. {
  163.    gotoAndStop(1);
  164. }
  165. tellTarget("card21")
  166. {
  167.    gotoAndStop("blank");
  168. }
  169. tellTarget("card21/cardset")
  170. {
  171.    gotoAndStop(1);
  172. }
  173. tellTarget("card22")
  174. {
  175.    gotoAndStop("blank");
  176. }
  177. tellTarget("card22/cardset")
  178. {
  179.    gotoAndStop(1);
  180. }
  181. tellTarget("card23")
  182. {
  183.    gotoAndStop("blank");
  184. }
  185. tellTarget("card23/cardset")
  186. {
  187.    gotoAndStop(1);
  188. }
  189. tellTarget("card24")
  190. {
  191.    gotoAndStop("blank");
  192. }
  193. tellTarget("card24/cardset")
  194. {
  195.    gotoAndStop(1);
  196. }
  197. tellTarget("card25")
  198. {
  199.    gotoAndStop("blank");
  200. }
  201. tellTarget("card25/cardset")
  202. {
  203.    gotoAndStop(1);
  204. }
  205. set("level:count","1");
  206. gotoAndPlay(1);
  207.