Hi!
I am using a video player within ignition to auto play a video when a user visits the page. The video auto-plays, but also mutes itself; the video I am playing doesn't necessarily look like it should have auto, so I'm worried about users missing the unmute button and not getting the audio.
I've tried several scripts to set the mute value to false and the increase the volume "onStartup " and "onClick", but nothing seems to be working (The video has been defaulted to already have the value be set to false and the volume set to 75 but those values are not reflected in the session). Any help would be greatly appreciated!