home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 February / PCWorld_2002-02_cd.bin / Software / Komercni / Gopas / pwp1 / cz8004as.dcr / Behaviors_22.ls < prev    next >
Encoding:
Text File  |  2002-01-14  |  163 b   |  6 lines

  1. on enterFrame
  2.   set the textFont of field "field1" to "ASI_System"
  3.   set the textSize of field "field1" to 10
  4.   set the textStyle of field "field1" to "plain"
  5. end
  6.