<div dir="ltr">wow... check this wierd bug. YouTube Video will autoplay, then two seconds later I can 
hear the audio start again in the background. Pausing the player only stops one 
instance of the video/audio. It&#39;s only on Internet Explorer. No probelms with Firefox.<br>
Here it is:<br><a href="http://www.dorchadashla.org/bina/talk/stalking-caring">http://www.dorchadashla.org/bina/talk/stalking-caring</a><br><br>The way the video is implemented:<br>I have a cck field with Embedded Media Field (emfield). the editor paste a youTube URL.<br>
The page is themed as node-content_type_name.tpl.php, where I print the code with:<br><br>&lt;!--field_bina_speaker_video --&gt;<br>&lt;?php if ($node-&gt;field_bina_speaker_video[0][&#39;view&#39;]): ?&gt;       <br>&lt;div id=&quot;bina-event-youtube&quot;&gt;<br>
&lt;?php print $node-&gt;field_bina_speaker_video[0][&#39;view&#39;]?&gt;     <br>&lt;/div&gt;<br>&lt;?php endif; ?&gt;<br><br>Someone had it happen to him, but there are no comments.<br><a href="http://drupal.org/node/835182">http://drupal.org/node/835182</a><br clear="all">
<br>help! thank you!<br>Leo<br><br>
</div>