<?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: Web Service in AS3, Release 1.0</title>
	<atom:link href="http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/</link>
	<description></description>
	<lastBuildDate>Fri, 26 Feb 2010 07:35:31 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jonson</title>
		<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/comment-page-1/#comment-272</link>
		<dc:creator>Jonson</dc:creator>
		<pubDate>Tue, 08 Jul 2008 05:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.alducente.com/blog2/?p=7#comment-272</guid>
		<description>Hey, i downloaded teh webservice gofr 1.1 and how do i parse teh soap response? What sending action should i add at WsMethod.as? i am really confused, please contact me through my email.THanks! Email jonson_koh@hotmail.com</description>
		<content:encoded><![CDATA[<p>Hey, i downloaded teh webservice gofr 1.1 and how do i parse teh soap response? What sending action should i add at WsMethod.as? i am really confused, please contact me through my email.THanks! Email <a href="mailto:jonson_koh@hotmail.com">jonson_koh@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alducente</title>
		<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/comment-page-1/#comment-271</link>
		<dc:creator>alducente</dc:creator>
		<pubDate>Mon, 07 Jul 2008 15:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.alducente.com/blog2/?p=7#comment-271</guid>
		<description>Good to know that worked, kudos to Brandon ( http://www.headwindslab.net ) for providing me with that link.</description>
		<content:encoded><![CDATA[<p>Good to know that worked, kudos to Brandon ( <a href="http://www.headwindslab.net" rel="nofollow" onclick="urchinTracker('/outgoing/www.headwindslab.net?referer=');">http://www.headwindslab.net</a> ) for providing me with that link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Doyle</title>
		<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/comment-page-1/#comment-269</link>
		<dc:creator>Dan Doyle</dc:creator>
		<pubDate>Mon, 07 Jul 2008 14:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.alducente.com/blog2/?p=7#comment-269</guid>
		<description>That worked a treat - thanks

Just read my comment again and realised that it converted the html encoding - d&#039;oh! Probably should have read that sooner :-)

Thanks again for your help</description>
		<content:encoded><![CDATA[<p>That worked a treat &#8211; thanks</p>
<p>Just read my comment again and realised that it converted the html encoding &#8211; d&#8217;oh! Probably should have read that sooner <img src='http://labs.alducente.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks again for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alducente</title>
		<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/comment-page-1/#comment-268</link>
		<dc:creator>alducente</dc:creator>
		<pubDate>Mon, 07 Jul 2008 11:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.alducente.com/blog2/?p=7#comment-268</guid>
		<description>@Dan--

I have never encountered this problem before, but one quick way is to just replace the characters once it&#039;s loaded. Take a look at this blog and let me know if it helps:

http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/</description>
		<content:encoded><![CDATA[<p>@Dan&#8211;</p>
<p>I have never encountered this problem before, but one quick way is to just replace the characters once it&#8217;s loaded. Take a look at this blog and let me know if it helps:</p>
<p><a href="http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/" rel="nofollow" onclick="urchinTracker('/outgoing/www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/?referer=');">http://www.razorberry.com/blog/archives/2007/11/02/converting-html-entities-in-as3/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Doyle</title>
		<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/comment-page-1/#comment-267</link>
		<dc:creator>Dan Doyle</dc:creator>
		<pubDate>Mon, 07 Jul 2008 09:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.alducente.com/blog2/?p=7#comment-267</guid>
		<description>Hi, great work on this but I am having a bit of trouble with a returned XML request. In the returned XML all of the  tags are replaced with &lt; &gt; tags respectively - I have spoken with some of the other guys working on this and they do not think that it is an encoding issue, has anyone ever come across this before?</description>
		<content:encoded><![CDATA[<p>Hi, great work on this but I am having a bit of trouble with a returned XML request. In the returned XML all of the  tags are replaced with &lt; &gt; tags respectively &#8211; I have spoken with some of the other guys working on this and they do not think that it is an encoding issue, has anyone ever come across this before?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Luhring</title>
		<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/comment-page-1/#comment-260</link>
		<dc:creator>Brandon Luhring</dc:creator>
		<pubDate>Thu, 12 Jun 2008 17:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.alducente.com/blog2/?p=7#comment-260</guid>
		<description>Flash Player Version Alert!

We had used this terrific class in a site earlier this year. We started to hear complaints that the service would just sit and spin and never do anything. However we couldn&#039;t recreate the issue....until recently.

There were security changes in Flash Player versions sometime around version 9.0.120.0, so versions prior to that (like 9.0.42.0) worked fine, versions after that (like 9.0.124.0) fail.

The solution  is to add a new item to the crossdomain.xml file, that looks like this:


Previously all we had in the crossdomain.xml was this:


We&#039;ll also be looking into the extension of this class by Johan Obrink at the Man Machine Tech blog, where he&#039;s adding error/fault checking, so future changes to Flash can be caught instead of leaving the visitor hanging. I see Carlo and Johan have chatted over on that blog.

Thanks again for the great work!</description>
		<content:encoded><![CDATA[<p>Flash Player Version Alert!</p>
<p>We had used this terrific class in a site earlier this year. We started to hear complaints that the service would just sit and spin and never do anything. However we couldn&#8217;t recreate the issue&#8230;.until recently.</p>
<p>There were security changes in Flash Player versions sometime around version 9.0.120.0, so versions prior to that (like 9.0.42.0) worked fine, versions after that (like 9.0.124.0) fail.</p>
<p>The solution  is to add a new item to the crossdomain.xml file, that looks like this:</p>
<p>Previously all we had in the crossdomain.xml was this:</p>
<p>We&#8217;ll also be looking into the extension of this class by Johan Obrink at the Man Machine Tech blog, where he&#8217;s adding error/fault checking, so future changes to Flash can be caught instead of leaving the visitor hanging. I see Carlo and Johan have chatted over on that blog.</p>
<p>Thanks again for the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonson</title>
		<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/comment-page-1/#comment-258</link>
		<dc:creator>Jonson</dc:creator>
		<pubDate>Wed, 11 Jun 2008 01:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.alducente.com/blog2/?p=7#comment-258</guid>
		<description>Hi everyone, I have downloaded the webservice 1.1.zip, Bought Adobe Flash Cs3 Professional But found out AS3 does not have web services. But, what to do with the downloaded files? i need some detailed help here. Would appreciate the help very much.</description>
		<content:encoded><![CDATA[<p>Hi everyone, I have downloaded the webservice 1.1.zip, Bought Adobe Flash Cs3 Professional But found out AS3 does not have web services. But, what to do with the downloaded files? i need some detailed help here. Would appreciate the help very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierce</title>
		<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/comment-page-1/#comment-254</link>
		<dc:creator>Pierce</dc:creator>
		<pubDate>Fri, 06 Jun 2008 16:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.alducente.com/blog2/?p=7#comment-254</guid>
		<description>Thanks for your work!  One question/(potential) bug: when I initially load up my SWF, I call the service a number of times to load up different data.  I found that in some circumstances, a call would get made and fall through the cracks.  Specifically, the __busyOnCall flag in WSProxy would be false, though there were calls to be made in the queue.  I corrected this by changing the check in the callMethod() function to if (!__busyOnCall &amp;&amp; __callQueue.length == 0) {
// etc...

I was wondering if you&#039;d seen this behavior elsewhere and if so how you corrected it.</description>
		<content:encoded><![CDATA[<p>Thanks for your work!  One question/(potential) bug: when I initially load up my SWF, I call the service a number of times to load up different data.  I found that in some circumstances, a call would get made and fall through the cracks.  Specifically, the __busyOnCall flag in WSProxy would be false, though there were calls to be made in the queue.  I corrected this by changing the check in the callMethod() function to if (!__busyOnCall &amp;&amp; __callQueue.length == 0) {<br />
// etc&#8230;</p>
<p>I was wondering if you&#8217;d seen this behavior elsewhere and if so how you corrected it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FST</title>
		<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/comment-page-1/#comment-235</link>
		<dc:creator>FST</dc:creator>
		<pubDate>Tue, 06 May 2008 22:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.alducente.com/blog2/?p=7#comment-235</guid>
		<description>Great work on the Service. I was wondering if you have any intention of incorporating SOAP:FAULT support?  I&#039;m currently getting the following when I run across a SOAP:FAULT:

Error #2032: Stream Error. URL: [SERVICEURL]

Thanks!</description>
		<content:encoded><![CDATA[<p>Great work on the Service. I was wondering if you have any intention of incorporating SOAP:FAULT support?  I&#8217;m currently getting the following when I run across a SOAP:FAULT:</p>
<p>Error #2032: Stream Error. URL: [SERVICEURL]</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; 395th reason why adobe sucks</title>
		<link>http://labs.alducente.com/2007/10/27/web-service-in-as3-release-10/comment-page-1/#comment-14</link>
		<dc:creator>&#187; 395th reason why adobe sucks</dc:creator>
		<pubDate>Wed, 09 Jan 2008 00:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.alducente.com/blog2/?p=7#comment-14</guid>
		<description>[...] it will only compile in Flex Builder, because of the missing classes. There have been some heroic efforts from the developer community to bridge the gap, but that&#8217;s beside the point. Without web [...]</description>
		<content:encoded><![CDATA[<p>[...] it will only compile in Flex Builder, because of the missing classes. There have been some heroic efforts from the developer community to bridge the gap, but that&#8217;s beside the point. Without web [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
