for some reason every time I close the editor, the MultiStateBox settings are reset, the animation, and the duration in seconds is reset to 0
there is some code that allows changing the configuration of an element such as:
$w.onReady(function(){
$w ("#PreloaderStateBox").SecondsDuration = 0.6;
})
the MultiState Box is on a dynamic page