<?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: Simple KML Loader</title>
	<atom:link href="http://labs.distriqt.com/post/164/feed" rel="self" type="application/rss+xml" />
	<link>http://labs.distriqt.com/post/164</link>
	<description>flash platform &#38; digital development australia</description>
	<lastBuildDate>Fri, 13 Jan 2012 10:26:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Michael Archbold</title>
		<link>http://labs.distriqt.com/post/164/comment-page-1#comment-300</link>
		<dc:creator>Michael Archbold</dc:creator>
		<pubDate>Tue, 28 Sep 2010 01:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://labs.distriqt.com/?p=164#comment-300</guid>
		<description>Sure, our contact info is here:

&lt;a href=&quot;http://labs.distriqt.com/contact&quot; rel=&quot;nofollow&quot;&gt;http://labs.distriqt.com/contact&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Sure, our contact info is here:</p>
<p><a href="http://labs.distriqt.com/contact" rel="nofollow">http://labs.distriqt.com/contact</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D@W</title>
		<link>http://labs.distriqt.com/post/164/comment-page-1#comment-296</link>
		<dc:creator>D@W</dc:creator>
		<pubDate>Mon, 27 Sep 2010 14:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://labs.distriqt.com/?p=164#comment-296</guid>
		<description>Hi I am trying to use your code to load a KML file but without success.

Can  I sxend you the KML vuia email. 

