Using a standard HTML Video tag with SmartVideo

Sometimes your website, or content management system doesn't allow inserting special HTML tags like our SmartVideo element. No problem, we have you covered.

You can use a standard

Example Snippet showing video element syntax

<video src="video.mp4" width="1280" height="720" class="smartvideo swarm-fluid" controls></video>  

What you will notice is that this looks exactly like our example tags. But now as a standard

When using this syntax, the tag supports all of the same options as the original SmartVideo tag. So that means you can set it to autoplay, muted, etc.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us