Hi, I have added a web object to my project. But I can’t adjust the volume of the web object with the apVolume command. Even if I do zero or percentage, the sound continues to be the same. How can I solve this?
Hi @eyyup_dogan,
For your information, the Web Object feature in ActivePresenter allows you to embed any content, so the apVolume command cannot interfere with the volume in it.
In case the content you embed in the Web Object provides a function to adjust the volume, you can add scripts to ActivePresenter to call that function.
Best regards,
Thuy
Thank you for the answer. But I don’t fully understand you. Do I need to call it as js? @PhuongThuy_Le
You need to use the script to call the adjusting volume function of the embedded web object content since the apVolume command cannot interfere with its volume.
If I’m not mistaken, I think this situation is beyond me. Because it is not possible for me to access the source of the web object. So I can’t figure out the sound thing. @PhuongThuy_Le
I’m afraid it’s true, @eyyup_dogan.
ActivePresenter can help just in case your embedded Web Object content provides a function to adjust the volume.