<?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"
	>
<channel>
	<title>Comments on: Question: When&#8217;s a string not a string?</title>
	<atom:link href="http://swxformat.org/57/feed" rel="self" type="application/rss+xml" />
	<link>http://swxformat.org/57</link>
	<description>SWX is the native data format for Adobe Flash. This blog is about all things SWX, SWX RPC, SWX PHP and the SWX APIs (Flickr, Twitter, etc.)</description>
	<pubDate>Sat, 11 Oct 2008 14:36:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Quint</title>
		<link>http://swxformat.org/57#comment-2400</link>
		<dc:creator>Quint</dc:creator>
		<pubDate>Wed, 12 Dec 2007 07:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/57#comment-2400</guid>
		<description>Hi,
I'm trying to send a variable from an inputText.
(...)
args:[inputText.text],
(...)
When publishing for Flash7 there's no problem passing the string, but when I publish for Flash8 the end result is:
"r" the string.

If I send the variable directly using quotation marks(Flash8):
(...)
args:["test"],
(...)
the result is fine.
What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m trying to send a variable from an inputText.<br />
(&#8230;)<br />
args:[inputText.text],<br />
(&#8230;)<br />
When publishing for Flash7 there&#8217;s no problem passing the string, but when I publish for Flash8 the end result is:<br />
&#8220;r&#8221; the string.</p>
<p>If I send the variable directly using quotation marks(Flash8):<br />
(&#8230;)<br />
args:["test"],<br />
(&#8230;)<br />
the result is fine.<br />
What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why are my string values sometimes incorrectly interpreted as numbers in the SWX Service Explorer? at SWX: SWF Data Format</title>
		<link>http://swxformat.org/57#comment-1323</link>
		<dc:creator>Why are my string values sometimes incorrectly interpreted as numbers in the SWX Service Explorer? at SWX: SWF Data Format</dc:creator>
		<pubDate>Wed, 12 Sep 2007 08:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/57#comment-1323</guid>
		<description>[...] You can read more about this issue in the post titled Question: When's a string not a string. [...]</description>
		<content:encoded><![CDATA[<p>[...] You can read more about this issue in the post titled Question: When&#8217;s a string not a string. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://swxformat.org/57#comment-1153</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 27 Aug 2007 11:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/57#comment-1153</guid>
		<description>Hi Folkert,

No, the Service Browser is not supposed to manipulate the data  but it could a few things to make it easier for people to input it. Going to be looking into this before I release version 1.</description>
		<content:encoded><![CDATA[<p>Hi Folkert,</p>
<p>No, the Service Browser is not supposed to manipulate the data  but it could a few things to make it easier for people to input it. Going to be looking into this before I release version 1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Folkert</title>
		<link>http://swxformat.org/57#comment-1082</link>
		<dc:creator>Folkert</dc:creator>
		<pubDate>Sun, 19 Aug 2007 16:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/57#comment-1082</guid>
		<description>Also when talking json, this ' is not a valid json, should use " instead.</description>
		<content:encoded><![CDATA[<p>Also when talking json, this &#8216; is not a valid json, should use &#8221; instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Folkert</title>
		<link>http://swxformat.org/57#comment-1067</link>
		<dc:creator>Folkert</dc:creator>
		<pubDate>Fri, 17 Aug 2007 13:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/57#comment-1067</guid>
		<description>I think not the service browser but the service class itself should take care of that. Service browser is not supposed to manipulate data in any case should it ?</description>
		<content:encoded><![CDATA[<p>I think not the service browser but the service class itself should take care of that. Service browser is not supposed to manipulate data in any case should it ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
