home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- set the foreColor of field "frame4field" to 10
- set the textFont of field "frame4field" to "Courier"
- set the textSize of member "frame4field" to 14
- set the textStyle of field "frame4field" to "Bold"
- set the text of field "field2" to EMPTY
- set the textFont of field "field2" to "Times New Roman"
- set the textSize of field "field2" to 26
- set the foreColor of field "field2" to 11
- member("field2").backColor = 138
- updateStage()
- end
-