Embedded video error
-
In trying to embed video, I get the following error:
Warning: No video ID provided, the video player will not initialize.
Here is the page:
https://familyallergycare.com/drjackie/health/taking-part-of-a-clinical-trial-should-you-do-it/Here is the embeded code:
<iframe id=”nbcLP217825591″ width=”1″ height=”1″ src=”https://www.nbcwashington.com/templates/nbc_blank”></iframe><script type=”text/javascript”>var nbcLP={};nbcLP.aRandomNumber=Math.floor(Math.random()*10000);nbcLP.currentPageLoc=encodeURIComponent(window.location.href);nbcLP.currentSiteLoc=encodeURIComponent(window.location.host);nbcLP.defaultWidth=652;nbcLP.defaultHeight=367;nbcLP.cmsID=”217825591″;nbcLP.vidPid=”f74L8PeHN5je”;nbcLP.vidSec=”TK”;nbcLP.vidSubSec=”TK”;nbcLP.vidFrame=document.getElementById(“nbcLP217825591″);nbcLP.vidFrame.style.border=”none”;nbcLP.vidFrame.width=nbcLP.defaultWidth;nbcLP.vidFrame.height=nbcLP.defaultHeight;nbcLP.vidFrame.scrolling=”no”;nbcLP.vidFrame.src=”https://www.nbcwashington.com/templates/nbc_partner_player?cmsID=”+nbcLP.cmsID+”&videoID=”+nbcLP.vidPid+”&width=”+nbcLP.defaultWidth+”&height=”+nbcLP.defaultHeight+”&sec=”+nbcLP.vidSec+”&subsec=”+nbcLP.vidSubSec+”&turl=”+nbcLP.currentSiteLoc+”&ourl=”+nbcLP.currentPageLoc+”&rand=”+nbcLP.aRandomNumber;</script>
Here is the hosted video:
- The topic ‘Embedded video error’ is closed to new replies.