home *** CD-ROM | disk | FTP | other *** search
- global debug, bank, mm, ma, buff, free, mb, status, tdata
-
- on startMovie
- set debug to 0
- set tdata to " 1000 000000000000000000000000"
- set bank to "http://202.224.191.2/cgi-bin/EcOpe.cgi?"
- set free to "GUEST"
- set status to 0
- set buff to EMPTY
- put "Name" into field "Name"
- set the textFont of field "Name" to "Helvetica"
- set the textStyle of field "Name" to "plain"
- set the textSize of field "Name" to 12
- put free into field "Name"
- put "Pass" into field "Pass"
- set the textFont of field "Pass" to "Helvetica"
- set the textStyle of field "Pass" to "plain"
- set the textSize of field "Pass" to 12
- put EMPTY into field "Pass"
- end
-