home *** CD-ROM | disk | FTP | other *** search
- global loopcnt1, loopcnt2, loopcnt3, loopcnt4, l1, l2, l3, l4, l1back, l2back, l3back, l4back, debug, bank, mm, ma, status, free, mb, tdata
-
- on startMovie
- set debug to 0
- set tdata to " -900 000000000000000000000000"
- set l2 to 3
- set l2back to 0
- set loopcnt2 to l2
- set the cursor of sprite 45 to [4, 5]
- set the cursor of sprite 46 to [4, 5]
- set the cursor of sprite 48 to [4, 5]
- 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"
- put "money" into field "gold"
- set the textFont of field "gold" to "Helvetica"
- set the textSize of field "gold" to 10
- set the textStyle of field "gold" to "plain"
- set the textAlign of field "gold" to "right"
- put EMPTY into field "gold"
- end
-