<?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: Determining a Flex application&#8217;s current security sandbox type</title>
	<atom:link href="http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Megha Sanghvi</title>
		<link>http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/comment-page-1/#comment-9239</link>
		<dc:creator>Megha Sanghvi</dc:creator>
		<pubDate>Tue, 24 May 2011 12:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/#comment-9239</guid>
		<description>hi
i want to devlope Banking Application on Flex so how can security is handled in flex about user personal detail,credit card number,password and all that?
how can i achive this in flex?
i have SOAP response</description>
		<content:encoded><![CDATA[<p>hi<br />
i want to devlope Banking Application on Flex so how can security is handled in flex about user personal detail,credit card number,password and all that?<br />
how can i achive this in flex?<br />
i have SOAP response</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Pencola</title>
		<link>http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/comment-page-1/#comment-1236</link>
		<dc:creator>John Pencola</dc:creator>
		<pubDate>Tue, 12 May 2009 21:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/#comment-1236</guid>
		<description>One such use-case that I just ran into involved checking the sandbox type to know whether to pass a SecurityDomain to a LoaderContext. This worked nicely to allow me to fork the LoaderContext logic when running the SWF from the filesystem as opposed to a server.</description>
		<content:encoded><![CDATA[<p>One such use-case that I just ran into involved checking the sandbox type to know whether to pass a SecurityDomain to a LoaderContext. This worked nicely to allow me to fork the LoaderContext logic when running the SWF from the filesystem as opposed to a server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/comment-page-1/#comment-1235</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Fri, 21 Sep 2007 13:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/#comment-1235</guid>
		<description>Their isn&#039;t a valid use case for this example specifically. But I&#039;m working on the security feature and the loading rules are different for each of the 4 sandbox types.
Typically when you build an application you&#039;d know where it is being deployed though.

RSS for comments? There are two. Look in the footer for the site-wide comments, where it says &quot;powered by WordPress and Redoable 1.2&quot;. The link is http://blog.flexexamples.com/comments/feed/.
If you want RSS for a specific entry, look below the lone Google ad around the entry comments. There should be an orange RSS icon which says &quot;Feed for this Entry&quot;, or, it looks like you can just append &quot;/feed/&quot; to the end of the URL. So for this specific entry it&#039;d be:
http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/feed/

Peter</description>
		<content:encoded><![CDATA[<p>Their isn&#8217;t a valid use case for this example specifically. But I&#8217;m working on the security feature and the loading rules are different for each of the 4 sandbox types.<br />
Typically when you build an application you&#8217;d know where it is being deployed though.</p>
<p>RSS for comments? There are two. Look in the footer for the site-wide comments, where it says &#8220;powered by WordPress and Redoable 1.2&#8243;. The link is <a href="http://blog.flexexamples.com/comments/feed/" rel="nofollow">http://blog.flexexamples.com/comments/feed/</a>.<br />
If you want RSS for a specific entry, look below the lone Google ad around the entry comments. There should be an orange RSS icon which says &#8220;Feed for this Entry&#8221;, or, it looks like you can just append &#8220;/feed/&#8221; to the end of the URL. So for this specific entry it&#8217;d be:<br />
<a href="http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/feed/" rel="nofollow">http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/feed/</a></p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John C. Bland II</title>
		<link>http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/comment-page-1/#comment-1234</link>
		<dc:creator>John C. Bland II</dc:creator>
		<pubDate>Fri, 21 Sep 2007 07:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/09/20/determing-a-flex-applications-current-security-sandbox-type/#comment-1234</guid>
		<description>Peter, what would be a use-case for this? The only thing I can think of is automatically switching between a live url or a test url (for local dev&#039; that is).

BTW, where&#039;s the RSS or subscribe feature for comments? :-D (not that I can really talk but figured I&#039;d ask)</description>
		<content:encoded><![CDATA[<p>Peter, what would be a use-case for this? The only thing I can think of is automatically switching between a live url or a test url (for local dev&#8217; that is).</p>
<p>BTW, where&#8217;s the RSS or subscribe feature for comments? :-D (not that I can really talk but figured I&#8217;d ask)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

