<?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: HTML Component for Flex 2 (preview)</title>
	<atom:link href="http://www.judahfrangipane.com/blog/?feed=rss2&#038;p=79" rel="self" type="application/rss+xml" />
	<link>http://www.judahfrangipane.com/blog/?p=79</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: Venkat</title>
		<link>http://www.judahfrangipane.com/blog/?p=79&#038;cpage=1#comment-122115</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Thu, 12 Aug 2010 12:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=79#comment-122115</guid>
		<description>Hi ,

I am loading a url, the content from url has swf files. So when I load the url I get the it is playing add from the url. My air is to get the play time of swf object that is loaded from url. Please help me.

Thank You,
Venkat.</description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p>I am loading a url, the content from url has swf files. So when I load the url I get the it is playing add from the url. My air is to get the play time of swf object that is loaded from url. Please help me.</p>
<p>Thank You,<br />
Venkat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://www.judahfrangipane.com/blog/?p=79&#038;cpage=1#comment-47376</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Thu, 29 May 2008 02:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=79#comment-47376</guid>
		<description>how is this coming. can you test what this page looks like when it loads?
w3.painteddiaries.com
w3.beatnikcafe.com

I tried using a component like this a while back, possibly yours sorry for being forgetful. anyways, the problem i experienced was the mouse cursor would act up when i tried to load any of this flash content. if you are offering a new version commercially and this issue were fixed i&#039;d buy this in a heartbeat, provided the cost was good.</description>
		<content:encoded><![CDATA[<p>how is this coming. can you test what this page looks like when it loads?<br />
w3.painteddiaries.com<br />
w3.beatnikcafe.com</p>
<p>I tried using a component like this a while back, possibly yours sorry for being forgetful. anyways, the problem i experienced was the mouse cursor would act up when i tried to load any of this flash content. if you are offering a new version commercially and this issue were fixed i&#8217;d buy this in a heartbeat, provided the cost was good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judah</title>
		<link>http://www.judahfrangipane.com/blog/?p=79&#038;cpage=1#comment-25221</link>
		<dc:creator>Judah</dc:creator>
		<pubDate>Sat, 08 Dec 2007 19:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=79#comment-25221</guid>
		<description>@waxm - hi, any versions before version 3 do not work properly in pop up windows. at the time they were only tested in the live demo configurations listed on the site http://www.drumbeatinsight.com/htmlcomponent. new code was written to handle pop up behavior in version 3.</description>
		<content:encoded><![CDATA[<p>@waxm &#8211; hi, any versions before version 3 do not work properly in pop up windows. at the time they were only tested in the live demo configurations listed on the site <a href="http://www.drumbeatinsight.com/htmlcomponent" rel="nofollow">http://www.drumbeatinsight.com/htmlcomponent</a>. new code was written to handle pop up behavior in version 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: waxm</title>
		<link>http://www.judahfrangipane.com/blog/?p=79&#038;cpage=1#comment-24793</link>
		<dc:creator>waxm</dc:creator>
		<pubDate>Tue, 04 Dec 2007 23:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=79#comment-24793</guid>
		<description>I am using the iframe component on a popup titlewindow. as soon as i click on the border of the titlewindow or the the surrounding area, the iframe vanishes..

any idea how to resolve this.</description>
		<content:encoded><![CDATA[<p>I am using the iframe component on a popup titlewindow. as soon as i click on the border of the titlewindow or the the surrounding area, the iframe vanishes..</p>
<p>any idea how to resolve this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judah</title>
		<link>http://www.judahfrangipane.com/blog/?p=79&#038;cpage=1#comment-14645</link>
		<dc:creator>Judah</dc:creator>
		<pubDate>Mon, 10 Sep 2007 16:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=79#comment-14645</guid>
		<description>If you can&#039;t see any HTML here are some things to check. First, test your page with Firefox and also check that you can view the examples listed on this page http://drumbeatinsight.com/htmlcomponent. 

Next install firebug http://www.getfirebug.com. This will tell you of any javascript errors on the page. 

1. Make sure you are viewing the swf in the browser. It needs the browser to render the html. 
2. Make sure to include the htmlcomponent.js file in your project. It is in the same directory as the html wrapper file. 
3. Make sure you have copied the html wrapper file to your project.
4. Make sure wmode is set to opaque in your html wrapper file and that you are including the htmlcomponent.js file if you are using your own html page. Compare you&#039;re page to the html template page or example page on the site.
5. If you are testing in Internet Explorer then view the pages on a server (localhost) to see any pages in an iframe. You cannot view certain pages from the file system in an iframe in Internet Explorer. Use Firefox to preview or upload to a server. 

Right click on the location that the html component is supposed to be and check to see if you get the browser context menu (as opposed to the Edit or Flash Player context menu). </description>
		<content:encoded><![CDATA[<p>If you can&#8217;t see any HTML here are some things to check. First, test your page with Firefox and also check that you can view the examples listed on this page <a href="http://drumbeatinsight.com/htmlcomponent" rel="nofollow">http://drumbeatinsight.com/htmlcomponent</a>. </p>
<p>Next install firebug <a href="http://www.getfirebug.com" rel="nofollow">http://www.getfirebug.com</a>. This will tell you of any javascript errors on the page. </p>
<p>1. Make sure you are viewing the swf in the browser. It needs the browser to render the html.<br />
2. Make sure to include the htmlcomponent.js file in your project. It is in the same directory as the html wrapper file.<br />
3. Make sure you have copied the html wrapper file to your project.<br />
4. Make sure wmode is set to opaque in your html wrapper file and that you are including the htmlcomponent.js file if you are using your own html page. Compare you&#8217;re page to the html template page or example page on the site.<br />
5. If you are testing in Internet Explorer then view the pages on a server (localhost) to see any pages in an iframe. You cannot view certain pages from the file system in an iframe in Internet Explorer. Use Firefox to preview or upload to a server. </p>
<p>Right click on the location that the html component is supposed to be and check to see if you get the browser context menu (as opposed to the Edit or Flash Player context menu).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.judahfrangipane.com/blog/?p=79&#038;cpage=1#comment-13996</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Tue, 04 Sep 2007 04:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=79#comment-13996</guid>
		<description>I am having trouble deploying my application that uses your component.
I am compiling my application at serverside(using life cycle dataservices)
All controls other than the HTMLComponent work. I dont know what is wrong. The HTMLComponent remains blank when I request myappication.</description>
		<content:encoded><![CDATA[<p>I am having trouble deploying my application that uses your component.<br />
I am compiling my application at serverside(using life cycle dataservices)<br />
All controls other than the HTMLComponent work. I dont know what is wrong. The HTMLComponent remains blank when I request myappication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DavT</title>
		<link>http://www.judahfrangipane.com/blog/?p=79&#038;cpage=1#comment-10227</link>
		<dc:creator>DavT</dc:creator>
		<pubDate>Tue, 10 Jul 2007 20:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=79#comment-10227</guid>
		<description>Anybody have a problem using this in a viewstack and then attempting to resize the htmlcomponent?</description>
		<content:encoded><![CDATA[<p>Anybody have a problem using this in a viewstack and then attempting to resize the htmlcomponent?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judah</title>
		<link>http://www.judahfrangipane.com/blog/?p=79&#038;cpage=1#comment-8945</link>
		<dc:creator>Judah</dc:creator>
		<pubDate>Wed, 20 Jun 2007 18:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=79#comment-8945</guid>
		<description>@Kenneth - What is the error? It looks like your url has encoded ampersands. http://mysite.com/LL/DynamicPage?LLc1s4=MYC_PT_EHIX&amp; &lt;--look at this, &quot;&amp; amp;&quot;

That or the page you are refering to is a redirect or redirecting to a css file. When I try to access that url I see the home page for that site. Should I be seeing something else?</description>
		<content:encoded><![CDATA[<p>@Kenneth &#8211; What is the error? It looks like your url has encoded ampersands. <a href="http://mysite.com/LL/DynamicPage?LLc1s4=MYC_PT_EHIX&#038;amp" rel="nofollow">http://mysite.com/LL/DynamicPage?LLc1s4=MYC_PT_EHIX&#038;amp</a>; <&#8211;look at this, &#8220;& amp;&#8221;</p>
<p>That or the page you are refering to is a redirect or redirecting to a css file. When I try to access that url I see the home page for that site. Should I be seeing something else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenneth</title>
		<link>http://www.judahfrangipane.com/blog/?p=79&#038;cpage=1#comment-8911</link>
		<dc:creator>Kenneth</dc:creator>
		<pubDate>Wed, 20 Jun 2007 02:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=79#comment-8911</guid>
		<description>I am getting error when trying to load the following URL:  http://mysite.com/LL/DynamicPage?LLc1s4=MYC_PT_EHIX&amp;LLc1s1=MYC_LN_FJBJ&amp;LLc2s3=MYC_GRD_FJBQ&amp;newdatagrid=true&amp;mgrId=per_10211932

ERROR:  The reference entity &#039;LLcss1&#039; must be ended with the &#039;;&#039; delimiter.

Anyway around this?  Thanks</description>
		<content:encoded><![CDATA[<p>I am getting error when trying to load the following URL:  <a href="http://mysite.com/LL/DynamicPage?LLc1s4=MYC_PT_EHIX&amp;LLc1s1=MYC_LN_FJBJ&amp;LLc2s3=MYC_GRD_FJBQ&amp;newdatagrid=true&amp;mgrId=per_10211932" rel="nofollow">http://mysite.com/LL/DynamicPage?LLc1s4=MYC_PT_EHIX&amp;LLc1s1=MYC_LN_FJBJ&amp;LLc2s3=MYC_GRD_FJBQ&amp;newdatagrid=true&amp;mgrId=per_10211932</a></p>
<p>ERROR:  The reference entity &#8216;LLcss1&#8242; must be ended with the &#8216;;&#8217; delimiter.</p>
<p>Anyway around this?  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judah</title>
		<link>http://www.judahfrangipane.com/blog/?p=79&#038;cpage=1#comment-8109</link>
		<dc:creator>Judah</dc:creator>
		<pubDate>Fri, 08 Jun 2007 08:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.judahfrangipane.com/blog/?p=79#comment-8109</guid>
		<description>@Anubhav - try the latest version. also be sure to make sure the tests run for you. sounds like the html template that goes with the html component was not included. i recommend you install &lt;a href=&quot;http://www.getfirebug.com&quot; rel=&quot;nofollow&quot;&gt;firebug&lt;/a&gt; and see if you get any javascript errors.</description>
		<content:encoded><![CDATA[<p>@Anubhav &#8211; try the latest version. also be sure to make sure the tests run for you. sounds like the html template that goes with the html component was not included. i recommend you install <a href="http://www.getfirebug.com" rel="nofollow">firebug</a> and see if you get any javascript errors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
