home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / crossword.swf / scripts / DefineSprite_8_mcCelOrg / frame_3 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  124 b   |  9 lines

  1. stop();
  2. tf.text = "";
  3. tf.textColor = 8947848;
  4. tfNum.text = "";
  5. onPress = function()
  6. {
  7.    _parent.click_cel(num);
  8. };
  9.