VESPR Demo Interactive Slider

Hi, I find this code changed your interactive slider marker color online successfully if add to the each frame tab for JS, but somehow when I use it to change the color of the default slider without any code, the marker just becomes invisible.

// Each Frame
slider._skin.STANDARD.MARKER_COLOR = new util.Color([1, 1, 1]);