Thanks
Victoria Australia</description>
		<content:encoded><![CDATA[<p>Hi I am trying to use your code to load a KML file but without success.</p>
<p>Can  I sxend you the KML vuia email. </p>
<p>Thanks<br />
Victoria Australia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Archbold</title>
		<link>http://labs.distriqt.com/post/164/comment-page-1#comment-121</link>
		<dc:creator>Michael Archbold</dc:creator>
		<pubDate>Mon, 16 Aug 2010 01:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://labs.distriqt.com/?p=164#comment-121</guid>
		<description>You can load multiple files by two methods, either using an instance of KmlLoader for each file or using a single instance and loading the files in series, so once one load is complete load the next. 

Internally the KmlLoader uses a URLLoader to load the file, so once the KmlLoader fires the complete event, you will be able to call load(_file) again to load another file into the same KmlLoader instance. The features from the two files will be combined into the same KmlLoader instance and can be added to the map once you&#039;ve loaded all of your files. I haven&#039;t tested many of the styles with this approach yet so you may have some unexpected results if styles are named the same in the two files.

Take a look at the &lt;a href=&quot;http://labs.distriqt.com/post/251&quot; rel=&quot;nofollow&quot;&gt;SimpleKmlLoader&lt;/a&gt; post as well, there&#039;s an example in the svn linked from there.</description>
		<content:encoded><![CDATA[<p>You can load multiple files by two methods, either using an instance of KmlLoader for each file or using a single instance and loading the files in series, so once one load is complete load the next. </p>
<p>Internally the KmlLoader uses a URLLoader to load the file, so once the KmlLoader fires the complete event, you will be able to call load(_file) again to load another file into the same KmlLoader instance. The features from the two files will be combined into the same KmlLoader instance and can be added to the map once you&#8217;ve loaded all of your files. I haven&#8217;t tested many of the styles with this approach yet so you may have some unexpected results if styles are named the same in the two files.</p>
<p>Take a look at the <a href="http://labs.distriqt.com/post/251" rel="nofollow">SimpleKmlLoader</a> post as well, there&#8217;s an example in the svn linked from there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck</title>
		<link>http://labs.distriqt.com/post/164/comment-page-1#comment-116</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Fri, 13 Aug 2010 20:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://labs.distriqt.com/?p=164#comment-116</guid>
		<description>Is there a way to load multiple kml files and do you have an example?</description>
		<content:encoded><![CDATA[<p>Is there a way to load multiple kml files and do you have an example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple KML Loader Revisited at distriqt // labs</title>
		<link>http://labs.distriqt.com/post/164/comment-page-1#comment-91</link>
		<dc:creator>Simple KML Loader Revisited at distriqt // labs</dc:creator>
		<pubDate>Mon, 02 Aug 2010 12:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://labs.distriqt.com/?p=164#comment-91</guid>
		<description>[...] we&#039;ve expanded our KmlLoader class and provided a few additional utility [...]</description>
		<content:encoded><![CDATA[<p>[...] we&#039;ve expanded our KmlLoader class and provided a few additional utility [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Archbold</title>
		<link>http://labs.distriqt.com/post/164/comment-page-1#comment-84</link>
		<dc:creator>Michael Archbold</dc:creator>
		<pubDate>Thu, 24 Jun 2010 02:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://labs.distriqt.com/?p=164#comment-84</guid>
		<description>Sure! A kml file is simply an xml file used to communicate geographic information. Mainly this can be used to draw lines and put placemarks on your map. For example, the following kml contains a polygon loop of 5 points:
&lt;pre&gt;
&lt;code&gt;
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;kml xmlns=&quot;http://earth.google.com/kml/2.2&quot;&gt;
  &lt;Document&gt;
    &lt;Placemark&gt;
      &lt;name&gt;New Object 1&lt;/name&gt;
      &lt;description&gt;New Object 1&lt;/description&gt;
      &lt;Polygon&gt;
        &lt;outerBoundaryIs&gt;
          &lt;LinearRing&gt;
            &lt;tessellate&gt;1&lt;/tessellate&gt;
            &lt;coordinates&gt;145.08647918701172,-37.23688866855949,0
		144.9862289428711,-37.36087973803272,0
		145.11669158935547,-37.425797766419976,0
		145.36731719970703,-37.23743533287159,0
		145.36731719970703,-37.23743533287159,0&lt;/coordinates&gt;
          &lt;/LinearRing&gt;
        &lt;/outerBoundaryIs&gt;
      &lt;/Polygon&gt;
    &lt;/Placemark&gt;
  &lt;/Document&gt;
&lt;/kml&gt;
&lt;/code&gt;
&lt;/pre&gt;
For more information you can find the reference here:
http://code.google.com/apis/kml/documentation/kmlreference.html
</description>
		<content:encoded><![CDATA[<p>Sure! A kml file is simply an xml file used to communicate geographic information. Mainly this can be used to draw lines and put placemarks on your map. For example, the following kml contains a polygon loop of 5 points:</p>
<pre>
<code>
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;kml xmlns="http://earth.google.com/kml/2.2"&gt;
  &lt;Document&gt;
    &lt;Placemark&gt;
      &lt;name&gt;New Object 1&lt;/name&gt;
      &lt;description&gt;New Object 1&lt;/description&gt;
      &lt;Polygon&gt;
        &lt;outerBoundaryIs&gt;
          &lt;LinearRing&gt;
            &lt;tessellate&gt;1&lt;/tessellate&gt;
            &lt;coordinates&gt;145.08647918701172,-37.23688866855949,0
		144.9862289428711,-37.36087973803272,0
		145.11669158935547,-37.425797766419976,0
		145.36731719970703,-37.23743533287159,0
		145.36731719970703,-37.23743533287159,0&lt;/coordinates&gt;
          &lt;/LinearRing&gt;
        &lt;/outerBoundaryIs&gt;
      &lt;/Polygon&gt;
    &lt;/Placemark&gt;
  &lt;/Document&gt;
&lt;/kml&gt;
</code>
</pre>
<p>For more information you can find the reference here:<br />
<a href="http://code.google.com/apis/kml/documentation/kmlreference.html" rel="nofollow">http://code.google.com/apis/kml/documentation/kmlreference.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shinoo</title>
		<link>http://labs.distriqt.com/post/164/comment-page-1#comment-83</link>
		<dc:creator>shinoo</dc:creator>
		<pubDate>Tue, 22 Jun 2010 14:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://labs.distriqt.com/?p=164#comment-83</guid>
		<description>can you give us kml&#039;s example ?
please</description>
		<content:encoded><![CDATA[<p>can you give us kml&#8217;s example ?<br />
please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Archbold</title>
		<link>http://labs.distriqt.com/post/164/comment-page-1#comment-25</link>
		<dc:creator>Michael Archbold</dc:creator>
		<pubDate>Sat, 24 Oct 2009 03:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://labs.distriqt.com/?p=164#comment-25</guid>
		<description>Most welcome to! Send me a link when it&#039;s up.</description>
		<content:encoded><![CDATA[<p>Most welcome to! Send me a link when it&#8217;s up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polprav</title>
		<link>http://labs.distriqt.com/post/164/comment-page-1#comment-24</link>
		<dc:creator>Polprav</dc:creator>
		<pubDate>Fri, 23 Oct 2009 03:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://labs.distriqt.com/?p=164#comment-24</guid>
		<description>Hello from Russia!
Can I quote a post in your blog with the link to you?</description>
		<content:encoded><![CDATA[<p>Hello from Russia!<br />
Can I quote a post in your blog with the link to you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

