<?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: Using Yahoo ASTRA Map API with Flex 2</title>
	<atom:link href="http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/</link>
	<description>We design &#38; build outstanding websites, desktop and mobile software applications</description>
	<lastBuildDate>Tue, 08 Nov 2011 22:37:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Haz</title>
		<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/comment-page-1/#comment-161</link>
		<dc:creator>Haz</dc:creator>
		<pubDate>Tue, 18 Mar 2008 10:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://old.miletbaker.com/index.php/2007/10/15/using-yahoo-astra-map-api-with-flex-2/#comment-161</guid>
		<description>Can you give full source code? still green in Flex</description>
		<content:encoded><![CDATA[<p>Can you give full source code? still green in Flex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prash</title>
		<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/comment-page-1/#comment-185</link>
		<dc:creator>Prash</dc:creator>
		<pubDate>Fri, 25 Jan 2008 09:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://old.miletbaker.com/index.php/2007/10/15/using-yahoo-astra-map-api-with-flex-2/#comment-185</guid>
		<description>Hey thanks for Astra,it was really helpful for . iCould get the map into my flex page. But
mapController.goToAddressAndZoom(“London“, 6);

This doesnt seem to work
.Any pointers on how to have user search for a particular loacation.
Is there any other function that can be used to acheive this.
Thanks</description>
		<content:encoded><![CDATA[<p>Hey thanks for Astra,it was really helpful for . iCould get the map into my flex page. But<br />
mapController.goToAddressAndZoom(“London“, 6);</p>
<p>This doesnt seem to work<br />
.Any pointers on how to have user search for a particular loacation.<br />
Is there any other function that can be used to acheive this.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dietlev</title>
		<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/comment-page-1/#comment-169</link>
		<dc:creator>dietlev</dc:creator>
		<pubDate>Sun, 23 Dec 2007 22:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://old.miletbaker.com/index.php/2007/10/15/using-yahoo-astra-map-api-with-flex-2/#comment-169</guid>
		<description>Harry, change your code to :

var panTool:PanTool = new PanTool(yahooMapID);
var widgets:Widgets = new Widgets(yahooMapID);

Hope that helps.
Thx for the tutorial !</description>
		<content:encoded><![CDATA[<p>Harry, change your code to :</p>
<p>var panTool:PanTool = new PanTool(yahooMapID);<br />
var widgets:Widgets = new Widgets(yahooMapID);</p>
<p>Hope that helps.<br />
Thx for the tutorial !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harry</title>
		<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/comment-page-1/#comment-165</link>
		<dc:creator>harry</dc:creator>
		<pubDate>Mon, 03 Dec 2007 18:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://old.miletbaker.com/index.php/2007/10/15/using-yahoo-astra-map-api-with-flex-2/#comment-165</guid>
		<description>Hi,

I&#039;ve had a read through the astra library docs and am having difficulty adding the two extra options which you have example code for (pan and widget). The error i&#039;m getting is

&quot;1067: Implicit coercion of a value of type MapExample to an unrelated type com.yahoo.webapis.maps:YahooMapService&quot;

Its odd because when I use the code hint thing I can see the widgets and the pan class.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve had a read through the astra library docs and am having difficulty adding the two extra options which you have example code for (pan and widget). The error i&#8217;m getting is</p>
<p>&#8220;1067: Implicit coercion of a value of type MapExample to an unrelated type com.yahoo.webapis.maps:YahooMapService&#8221;</p>
<p>Its odd because when I use the code hint thing I can see the widgets and the pan class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/comment-page-1/#comment-173</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Wed, 28 Nov 2007 23:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://old.miletbaker.com/index.php/2007/10/15/using-yahoo-astra-map-api-with-flex-2/#comment-173</guid>
		<description>Thank you so much, if its any use because of the support I get from people like you I now do it when I can on my blog and i&#039;m glad to say I have helped at least one guy out.

Adam</description>
		<content:encoded><![CDATA[<p>Thank you so much, if its any use because of the support I get from people like you I now do it when I can on my blog and i&#8217;m glad to say I have helped at least one guy out.</p>
<p>Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/comment-page-1/#comment-177</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 28 Nov 2007 22:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://old.miletbaker.com/index.php/2007/10/15/using-yahoo-astra-map-api-with-flex-2/#comment-177</guid>
		<description>Hi Adam,

Make sure the swfDomId=“{SWFDOMID}“ in your yahooYahooMapService tag matches the name of the embed tag in the generated html, by default it is set to the project name.

Regards

Jon</description>
		<content:encoded><![CDATA[<p>Hi Adam,</p>
<p>Make sure the swfDomId=“{SWFDOMID}“ in your yahooYahooMapService tag matches the name of the embed tag in the generated html, by default it is set to the project name.</p>
<p>Regards</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/comment-page-1/#comment-181</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Wed, 28 Nov 2007 21:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://old.miletbaker.com/index.php/2007/10/15/using-yahoo-astra-map-api-with-flex-2/#comment-181</guid>
		<description>Hi,

I have followed your instructions and when I run the example (your first two code blocks) I am being shown the default flex background with a small 5*5 grey image. When I run the as2map.swf it is also very small. I think it is nearly working but i&#039;m having some difficulty working out what the problem is :(

Thank youfor your time,

Adam

The code is as folows:</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have followed your instructions and when I run the example (your first two code blocks) I am being shown the default flex background with a small 5*5 grey image. When I run the as2map.swf it is also very small. I think it is nearly working but i&#8217;m having some difficulty working out what the problem is <img src='http://www.gotripod.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Thank youfor your time,</p>
<p>Adam</p>
<p>The code is as folows:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaushal Shah</title>
		<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/comment-page-1/#comment-157</link>
		<dc:creator>Kaushal Shah</dc:creator>
		<pubDate>Tue, 06 Nov 2007 09:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://old.miletbaker.com/index.php/2007/10/15/using-yahoo-astra-map-api-with-flex-2/#comment-157</guid>
		<description>Thanks for quick response.
And you r correct that its not going ahead from Draw() method of YahooMapService.as. This method uses ExternalInterface.addCallback to know us when the map is loaded or if there was an error loading it.

Now from where I can get some solution?</description>
		<content:encoded><![CDATA[<p>Thanks for quick response.<br />
And you r correct that its not going ahead from Draw() method of YahooMapService.as. This method uses ExternalInterface.addCallback to know us when the map is loaded or if there was an error loading it.</p>
<p>Now from where I can get some solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/comment-page-1/#comment-153</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 05 Nov 2007 13:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://old.miletbaker.com/index.php/2007/10/15/using-yahoo-astra-map-api-with-flex-2/#comment-153</guid>
		<description>Hi, This could be due to Javascript settings, I believe that the AS3 ASTRA framework uses the ExternalInterface API to communicate with the AS2 a2map.swf via Javascript calls. Don&#039;t quote me on that as I am not on the Yahoo development team and have not gobe through thier code in great detail.</description>
		<content:encoded><![CDATA[<p>Hi, This could be due to Javascript settings, I believe that the AS3 ASTRA framework uses the ExternalInterface API to communicate with the AS2 a2map.swf via Javascript calls. Don&#8217;t quote me on that as I am not on the Yahoo development team and have not gobe through thier code in great detail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaushal Shah</title>
		<link>http://www.gotripod.com/2007/10/04/using-yahoo-astra-map-api-with-flex-2/comment-page-1/#comment-149</link>
		<dc:creator>Kaushal Shah</dc:creator>
		<pubDate>Mon, 05 Nov 2007 13:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://old.miletbaker.com/index.php/2007/10/15/using-yahoo-astra-map-api-with-flex-2/#comment-149</guid>
		<description>HI, ASTRA works really good. I have easily attached this tool in my site, but i found one problem, in some IE6 this doesn&#039;t work even not giving onMapErro(), while in other IE6 its work perfactly. What to do in this case?</description>
		<content:encoded><![CDATA[<p>HI, ASTRA works really good. I have easily attached this tool in my site, but i found one problem, in some IE6 this doesn&#8217;t work even not giving onMapErro(), while in other IE6 its work perfactly. What to do in this case?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- Quick Cache: failed to write cache. The cache/ directory is either non-existent ( and could not be created ) or it is not writable. -->
