<?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: Instantiating the SWX class</title>
	<atom:link href="http://swxformat.org/99/feed" rel="self" type="application/rss+xml" />
	<link>http://swxformat.org/99</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>Fri, 29 Aug 2008 05:49:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Beebs</title>
		<link>http://swxformat.org/99#comment-3830</link>
		<dc:creator>Beebs</dc:creator>
		<pubDate>Wed, 16 Jan 2008 10:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/99#comment-3830</guid>
		<description>Hi Aral! You rock and supercool man!

I read thorough this blog and I cannot be more agree with you about the idea of simplicity.

I just know this SWX for 1 week ( can you believe it), after herendous searching for month over the best way to work with database.

(Ok, I think I am over excited with this cool thing...)

I really need your help Aral related with this post (Instantiating the SWX class).

I use this service : http://swx-wordpress.artillery.ch/?page_id=8

But I simply still confused how to use it in flash. Unlike your example here, there are several method available starting from "getVars" to "getTags".

1. How can I use the each method in flash independently, let's say I put it in several buttons and each buttons correspond with the method respectively?

Should I write this code over and over and only change the method?

var callParameters:Object =
{
    serviceClass: "Calculator",
    method: "addNumbers",
    args: [35, 7],
    result: [this, resultHandler]
}

2. I know the SEARCH method is not available in those service. Do u think that kind of method is possible to implement.

Oh Aral....I'm very happy with this SWX. Thanks a lot...When are you going to speak in Sydney?</description>
		<content:encoded><![CDATA[<p>Hi Aral! You rock and supercool man!</p>
<p>I read thorough this blog and I cannot be more agree with you about the idea of simplicity.</p>
<p>I just know this SWX for 1 week ( can you believe it), after herendous searching for month over the best way to work with database.</p>
<p>(Ok, I think I am over excited with this cool thing&#8230;)</p>
<p>I really need your help Aral related with this post (Instantiating the SWX class).</p>
<p>I use this service : <a href="http://swx-wordpress.artillery.ch/?page_id=8" rel="nofollow">http://swx-wordpress.artillery.ch/?page_id=8</a></p>
<p>But I simply still confused how to use it in flash. Unlike your example here, there are several method available starting from &#8220;getVars&#8221; to &#8220;getTags&#8221;.</p>
<p>1. How can I use the each method in flash independently, let&#8217;s say I put it in several buttons and each buttons correspond with the method respectively?</p>
<p>Should I write this code over and over and only change the method?</p>
<p>var callParameters:Object =<br />
{<br />
    serviceClass: &#8220;Calculator&#8221;,<br />
    method: &#8220;addNumbers&#8221;,<br />
    args: [35, 7],<br />
    result: [this, resultHandler]<br />
}</p>
<p>2. I know the SEARCH method is not available in those service. Do u think that kind of method is possible to implement.</p>
<p>Oh Aral&#8230;.I&#8217;m very happy with this SWX. Thanks a lot&#8230;When are you going to speak in Sydney?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonnymac blog &#187; SWX 1.0 Released</title>
		<link>http://swxformat.org/99#comment-1318</link>
		<dc:creator>jonnymac blog &#187; SWX 1.0 Released</dc:creator>
		<pubDate>Wed, 12 Sep 2007 00:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/99#comment-1318</guid>
		<description>[...] a few features to make it generally more usable. Using the services in your AS2 projects also couldn't be more simple. And to top it all off it is completely open source (is anything Aral does not open source?). I was [...]</description>
		<content:encoded><![CDATA[<p>[...] a few features to make it generally more usable. Using the services in your AS2 projects also couldn&#8217;t be more simple. And to top it all off it is completely open source (is anything Aral does not open source?). I was [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
