<?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: SWX Alpha 0.1f release</title>
	<atom:link href="http://swxformat.org/13/feed" rel="self" type="application/rss+xml" />
	<link>http://swxformat.org/13</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:18:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: aral</title>
		<link>http://swxformat.org/13#comment-27</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Sun, 01 Apr 2007 11:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/13#comment-27</guid>
		<description>Hi Paddy, 

I'll take a look at the debugger issues you're describing this afternoon. I'm currently preparing a new release that should hopefully make things clearer regarding your first question. 

On runtime code injection, AFAIK, I this not possible in AS2.  I'm sure that in time I will be adding certain abstractions to Arp so that it deals with SWX in a tidy manner. However, that's not my priority at the moment. 

SWX is currently meant for small apps, mashups, etc. so I'm going to be concentrating on making it very easy to do those things. 

0.1g, which I'm going to be releasing in a few minutes, has a couple of major changes (API, usage). I hope to build and release a Twitter sample shortly thereafter that uses the TwitApi.</description>
		<content:encoded><![CDATA[<p>Hi Paddy, </p>
<p>I&#8217;ll take a look at the debugger issues you&#8217;re describing this afternoon. I&#8217;m currently preparing a new release that should hopefully make things clearer regarding your first question. </p>
<p>On runtime code injection, AFAIK, I this not possible in AS2.  I&#8217;m sure that in time I will be adding certain abstractions to Arp so that it deals with SWX in a tidy manner. However, that&#8217;s not my priority at the moment. </p>
<p>SWX is currently meant for small apps, mashups, etc. so I&#8217;m going to be concentrating on making it very easy to do those things. </p>
<p>0.1g, which I&#8217;m going to be releasing in a few minutes, has a couple of major changes (API, usage). I hope to build and release a Twitter sample shortly thereafter that uses the TwitApi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paddy</title>
		<link>http://swxformat.org/13#comment-26</link>
		<dc:creator>paddy</dc:creator>
		<pubDate>Sat, 31 Mar 2007 22:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/13#comment-26</guid>
		<description>One thing that I can't get my head around is the use of loadMovie. Using movieClips to mess with data doesn't feel perfect. i.e if I'm using ARP all my data requests are dealt with in Commands. I wouldn't really what these commands messing about with the timeline/displayList to create MovieClips just to store data. That go me thinking (always a dangerous thing)... I don't know alot about bytecode but do you think it's possible to extent, say the loadVars Class to loadData/loadSWX/loadObject... using SWX to return a .swf but the .swf has it's bytecode dealing with the header (framerate/color/stage size...) striped out and basically all you're sending back is an native AS Object/Array. i.e this would be akin to runtime code injection? that way you don't need to deal with depth managment etc. it's a long shot I know...</description>
		<content:encoded><![CDATA[<p>One thing that I can&#8217;t get my head around is the use of loadMovie. Using movieClips to mess with data doesn&#8217;t feel perfect. i.e if I&#8217;m using ARP all my data requests are dealt with in Commands. I wouldn&#8217;t really what these commands messing about with the timeline/displayList to create MovieClips just to store data. That go me thinking (always a dangerous thing)&#8230; I don&#8217;t know alot about bytecode but do you think it&#8217;s possible to extent, say the loadVars Class to loadData/loadSWX/loadObject&#8230; using SWX to return a .swf but the .swf has it&#8217;s bytecode dealing with the header (framerate/color/stage size&#8230;) striped out and basically all you&#8217;re sending back is an native AS Object/Array. i.e this would be akin to runtime code injection? that way you don&#8217;t need to deal with depth managment etc. it&#8217;s a long shot I know&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paddy</title>
		<link>http://swxformat.org/13#comment-25</link>
		<dc:creator>paddy</dc:creator>
		<pubDate>Sat, 31 Mar 2007 19:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/13#comment-25</guid>
		<description>O and if there's one element in the array guess the 's' on elements should be removed (maybe those extra english lessons helped after all ;) ) have a good weekend... p;)</description>
		<content:encoded><![CDATA[<p>O and if there&#8217;s one element in the array guess the &#8217;s&#8217; on elements should be removed (maybe those extra english lessons helped after all <img src='http://swxformat.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ) have a good weekend&#8230; p;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paddy</title>
		<link>http://swxformat.org/13#comment-24</link>
		<dc:creator>paddy</dc:creator>
		<pubDate>Sat, 31 Mar 2007 19:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/13#comment-24</guid>
		<description>hey Aral, just set up SWX (.01f). 1 quick q. In the example echo.swf you're passing a array with 16 elements. The analyser is showing an array with one element (that contains the 16 items)? Also just spotted the tree has duplicate of the word 'elements' in it. Hope it helps. p;)</description>
		<content:encoded><![CDATA[<p>hey Aral, just set up SWX (.01f). 1 quick q. In the example echo.swf you&#8217;re passing a array with 16 elements. The analyser is showing an array with one element (that contains the 16 items)? Also just spotted the tree has duplicate of the word &#8216;elements&#8217; in it. Hope it helps. p;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
