Able Player Demos

Video player with search (server-side)

Search terms are provided to the player using the data-search attribute. In this hypothetical example, we have entered the search term "you" into a search field. After the user submits the form, their input would be sanitized by the web application and Able Player would be loaded with the following attributes:

Also in this example, data-include-transcript is set to "false", since there isn't room on this page for both search results and a transcript. A better design would accommodate both features.

See also the client-side search demo.

Your Search Results