<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: AS3 QueryString API Update</title>
	<link>http://www.ericfeminella.com/blog/2007/09/21/as3-querystring-api-update/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 00:47:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: eric</title>
		<link>http://www.ericfeminella.com/blog/2007/09/21/as3-querystring-api-update/#comment-16898</link>
		<pubDate>Thu, 27 Mar 2008 03:12:39 +0000</pubDate>
		<guid>http://www.ericfeminella.com/blog/2007/09/21/as3-querystring-api-update/#comment-16898</guid>
					<description>Hey Guys,

I have updated the QueryString to implement getParameters();. I have also implemented the putAll () method in the HashMap and IMap interface. This will resolve your issues. You will need the updated IMap and HashMap dependency files as well:
http://code.ericfeminella.com/classes/as3/IQueryString.as.html
http://code.ericfeminella.com/classes/as3/QueryString.as.html
http://code.ericfeminella.com/classes/as3/HashMap.as.html
http://code.ericfeminella.com/classes/as3/IMap.as.html

- Eric</description>
		<content:encoded><![CDATA[<p>Hey Guys,</p>
<p>I have updated the QueryString to implement getParameters();. I have also implemented the putAll () method in the HashMap and IMap interface. This will resolve your issues. You will need the updated IMap and HashMap dependency files as well:<br />
<a href='http://code.ericfeminella.com/classes/as3/IQueryString.as.html' rel='nofollow'>http://code.ericfeminella.com/classes/as3/IQueryString.as.html</a><br />
<a href='http://code.ericfeminella.com/classes/as3/QueryString.as.html' rel='nofollow'>http://code.ericfeminella.com/classes/as3/QueryString.as.html</a><br />
<a href='http://code.ericfeminella.com/classes/as3/HashMap.as.html' rel='nofollow'>http://code.ericfeminella.com/classes/as3/HashMap.as.html</a><br />
<a href='http://code.ericfeminella.com/classes/as3/IMap.as.html' rel='nofollow'>http://code.ericfeminella.com/classes/as3/IMap.as.html</a></p>
<p>- Eric
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: MIke Benner</title>
		<link>http://www.ericfeminella.com/blog/2007/09/21/as3-querystring-api-update/#comment-16747</link>
		<pubDate>Wed, 26 Mar 2008 18:42:25 +0000</pubDate>
		<guid>http://www.ericfeminella.com/blog/2007/09/21/as3-querystring-api-update/#comment-16747</guid>
					<description>I am also get that for the putAll method.  I can not find a reference to put all any where.</description>
		<content:encoded><![CDATA[<p>I am also get that for the putAll method.  I can not find a reference to put all any where.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jadd</title>
		<link>http://www.ericfeminella.com/blog/2007/09/21/as3-querystring-api-update/#comment-3671</link>
		<pubDate>Sun, 25 Nov 2007 10:44:41 +0000</pubDate>
		<guid>http://www.ericfeminella.com/blog/2007/09/21/as3-querystring-api-update/#comment-3671</guid>
					<description>Hi Eric,
in the queryString class  function: getParameters there is a call to an HashMap method "putAll" undefined for me.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Eric,<br />
in the queryString class  function: getParameters there is a call to an HashMap method &#8220;putAll&#8221; undefined for me.<br />
Thanks.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
