home *** CD-ROM | disk | FTP | other *** search
- global debug, tdata, bank, free, hit1, hit2, hit3
-
- on startMovie
- set debug to 0
- set tdata to " 20000 123000000000000000000000 "
- set bank to "http://202.224.191.2/cgi-bin/EcOpe.cgi?"
- set free to "GUEST"
- set status to 0
- 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"
- set hit1 to 0
- set hit2 to 0
- set hit3 to 0
- end
-