If you would like to set up your page so that when one Spotlightr video is played all others are automatically paused, you can simply add this snippet anywhere on your page, or add it globally to your site.
<script type="text/javascript">
window.oneVideoPerTime = true;
</script>