Despite what retsaw is saying i just tested Mosquito's Hunter with no mosquito and : 1- When i press again on classic/extreme i can't pause, there is no stand by option by un-pressing cl./ext.
in playClassicSound method if selectedMosquito variable is not classic (ie. is either none or extreme){ set soundFile = start.wav set selectedMosquito to classic set button backgrounds to red/dark grey } else (ie. selectedMosquito variable is currently classic, so classic is currently running){ set selectedMosquito to 'none' stop sound playing change button background to dark grey color }