
A toggle switch is not so different from a push button, so it didn't need much work to change that into this... :) This gives a fairly simple API (Application Programming Interface) to create and control your own toggle-switches in Scratch: • use your own costume designs (examples in "Switches" sprite) • create different switches anywhere on the project window • hide/dim/re-show any specified switch • detect when a particular switch is toggled ON or OFF • set a specific switch's state to ON or OFF • choose the sounds to play when a switch is toggled on/off It's not so hard to do this yourself 'from Scratch', as they say, but it's handy to have something like this already done... :) See inside to find out how you can use it in your own projects.