<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=012475121-24092009><FONT face=Arial 
color=#0000ff size=2>You should also look at the video filter module.&nbsp; 
Generally using filters to embed video content is a rich text editor friendly 
way to go.&nbsp; There may be other competing projects, but I've used this one 
quite successfully. </FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> support-bounces@drupal.org 
[mailto:support-bounces@drupal.org] <B>On Behalf Of </B>Shai 
Gluskin<BR><B>Sent:</B> Thursday, September 24, 2009 2:29 PM<BR><B>To:</B> 
support@drupal.org<BR><B>Subject:</B> Re: [support] How to embed video in a 
story?<BR></FONT><BR></DIV>
<DIV></DIV>AM,<BR><BR>Click on "Disable rich text" before adding embed code. 
Then save. If you don't see "Disable rich text" you might have to turn that on 
in the TinyMCE settings.<BR><BR>Note: if you have "rich text" set as the default 
and you go into edit that node later, after you have gotten it to work, it's 
possible that simply editing the node again and saving it -- even if you didn't 
touch the embed code-- will mess up the embed code. If you are going to have a 
lot of videos you should have rich text disabled by default and turn it on for 
nodes that won't have the embeded code. Note also, it is possible that you could 
configure TinyMCE to play more nicely with this, but there are so many moving 
parts and settings going on with it and my own success so poor with rich text 
editors, that I couldn't begin to advise you on how to make them get 
along.<BR><BR>If you were using the Embedded Media Field Module (<A 
href="http://drupal.org/project/emfield">http://drupal.org/project/emfield</A>) 
then there will be no interaction between TinyMCE and your embed code and so you 
would avoid this whole problem. You need to install CCK of course to get the 
Embedded Media Field module to work.<BR><BR>Shai<BR><BR>
<DIV class=gmail_quote>On Thu, Sep 24, 2009 at 2:46 PM, AM Concepcion <SPAN 
dir=ltr>&lt;<A 
href="mailto:ace@senecadesign.com">ace@senecadesign.com</A>&gt;</SPAN> 
wrote:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi, 
  I have a Drupal 6.1 web site; mainly a blog, that recently went live with the 
  help of a developer. I'm still learning my way around it. (I'm much more 
  familiar w/WordPress.)<BR><BR>How do I embed a video in a story? &nbsp;I tried 
  ... made sure input method was set to Full HTML ... but when I paste in my 
  embed code, it doesn't work.<BR><BR>-- If I paste it into the HTML (source) 
  window, when I click Update, the code disappears from the edit story window. 
  (If I open the HTML window again, the code is gone).<BR><BR>-- I paste it 
  directly into the TinyMCE window, it appears as text in the published 
  story<BR><BR>Do I need a module? Does it make a diff. that I'm not using 
  CCK/Views, but using Taxonomy (site was originally developed for 
  v4).<BR><BR>Everything else works great on the site.<BR><BR>Here's the embed 
  code if it makes a diff:<BR>&lt;object width="425" height="256"&gt;&lt;param 
  name="movie" value="<A href="http://images.tv.adobe.com//swf/player.swf" 
  target=_blank>http://images.tv.adobe.com//swf/player.swf</A>"&gt;&lt;/param&gt;&lt;param 
  name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param 
  name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;param 
  name="FlashVars" 
  value="fileID=2204&amp;context=146&amp;embeded=true&amp;environment=production"&gt;&lt;/param&gt;&lt;embed 
  src="<A href="http://images.tv.adobe.com//swf/player.swf" 
  target=_blank>http://images.tv.adobe.com//swf/player.swf</A>" 
  flashvars="fileID=2204&amp;context=146&amp;embeded=true&amp;environment=production" 
  type="application/x-shockwave-flash" allowscriptaccess="always" 
  allowfullscreen="true" width="425" 
  height="256"&gt;&lt;/embed&gt;&lt;/object&gt;<BR><BR>thanks!<BR>AM<BR><FONT 
  color=#888888>--<BR>[ Drupal support list | <A href="http://lists.drupal.org/" 
  target=_blank>http://lists.drupal.org/</A> 
]<BR></FONT></BLOCKQUOTE></DIV><BR></BODY></HTML>