home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global AnzahlBestellungen
- puppetSound("Klick")
- updateStage()
- set the text of member "Anzahl2" to " "
- set the text of member "Name2" to " "
- set the text of member "EPreis2" to " "
- set the text of member "GPreis2" to " "
- set the text of member "emailAdresse" to " "
- set the hilite of member "emailOption" to 0
- set the hilite of member "sizeS" to 0
- set the hilite of member "sizeM" to 0
- set the hilite of member "sizeL" to 0
- set the hilite of member "sizeXL" to 0
- set the hilite of member "sizeXXL" to 0
- set AnzahlBestellungen to 0
- set the text of field "Summe" to " "
- end
-