Element "input", type = "range"

  • Hello, I have created a slider_input.js file.


    this is how it is included in the xml:

    Code
    <layer name="slider" url="slider_input.js" align="center" y="150" />


    And the video layer is included:

    Code
    <layer name="video" url.html5="videoplayer.js" videourl="video.mp4" align="center" width="500" height="prop" loop="true" onclick="togglepause()" />


    But when I press and release the slider, there is a duplicate audio from the video, regardless of whether it is running or not. I did not make any connection with the video and the slider.
    Here's an example

    Tell me, what am I doing not so? *confused*

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!