﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebTextEditor - Can't embed YouTube video</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/Cant-embed-YouTube-video/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Can't embed YouTube video</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/Cant-embed-YouTube-video/</link><pubDate>Wed, 27 Apr 2011 05:13:58 GMT</pubDate><dc:creator>lili</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Our developer has fixed your issue. Here I attach the hotfix. Thank you for waiting and sharing with us.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Hope it helps.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Lili Khiung&lt;/p&gt;</description></item><item><title>Can't embed YouTube video</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/Cant-embed-YouTube-video/</link><pubDate>Thu, 21 Apr 2011 02:38:59 GMT</pubDate><dc:creator>lili</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We are able to replicate your issue. We have made it to be a work item to our developer to be fixed. We will inform you if any updates available.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Lili Khiung&lt;/p&gt;</description></item><item><title>Can't embed YouTube video</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/Cant-embed-YouTube-video/</link><pubDate>Wed, 20 Apr 2011 16:33:04 GMT</pubDate><dc:creator>questica</dc:creator><description>&lt;p&gt;I've can't add YouTube videos to a document in a WebTextEditor.  The editor keeps changing the HTML so that it becomes broken.  Here are the issues I found:&lt;/p&gt;&lt;p&gt;Steps to Reproduce:&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Switch to "HTML" view.&lt;/li&gt;&lt;li&gt;Click "media"&lt;/li&gt;&lt;li style=""&gt;For "Media Type" choose "YouTube videos"&lt;/li&gt;&lt;li style=""&gt;For the URL, enter a link to a YouTube video (i.e.&amp;nbsp;http://www.youtube.com/watch?v=vmbrFFP7bXU)&lt;/li&gt;&lt;li style=""&gt;Click on "Insert Link"&lt;/li&gt;&lt;li style=""&gt;The following code appears in the editor:&lt;/li&gt;&lt;/ul&gt;
&lt;div&gt;&lt;pre&gt;&amp;lt;object width="200" height="200"&amp;gt;&amp;lt;param name="movie" value="http://www.youtube.com/watch?v=vmbrFFP7bXU" /&amp;gt;&amp;lt;embed src="http://www.youtube.com/watch?v=vmbrFFP7bXU" type="application/x-shockwave-flash" width="200" height="200"&amp;gt;&amp;lt;/embed&amp;gt;&amp;lt;/object&amp;gt;&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;&lt;li style=""&gt;This is the correct code.&lt;/li&gt;&lt;li style=""&gt;Click on "Design". &amp;nbsp;The video element appears broken.&lt;/li&gt;&lt;li style=""&gt;Click on "HTML" again. &amp;nbsp;The code has changed:&lt;/li&gt;&lt;/ul&gt;
&lt;div&gt;&lt;pre&gt;&amp;lt;embed height="200" type="null" width="200" src="http://www.youtube.com/watch?v=vmbrFFP7bXU" /&amp;gt;&amp;lt;/embed /&amp;gt;&lt;/pre&gt;&lt;p&gt;This isn't even valid HTML (note the broken closing embed tag.) The same thing happens if I manually copy and paste the old-style embed code from the youtube page.&lt;/p&gt;&lt;p&gt;If I use the new-style embedding code from youtube (which uses an iframe):&lt;/p&gt;&lt;/div&gt;&lt;pre&gt;&amp;lt;iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/vmbrFFP7bXU?rel=0" frameborder="0" allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/pre&gt;
&lt;p&gt;The editor changes it to this:&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;&amp;lt;iframe title="YouTube video player" height="390" src="http://www.youtube.com/embed/TKtURqCt-JQ?rel=0" frameborder="0" width="480" allowfullscreen="" /&amp;gt;&lt;/pre&gt;
&lt;p&gt;Note that it removed the closing iframe tag.  This doesn't work with iframes, at least not in Internet Explorer browsers.  It corrupts the rendering of the rest of the page after this point.&lt;/p&gt;
&lt;p&gt;So I have no way at all right now to include a video element using the WebTextEditor.  Is there any workaround?&lt;/p&gt;
&lt;p&gt;Thanks for your help!&lt;/p&gt;
&lt;p /&gt;
&lt;p /&gt;</description></item></channel></rss>