<?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: Developing Flex Applications for Force.com Sites</title>
	<atom:link href="http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=developing-flex-applications-for-focescom-sites</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:57:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Ghouse</title>
		<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/comment-page-1/#comment-1753</link>
		<dc:creator>Ghouse</dc:creator>
		<pubDate>Wed, 08 Sep 2010 10:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1214#comment-1753</guid>
		<description>Jeff, when I visit the link to run the demo on your developer site, I always get an error message indicating a failure to connect to SF. Any ideas why that might be?

Exact message is could not login into salesforce  “security error accessing url”. It&#039;s working in flex but not in salesforce.The above mentioned problem is occured.

And also it&#039;s not working IE7,IE8 and firefox also.</description>
		<content:encoded><![CDATA[<p>Jeff, when I visit the link to run the demo on your developer site, I always get an error message indicating a failure to connect to SF. Any ideas why that might be?</p>
<p>Exact message is could not login into salesforce  “security error accessing url”. It&#8217;s working in flex but not in salesforce.The above mentioned problem is occured.</p>
<p>And also it&#8217;s not working IE7,IE8 and firefox also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Douglas</title>
		<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/comment-page-1/#comment-1487</link>
		<dc:creator>Jeff Douglas</dc:creator>
		<pubDate>Tue, 10 Aug 2010 09:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1214#comment-1487</guid>
		<description>Did you append your session token to the end of your password?</description>
		<content:encoded><![CDATA[<p>Did you append your session token to the end of your password?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanket</title>
		<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/comment-page-1/#comment-1476</link>
		<dc:creator>Sanket</dc:creator>
		<pubDate>Tue, 10 Aug 2010 05:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1214#comment-1476</guid>
		<description>I am still facing the same problem. Mentioned above. Does it work only in production org. I am using a development org</description>
		<content:encoded><![CDATA[<p>I am still facing the same problem. Mentioned above. Does it work only in production org. I am using a development org</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanket</title>
		<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/comment-page-1/#comment-659</link>
		<dc:creator>Sanket</dc:creator>
		<pubDate>Mon, 10 May 2010 09:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1214#comment-659</guid>
		<description>HI Jeff,
          From your previous example i tried not giving hardcoded userid and password and only use server url and session id but i am not able to log in when i try it in my org. Can you help what wrong i must be doing 

Here is the code

private function init():void 
			{
				var lr:LoginRequest = new LoginRequest();
	
				lr.server_url =  this.parameters.server_url;
				lr.session_id =  this.parameters.session_id;			

				lr.callback = new AsyncResponder(loginHandler,faultHandler);
				force.login(lr);
			}</description>
		<content:encoded><![CDATA[<p>HI Jeff,<br />
          From your previous example i tried not giving hardcoded userid and password and only use server url and session id but i am not able to log in when i try it in my org. Can you help what wrong i must be doing </p>
<p>Here is the code</p>
<p>private function init():void<br />
			{<br />
				var lr:LoginRequest = new LoginRequest();</p>
<p>				lr.server_url =  this.parameters.server_url;<br />
				lr.session_id =  this.parameters.session_id;			</p>
<p>				lr.callback = new AsyncResponder(loginHandler,faultHandler);<br />
				force.login(lr);<br />
			}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffdonthemic</title>
		<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/comment-page-1/#comment-255</link>
		<dc:creator>jeffdonthemic</dc:creator>
		<pubDate>Wed, 20 Jan 2010 15:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1214#comment-255</guid>
		<description>Christian, &lt;a href=&quot;http://blog.phy5ics.com/2007/08/14/flash-player-ssl-ie7-wtf-and-a-solution/&quot; rel=&quot;nofollow&quot;&gt;here&#039;s an in-depth explanation&lt;/a&gt; for your reading enjoyment.</description>
		<content:encoded><![CDATA[<p>Christian, <a href="http://blog.phy5ics.com/2007/08/14/flash-player-ssl-ie7-wtf-and-a-solution/" rel="nofollow">here&#8217;s an in-depth explanation</a> for your reading enjoyment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/comment-page-1/#comment-254</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Wed, 20 Jan 2010 05:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1214#comment-254</guid>
		<description>Thanks, Jeff. You were right - it wasn&#039;t working in IE7, but it worked both in IE8 and Firefox.

Why would this be? Does it have to do with how the swf is being processed in the different browsers, i.e. different sandboxes?</description>
		<content:encoded><![CDATA[<p>Thanks, Jeff. You were right &#8211; it wasn&#8217;t working in IE7, but it worked both in IE8 and Firefox.</p>
<p>Why would this be? Does it have to do with how the swf is being processed in the different browsers, i.e. different sandboxes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffdonthemic</title>
		<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/comment-page-1/#comment-253</link>
		<dc:creator>jeffdonthemic</dc:creator>
		<pubDate>Wed, 20 Jan 2010 01:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1214#comment-253</guid>
		<description>I bet you are using Internet Explorer? Try using Firefox or Chrome.</description>
		<content:encoded><![CDATA[<p>I bet you are using Internet Explorer? Try using Firefox or Chrome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/comment-page-1/#comment-252</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 19 Jan 2010 19:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1214#comment-252</guid>
		<description>Jeff, when I visit the link to run the demo on your developer site, I always get an error message indicating a failure to connect to SF. Any ideas why that might be?

Exact message is &quot;security error accessing url&quot;.</description>
		<content:encoded><![CDATA[<p>Jeff, when I visit the link to run the demo on your developer site, I always get an error message indicating a failure to connect to SF. Any ideas why that might be?</p>
<p>Exact message is &#8220;security error accessing url&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffdonthemic</title>
		<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/comment-page-1/#comment-251</link>
		<dc:creator>jeffdonthemic</dc:creator>
		<pubDate>Wed, 09 Sep 2009 16:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1214#comment-251</guid>
		<description>I think that sounds like a perfect use case. We did almost exactly the same thing for another project. Good luck!!</description>
		<content:encoded><![CDATA[<p>I think that sounds like a perfect use case. We did almost exactly the same thing for another project. Good luck!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.jeffdouglas.com/2009/09/07/developing-flex-applications-for-focescom-sites/comment-page-1/#comment-250</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 09 Sep 2009 16:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1214#comment-250</guid>
		<description>Thanks for the post, this actually has given me an idea.   We want to use Salesforce to accept webservice calls from third party vendors but don&#039;t want to give them the api username/pas/token.  I think using sites we can create the login function like you have here and then perform what we need to.

Thoughts on that?</description>
		<content:encoded><![CDATA[<p>Thanks for the post, this actually has given me an idea.   We want to use Salesforce to accept webservice calls from third party vendors but don&#8217;t want to give them the api username/pas/token.  I think using sites we can create the login function like you have here and then perform what we need to.</p>
<p>Thoughts on that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

