<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: List of WMode related bugs &#8211; Please vote</title>
	<atom:link href="http://www.judahfrangipane.com/blog/?feed=rss2&#038;p=164" rel="self" type="application/rss+xml" />
	<link>http://www.judahfrangipane.com/blog/?p=164</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 12:05:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Judah</title>
		<link>http://www.judahfrangipane.com/blog/?p=164&#038;cpage=1#comment-52678</link>
		<dc:creator>Judah</dc:creator>
		<pubDate>Tue, 15 Jul 2008 00:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=164#comment-52678</guid>
		<description>@Tim - I would need to know your situation to know exactly how to advise you but... I think I know what these issues are and they related to when an element is hidden by visibility instead of display none. The former does not really hide the element. 

Another issue that can occur is when you are dragging an element and the mouse enters an iframe content the dragging stops. This may be by design but the solution is to put a div over the iframe when you drag and then hide that div when you stop dragging. If this issue is related to the HTML Component I&#039;ll work up a solution.</description>
		<content:encoded><![CDATA[<p>@Tim &#8211; I would need to know your situation to know exactly how to advise you but&#8230; I think I know what these issues are and they related to when an element is hidden by visibility instead of display none. The former does not really hide the element. </p>
<p>Another issue that can occur is when you are dragging an element and the mouse enters an iframe content the dragging stops. This may be by design but the solution is to put a div over the iframe when you drag and then hide that div when you stop dragging. If this issue is related to the HTML Component I&#8217;ll work up a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.judahfrangipane.com/blog/?p=164&#038;cpage=1#comment-44768</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 12 May 2008 15:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=164#comment-44768</guid>
		<description>I have found that when using wmode transparent in IE7 there are mouse tracking issues that result in problems with dragging objects.  If someone has a work around for this I would love to see it.  It works fine in Firefox.

Tim</description>
		<content:encoded><![CDATA[<p>I have found that when using wmode transparent in IE7 there are mouse tracking issues that result in problems with dragging objects.  If someone has a work around for this I would love to see it.  It works fine in Firefox.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Zhang</title>
		<link>http://www.judahfrangipane.com/blog/?p=164&#038;cpage=1#comment-25583</link>
		<dc:creator>Ben Zhang</dc:creator>
		<pubDate>Wed, 12 Dec 2007 11:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=164#comment-25583</guid>
		<description>Thank you, Judah

Please give me the URLs when you resubmit the bugs in system, I am looking forward to voting them and getting more solutions.</description>
		<content:encoded><![CDATA[<p>Thank you, Judah</p>
<p>Please give me the URLs when you resubmit the bugs in system, I am looking forward to voting them and getting more solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judah</title>
		<link>http://www.judahfrangipane.com/blog/?p=164&#038;cpage=1#comment-25503</link>
		<dc:creator>Judah</dc:creator>
		<pubDate>Tue, 11 Dec 2007 16:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=164#comment-25503</guid>
		<description>Hi Ben,
1. I didnt know you could not vote if the issue is solved. I would resubmit the bug in the system again and at the same time ask for a status report and remark how important this issue is. 

2. URL is updated. Please try again. 

3. The component comes with example code to properly hide the iframe or div in these situations. As a shortcut use the &quot;htmlVisibility&quot; property. Also find example code here, &lt;a href=&quot;http://drumbeatinsight.com/forums/viewtopic.php?t=609&quot; rel=&quot;nofollow&quot;&gt;http://drumbeatinsight.com/forums/viewtopic.php?t=609&lt;/a&gt;.

4. In the bug I mentioned it only exists in IE not Firefox. We might be talking about two separate issues. </description>
		<content:encoded><![CDATA[<p>Hi Ben,<br />
1. I didnt know you could not vote if the issue is solved. I would resubmit the bug in the system again and at the same time ask for a status report and remark how important this issue is. </p>
<p>2. URL is updated. Please try again. </p>
<p>3. The component comes with example code to properly hide the iframe or div in these situations. As a shortcut use the &#8220;htmlVisibility&#8221; property. Also find example code here, <a href="http://drumbeatinsight.com/forums/viewtopic.php?t=609" rel="nofollow">http://drumbeatinsight.com/forums/viewtopic.php?t=609</a>.</p>
<p>4. In the bug I mentioned it only exists in IE not Firefox. We might be talking about two separate issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Zhang</title>
		<link>http://www.judahfrangipane.com/blog/?p=164&#038;cpage=1#comment-25478</link>
		<dc:creator>Ben Zhang</dc:creator>
		<pubDate>Tue, 11 Dec 2007 10:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=164#comment-25478</guid>
		<description>Thank you for your reply. 

1. I have visited tasks on Bug Management System; I could not vote them because they are all solved. And for some of them, they did not list the solutions :-(

2. The url is broken, could you help to check it again?

3. I completely agree with your idea about swf and iFrame are separate entities. That&#039;s also what we thought at beginning to hide iFrames when display flex components, such as flex popup windows is always behind youTube swf player in iFrame. 

4. The code in comment can solve the issue in IE, but we have problem in Firefox.  

I can see some tasks are in resolved status, but we could not see the final solution from the comments. Do you have solutions for all issues you posted on Bug Management System? If you do, could you show me more details your solutions please?

Thanks.</description>
		<content:encoded><![CDATA[<p>Thank you for your reply. </p>
<p>1. I have visited tasks on Bug Management System; I could not vote them because they are all solved. And for some of them, they did not list the solutions :-(</p>
<p>2. The url is broken, could you help to check it again?</p>
<p>3. I completely agree with your idea about swf and iFrame are separate entities. That&#8217;s also what we thought at beginning to hide iFrames when display flex components, such as flex popup windows is always behind youTube swf player in iFrame. </p>
<p>4. The code in comment can solve the issue in IE, but we have problem in Firefox.  </p>
<p>I can see some tasks are in resolved status, but we could not see the final solution from the comments. Do you have solutions for all issues you posted on Bug Management System? If you do, could you show me more details your solutions please?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judah</title>
		<link>http://www.judahfrangipane.com/blog/?p=164&#038;cpage=1#comment-25166</link>
		<dc:creator>Judah</dc:creator>
		<pubDate>Sat, 08 Dec 2007 07:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=164#comment-25166</guid>
		<description>@Ben - Comments inline,

1. Please vote for this issue and get every flex developer you know to vote for this issue, &lt;a href=&quot;https://bugs.adobe.com/jira/browse/SDK-12421&quot; rel=&quot;nofollow&quot;&gt;https://bugs.adobe.com/jira/browse/SDK-12421&lt;/a&gt; and if its not open resubmit it. 
2. I think this has been fixed but please vote anyway. See comments on this post, &lt;a href=&quot;https://bugs.adobe.com/jira/browse/SDK-12415&quot; rel=&quot;nofollow&quot;&gt;https://bugs.adobe.com/jira/browse/SDK-12415&lt;/a&gt;.
3. This is not a bug. The swf and the iframe are separate entities in the browser. One will always be on top of the other. So you must handle it different ways. There is a work around, see this post, &lt;a href=&quot;http://drumbeatinsight.com/forums/viewtopic.php?t=662&quot; rel=&quot;nofollow&quot;&gt;http://drumbeatinsight.com/forums/viewtopic.php?t=662&lt;/a&gt;.
4. A workaround is described here, &lt;a href=&quot;https://bugs.adobe.com/jira/browse/SDK-12377&quot; rel=&quot;nofollow&quot;&gt;https://bugs.adobe.com/jira/browse/SDK-12377&lt;/a&gt; and support will be built in the next version of the component. If it is not the same issue please submit a bug and also provide steps to reproduce here.</description>
		<content:encoded><![CDATA[<p>@Ben &#8211; Comments inline,</p>
<p>1. Please vote for this issue and get every flex developer you know to vote for this issue, <a href="https://bugs.adobe.com/jira/browse/SDK-12421" rel="nofollow">https://bugs.adobe.com/jira/browse/SDK-12421</a> and if its not open resubmit it.<br />
2. I think this has been fixed but please vote anyway. See comments on this post, <a href="https://bugs.adobe.com/jira/browse/SDK-12415" rel="nofollow">https://bugs.adobe.com/jira/browse/SDK-12415</a>.<br />
3. This is not a bug. The swf and the iframe are separate entities in the browser. One will always be on top of the other. So you must handle it different ways. There is a work around, see this post, <a href="http://drumbeatinsight.com/forums/viewtopic.php?t=662" rel="nofollow">http://drumbeatinsight.com/forums/viewtopic.php?t=662</a>.<br />
4. A workaround is described here, <a href="https://bugs.adobe.com/jira/browse/SDK-12377" rel="nofollow">https://bugs.adobe.com/jira/browse/SDK-12377</a> and support will be built in the next version of the component. If it is not the same issue please submit a bug and also provide steps to reproduce here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Zhang</title>
		<link>http://www.judahfrangipane.com/blog/?p=164&#038;cpage=1#comment-25160</link>
		<dc:creator>Ben Zhang</dc:creator>
		<pubDate>Sat, 08 Dec 2007 06:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=164#comment-25160</guid>
		<description>We have same issues on the list you did. 

On our Flex application, we need iFrame components for playing youTube videos, displaying some html text and integrating some Google Adsense. Be able to display iFrame in front of application, we need to set up &quot;wmode&quot; parameter, &quot;opaque&quot; as value in html source code, but too many troubles come out if we set &quot;wmode&quot; parameter for our application.  
 
   1. The transition performance issue: the transitions becomes very slow
   2. The mouse scrolling function is freezen on Firefox: by scrooling middle wheel on mouse, the page doesn&#039;t move up or down
   3. When flex popup window displays out, everything (video, html text) in iFrame is still displayed in front of flex popup. This causes some action buttons on flex popup window cannot be clicked.  
   4. When we play youTube video in iFrame, the cursor can focus on input box, but we can type text inside of input box in Firefox
   
All problems is coming from the &quot;wmode&quot; we setting up in html source code. Could someone got same kind problems, and give some good suggestions for us, that will be appreciated.</description>
		<content:encoded><![CDATA[<p>We have same issues on the list you did. </p>
<p>On our Flex application, we need iFrame components for playing youTube videos, displaying some html text and integrating some Google Adsense. Be able to display iFrame in front of application, we need to set up &#8220;wmode&#8221; parameter, &#8220;opaque&#8221; as value in html source code, but too many troubles come out if we set &#8220;wmode&#8221; parameter for our application.  </p>
<p>   1. The transition performance issue: the transitions becomes very slow<br />
   2. The mouse scrolling function is freezen on Firefox: by scrooling middle wheel on mouse, the page doesn&#8217;t move up or down<br />
   3. When flex popup window displays out, everything (video, html text) in iFrame is still displayed in front of flex popup. This causes some action buttons on flex popup window cannot be clicked.<br />
   4. When we play youTube video in iFrame, the cursor can focus on input box, but we can type text inside of input box in Firefox</p>
<p>All problems is coming from the &#8220;wmode&#8221; we setting up in html source code. Could someone got same kind problems, and give some good suggestions for us, that will be appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
