Interactive Video

Is there any way to disable the video speed control when displaying interactive videos?

BV52's picture

Hi netcbt_cc,

There are 2 ways to do this:

  1. Make changes to the code to add an option to disable this feature or totally remove it.
  2. The easier way is to use a PHP hook, to add your own CSS-file to the content type . Please visit the Visual Changes page for more details.

-BV