In addition to adjusting your video’s embed settings on-site, you can add functionality to the Motvio player by adding various URL parameters to the end of the player URL in your embed code.


URL parameters begin with a question mark (?), For example:

<iframe src=”https://app.motvio.com/frame/n3m61″ width=”640″ height=”480″ allowtransparency=”true” frameborder=”0″ scrolling=”no”></iframe>

URL parameters only apply to the specific embed code where the parameter is added.


Using multiple embed parameters


If you are adding multiple parameters to the same embed code, you’ll need to separate them with ampersands (&). For example:

<iframe src=”https://player.motvio.com/video/76979871?autoplay=1&loop=1&muted=1″ width=”640″ height=”360″ frameborder=”0″webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>