<?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: Flex 3 profiling not working (update)</title>
	<atom:link href="http://blog.yoz.sk/2009/10/flex-3-profiling-not-working/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yoz.sk/2009/10/flex-3-profiling-not-working/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flex-3-profiling-not-working</link>
	<description>My life, my work</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:37:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brian</title>
		<link>http://blog.yoz.sk/2009/10/flex-3-profiling-not-working/comment-page-1/#comment-4829</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 01 Dec 2011 01:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=527#comment-4829</guid>
		<description>I had a custom preloader defined in my application.  Disabling it worked for me.  Stupid mistake, but took me hours to figure it out.</description>
		<content:encoded><![CDATA[<p>I had a custom preloader defined in my application.  Disabling it worked for me.  Stupid mistake, but took me hours to figure it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Builder profiler error: Unable to connect &#124; Wilson Silva</title>
		<link>http://blog.yoz.sk/2009/10/flex-3-profiling-not-working/comment-page-1/#comment-4757</link>
		<dc:creator>Flash Builder profiler error: Unable to connect &#124; Wilson Silva</dc:creator>
		<pubDate>Thu, 29 Sep 2011 15:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=527#comment-4757</guid>
		<description>[...] I just unhid the file and it connected. If you&#8217;re getting the same error and this workaround does not work for you then take a look at this [...]</description>
		<content:encoded><![CDATA[<p>[...] I just unhid the file and it connected. If you&#8217;re getting the same error and this workaround does not work for you then take a look at this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Slepchenko</title>
		<link>http://blog.yoz.sk/2009/10/flex-3-profiling-not-working/comment-page-1/#comment-2914</link>
		<dc:creator>Ivan Slepchenko</dc:creator>
		<pubDate>Wed, 25 Aug 2010 20:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=527#comment-2914</guid>
		<description>removing wmode=&quot;transparent&quot; working for me. This is not a joke!</description>
		<content:encoded><![CDATA[<p>removing wmode=&#8221;transparent&#8221; working for me. This is not a joke!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://blog.yoz.sk/2009/10/flex-3-profiling-not-working/comment-page-1/#comment-2057</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Tue, 01 Jun 2010 17:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=527#comment-2057</guid>
		<description>Adding the workspace as a trusted location did it for me.</description>
		<content:encoded><![CDATA[<p>Adding the workspace as a trusted location did it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How I got it to work</title>
		<link>http://blog.yoz.sk/2009/10/flex-3-profiling-not-working/comment-page-1/#comment-1234</link>
		<dc:creator>How I got it to work</dc:creator>
		<pubDate>Tue, 30 Mar 2010 20:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=527#comment-1234</guid>
		<description>Hi all,

More than likely the problem has to do with Flash Player security settings.  Edit your security settings here:

http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html

Add the root level of your Flash Builder workspace as a &#039;trusted&#039; location.  If you were seeing this error in your flash logs:

PreloadSwf paths must be local trusted:

you won&#039;t see it anymore and profiling should work!</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>More than likely the problem has to do with Flash Player security settings.  Edit your security settings here:</p>
<p><a href="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html" rel="nofollow">http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html</a></p>
<p>Add the root level of your Flash Builder workspace as a &#8216;trusted&#8217; location.  If you were seeing this error in your flash logs:</p>
<p>PreloadSwf paths must be local trusted:</p>
<p>you won&#8217;t see it anymore and profiling should work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jozef Chúťka</title>
		<link>http://blog.yoz.sk/2009/10/flex-3-profiling-not-working/comment-page-1/#comment-382</link>
		<dc:creator>Jozef Chúťka</dc:creator>
		<pubDate>Fri, 22 Jan 2010 22:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=527#comment-382</guid>
		<description>Pedro, does your application use rsl or external modules? Are you able to profile blank new created project?</description>
		<content:encoded><![CDATA[<p>Pedro, does your application use rsl or external modules? Are you able to profile blank new created project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro</title>
		<link>http://blog.yoz.sk/2009/10/flex-3-profiling-not-working/comment-page-1/#comment-381</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Fri, 22 Jan 2010 21:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=527#comment-381</guid>
		<description>None of above worked for me.. I miss profilling my app</description>
		<content:encoded><![CDATA[<p>None of above worked for me.. I miss profilling my app</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Durairaj</title>
		<link>http://blog.yoz.sk/2009/10/flex-3-profiling-not-working/comment-page-1/#comment-366</link>
		<dc:creator>Durairaj</dc:creator>
		<pubDate>Wed, 13 Jan 2010 21:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yoz.sk/?p=527#comment-366</guid>
		<description>Thanks!! i didnt need to spend much hour like you :) since you wrote a nice blog which was very helpful to figure out. In my case port was causing problems</description>
		<content:encoded><![CDATA[<p>Thanks!! i didnt need to spend much hour like you <img src='http://blog.yoz.sk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  since you wrote a nice blog which was very helpful to figure out. In my case port was causing problems</p>
]]></content:encoded>
	</item>
</channel>
</rss>

