@loopyllama Thanks that worked. Although, it is odd. In the video he posted about your issue, he did not have to disable the thumb collider or attach the script to both the slider and the thumb. Oh well, it works now.
@joreldraw I need to use the OnPress events because the eventReceiver fires if I update the sliderValue programmatically. I need to distinguish between a programmed slider update (because of some other event) and the user actually clicking on the slider to move it.