How do i make a slider componet that works as a volume for different

What i mean is i have one screen that has a slider on it that acts as a volume button, but whenever i get the code in (seen below) it doesn’t work, is there any way i can solve this

thunkable image

Maybe you should try adding a label to see if your value is getting read. Also try setting the value to a variable and then setting the volume to the variable. One last tip, try setting “when Slider1 on Sliding Complete” to “when Slider! on Value Changed”.

Happy coding.

1 Like