Incorporating slide bar interaction

Hi I am new to active presenter and exploring methods of interaction but I havent found anything making use of slide/scroll bars apart from in text. Example I want to create an interaction where someone increases/decreases a variable or position of something- I can use UP/DOWN clickable arrows to do this no problem. I would prefer a slider/scroll bar which can be dragged up/down or side to side in the usual sense to make changes.

Is this possible and is there possibly an example project making use of this which I could look at?

Thank you ever so much!

Hi Gozar,

Unfortunately, this feature is not supported in the current version of ActivePresenter. We will add it in our TODO list.
The workaround is using Web Object to insert native HTML slider into content as in the following example:
NativeSlider.approj (2.5 MB)

Regards,