home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global type
- if type = 1 then
- set the textSize of member "prod" to 12
- set the foreColor of field "themes" to 18
- end if
- if type = 2 then
- set the textSize of member "prod" to 12
- set the foreColor of field "themes" to 16777212
- end if
- set the visible of sprite 21 to 0
- set the visible of sprite 22 to 0
- set the visible of sprite 23 to 0
- go(the frame)
- end
-