<?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: Consuming webservices in Flash 8</title>
	<atom:link href="http://www.trimm.net/trimm/en/173/consuming-webservices-in-flash-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trimm.net/trimm/en/173/consuming-webservices-in-flash-8/</link>
	<description></description>
	<lastBuildDate>Wed, 10 Sep 2008 10:55:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Hans</title>
		<link>http://www.trimm.net/trimm/en/173/consuming-webservices-in-flash-8/comment-page-1/#comment-34</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Wed, 10 Sep 2008 10:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.trimm.net/trimm/en/173/consuming-webservices-in-flash-8/#comment-34</guid>
		<description>Hi Shane, 
I&#039;ve tested the example on firefox and it runs just fine, so the problem is not in your code. I&#039;m guessing you are testing locally ?
Are you a Mac or PC user? 
The Adobe security settings never work for me, so I usually run a bat file from the directory of my swf, containing this:

------------------

@echo off
rem echo %APPDATA%
rem echo %CD%

echo [Enter name for security file inserted into %APPDATA%]:
echo (use a single keyword, no spaces, no dots and no .cfg in it)
SET /p fileName=

echo Creating %APPDATA%\Macromedia\Flash Player\#Security\FlashPlayerTrust\%fileName%.cfg
echo %CD%\ &gt;&gt; &quot;%APPDATA%\Macromedia\Flash Player\#Security\FlashPlayerTrust\%fileName%.cfg&quot;

pause

-------------------

This configures your app so it runs locally as well.
Let me know if that fixes your issue!</description>
		<content:encoded><![CDATA[<p>Hi Shane,<br />
I&#8217;ve tested the example on firefox and it runs just fine, so the problem is not in your code. I&#8217;m guessing you are testing locally ?<br />
Are you a Mac or PC user?<br />
The Adobe security settings never work for me, so I usually run a bat file from the directory of my swf, containing this:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>@echo off<br />
rem echo %APPDATA%<br />
rem echo %CD%</p>
<p>echo [Enter name for security file inserted into %APPDATA%]:<br />
echo (use a single keyword, no spaces, no dots and no .cfg in it)<br />
SET /p fileName=</p>
<p>echo Creating %APPDATA%\Macromedia\Flash Player\#Security\FlashPlayerTrust\%fileName%.cfg<br />
echo %CD%\ &gt;&gt; &#8220;%APPDATA%\Macromedia\Flash Player\#Security\FlashPlayerTrust\%fileName%.cfg&#8221;</p>
<p>pause</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>This configures your app so it runs locally as well.<br />
Let me know if that fixes your issue!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.trimm.net/trimm/en/173/consuming-webservices-in-flash-8/comment-page-1/#comment-33</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Wed, 10 Sep 2008 08:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.trimm.net/trimm/en/173/consuming-webservices-in-flash-8/#comment-33</guid>
		<description>Hi, I&#039;ve been having problems using flash and web services, the problem occurs when trying to view the swf in firefox... it works fine in ie but in firefox it just sits there saying &quot;Transfering data&quot;... so i grabbed your example and gave it a go, it also doesn&#039;t work in firefox, any idea why ? I&#039;m only a new to web services so i&#039;m hoping that you&#039;ll be able to help me out. 
cheers.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve been having problems using flash and web services, the problem occurs when trying to view the swf in firefox&#8230; it works fine in ie but in firefox it just sits there saying &#8220;Transfering data&#8221;&#8230; so i grabbed your example and gave it a go, it also doesn&#8217;t work in firefox, any idea why ? I&#8217;m only a new to web services so i&#8217;m hoping that you&#8217;ll be able to help me out.<br />
cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

