javascript - Local hosted embeded video auto starting -


i have been given few videos embed in page using joomla not familiar format. need these not auto play! tried autostart:"0" autoplay:"0", tried false. appreciated! code below:

<a id='cnwebinarlink' href='http://cnpg.comparenetworks.com/187573-discovering-volatile-biomarkers-using-gc-gc-tofms-detecting-and-phenotyping-infections-directly-from-lung-samples/' data-keywords=‘dr. heather d. bean discusses discovering volatile biomarkers using gc×gc-tofms , detecting , phenotyping infections directly lung samples'>webinar permalink</a><script src='http://cnpg.comparenetworks.com/media/29/js/z.webinaranalytics.js' type='text/javascript'></script><iframe width='985' height='675' frameborder='0' scrolling='no' marginheight='0' marginwidth='0' src='http://cnpg.comparenetworks.com/187573-discovering-volatile-biomarkers-using-gc-gc-tofms-detecting-and-phenotyping-infections-directly-from-lung-samples/'></iframe> 

what you're including page site yours. problem here can't set autoplay value of video player since not same site.

and since there not feature on player embed it, can't much.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

android - CoordinatorLayout, FAB and container layout conflict -