function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
dlCamelotdlCamelot 

Brightcove Video in Knowledge Article

Trying to embed a video from the brightcove repository in a knowledge article.  Here's the iframe code:

<iframe align="middle" frameborder="0" scrolling="no" allowfullscreen="1" height="420" src="http://link.brightcove.com/services/player/bcpid<userID>?bckey=<playerkey>&secureConnections=true&secureHTMLConnections=true" width="480"></iframe>  

Is this ok?  What do I need for Visualforce page?