<?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: Google Maps API &#8211; Custom markers problem</title>
	<atom:link href="http://www.domeniconicola.com/google-maps-api-custom-markers-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/</link>
	<description>Coding and playing</description>
	<lastBuildDate>Wed, 16 Mar 2011 11:18:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Anil</title>
		<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/comment-page-1/#comment-199</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Wed, 16 Mar 2011 11:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.domeniconicola.com/?p=56#comment-199</guid>
		<description>Thexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Man. U Rock....!</description>
		<content:encoded><![CDATA[<p>Thexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Man. U Rock&#8230;.!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcnw</title>
		<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/comment-page-1/#comment-152</link>
		<dc:creator>pcnw</dc:creator>
		<pubDate>Wed, 15 Sep 2010 15:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.domeniconicola.com/?p=56#comment-152</guid>
		<description>You are a life savior ! Thank you!</description>
		<content:encoded><![CDATA[<p>You are a life savior ! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amar</title>
		<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/comment-page-1/#comment-149</link>
		<dc:creator>Amar</dc:creator>
		<pubDate>Sun, 29 Aug 2010 13:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.domeniconicola.com/?p=56#comment-149</guid>
		<description>Thank You very much Domenico.</description>
		<content:encoded><![CDATA[<p>Thank You very much Domenico.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivo van der Marel</title>
		<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/comment-page-1/#comment-144</link>
		<dc:creator>Ivo van der Marel</dc:creator>
		<pubDate>Mon, 16 Aug 2010 09:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.domeniconicola.com/?p=56#comment-144</guid>
		<description>Isn&#039;t it a lot easier for Flash to just work with 
markerOptions.icon = new MarkerImage()
where MarkerImage is an exported image from your library?...

Just tried that and works fine and since markers are not that big anyway I don&#039;t really see the problem.

Anyway.. just saying :)</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t it a lot easier for Flash to just work with<br />
markerOptions.icon = new MarkerImage()<br />
where MarkerImage is an exported image from your library?&#8230;</p>
<p>Just tried that and works fine and since markers are not that big anyway I don&#8217;t really see the problem.</p>
<p>Anyway.. just saying :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/comment-page-1/#comment-140</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Wed, 23 Jun 2010 21:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.domeniconicola.com/?p=56#comment-140</guid>
		<description>Domenico, thank you very much for this, it is perfectly working in Flex 4.
I needed it to give to every marker a different icon image referenced from database</description>
		<content:encoded><![CDATA[<p>Domenico, thank you very much for this, it is perfectly working in Flex 4.<br />
I needed it to give to every marker a different icon image referenced from database</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Green</title>
		<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/comment-page-1/#comment-76</link>
		<dc:creator>David Green</dc:creator>
		<pubDate>Mon, 11 Jan 2010 19:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.domeniconicola.com/?p=56#comment-76</guid>
		<description>Domenico.. I&#039;m having hell of a time getting this to work for me..  

I&#039;m wondering if you could post the code specific to Flex 3?   

I get the error that you mentioned above 
TypeError: Error #1007: Instantiation attempted on a non-constructor.

I even get this when looking at the Google Maps Tutorial on their site..  http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/XmlParsingDemo/XmlParsingDemo.html 

I&#039;m using Flex 3 and pulling the xml from a mysql database using php. 

But the problem is with the embed tag I believe

Any Help would be most appreciated</description>
		<content:encoded><![CDATA[<p>Domenico.. I&#8217;m having hell of a time getting this to work for me..  </p>
<p>I&#8217;m wondering if you could post the code specific to Flex 3?   </p>
<p>I get the error that you mentioned above<br />
TypeError: Error #1007: Instantiation attempted on a non-constructor.</p>
<p>I even get this when looking at the Google Maps Tutorial on their site..  <a href="http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/XmlParsingDemo/XmlParsingDemo.html" rel="nofollow">http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/XmlParsingDemo/XmlParsingDemo.html</a> </p>
<p>I&#8217;m using Flex 3 and pulling the xml from a mysql database using php. </p>
<p>But the problem is with the embed tag I believe</p>
<p>Any Help would be most appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/comment-page-1/#comment-49</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 27 Oct 2009 02:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.domeniconicola.com/?p=56#comment-49</guid>
		<description>Thanks so much!  This worked for me when lots of other sites didn&#039;t!</description>
		<content:encoded><![CDATA[<p>Thanks so much!  This worked for me when lots of other sites didn&#8217;t!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Amorim</title>
		<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/comment-page-1/#comment-41</link>
		<dc:creator>Bruno Amorim</dc:creator>
		<pubDate>Wed, 21 Oct 2009 00:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.domeniconicola.com/?p=56#comment-41</guid>
		<description>Thaaaanks a lot men... You are a genius! Send it to the google! lol =p</description>
		<content:encoded><![CDATA[<p>Thaaaanks a lot men&#8230; You are a genius! Send it to the google! lol =p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polprav</title>
		<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/comment-page-1/#comment-40</link>
		<dc:creator>Polprav</dc:creator>
		<pubDate>Fri, 16 Oct 2009 21:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.domeniconicola.com/?p=56#comment-40</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>
	<item>
		<title>By: Emperor</title>
		<link>http://www.domeniconicola.com/google-maps-api-custom-markers-problem/comment-page-1/#comment-39</link>
		<dc:creator>Emperor</dc:creator>
		<pubDate>Fri, 16 Oct 2009 11:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.domeniconicola.com/?p=56#comment-39</guid>
		<description>thanx man you save a lot of my time</description>
		<content:encoded><![CDATA[<p>thanx man you save a lot of my time</p>
]]></content:encoded>
	</item>
</channel>
</rss>

