<?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: How to use the Yahoo! AS3 Maps API in Flash CS3</title>
	<atom:link href="http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/</link>
	<description>Josh Tynjala explores Flash, Flex, and ActionScript.</description>
	<lastBuildDate>Wed, 10 Mar 2010 17:15:49 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/comment-page-2/#comment-56976</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 01 Oct 2008 17:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/#comment-56976</guid>
		<description>Got it and thanks</description>
		<content:encoded><![CDATA[<p>Got it and thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/comment-page-2/#comment-56973</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Wed, 01 Oct 2008 16:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/#comment-56973</guid>
		<description>Mark, if you&#039;re using Flex, you should use the SWC. The MXP is only for Flash CS3. However, the SWC is built for Flex 3, so it&#039;s probably not compatible with Flex 2. If I remember correctly, the SWC format changed somewhat between versions. You may need to upgrade to the newer SDK.</description>
		<content:encoded><![CDATA[<p>Mark, if you&#8217;re using Flex, you should use the SWC. The MXP is only for Flash CS3. However, the SWC is built for Flex 3, so it&#8217;s probably not compatible with Flex 2. If I remember correctly, the SWC format changed somewhat between versions. You may need to upgrade to the newer SDK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/comment-page-2/#comment-56972</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 01 Oct 2008 16:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/#comment-56972</guid>
		<description>I am using flex 2.01, should I use the MXP? Is MXP come in the download package also? Thanks a lot</description>
		<content:encoded><![CDATA[<p>I am using flex 2.01, should I use the MXP? Is MXP come in the download package also? Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/comment-page-2/#comment-56920</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Wed, 01 Oct 2008 00:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/#comment-56920</guid>
		<description>Mark, did you install it with the MXP? If I remember correctly, the Yahoo! Maps for AS3 has two versions. The SWC should be for Flex 3 and the MXP is there for Flash CS3.</description>
		<content:encoded><![CDATA[<p>Mark, did you install it with the MXP? If I remember correctly, the Yahoo! Maps for AS3 has two versions. The SWC should be for Flex 3 and the MXP is there for Flash CS3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/comment-page-2/#comment-56919</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 01 Oct 2008 00:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/#comment-56919</guid>
		<description>Very frustrated to ask this question, I have been using as2 map for a while and decide to move into as3 map. The first thing need to be done is add map SWC into the building path. and I keep getting the error message saying
&quot; unable to load SWC YahooMap.swc: multiple points
&quot; 1017: The definition of base class Locale was not found
&quot; could not resolve  to a component implementation

Don&#039;t know what&#039;s went wrong, please help. Thanks</description>
		<content:encoded><![CDATA[<p>Very frustrated to ask this question, I have been using as2 map for a while and decide to move into as3 map. The first thing need to be done is add map SWC into the building path. and I keep getting the error message saying<br />
&#8221; unable to load SWC YahooMap.swc: multiple points<br />
&#8221; 1017: The definition of base class Locale was not found<br />
&#8221; could not resolve  to a component implementation</p>
<p>Don&#8217;t know what&#8217;s went wrong, please help. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy Soehnlin</title>
		<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/comment-page-2/#comment-55434</link>
		<dc:creator>Timothy Soehnlin</dc:creator>
		<pubDate>Sun, 14 Sep 2008 01:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/#comment-55434</guid>
		<description>Hi,

   I just wanted to note that it is possible to compile your source code against an SWC (e.g. the Yahoo Maps SWC), and also extern all references to the SWC.  This allows you to have static compilation (and proper type checking), but also allows you to dynamically load the library at runtime.  This is very similar to RSLs, but you can accomplish this all without using the RSL framework from Adobe, but just standard swf loading. I have a link to the process and supporting code: &lt;a href=&quot;http://savedlinuxgeek.blogspot.com/2008/09/roll-your-own-runtime-sshared-libraries.html&quot; rel=&quot;nofollow&quot;&gt;blog post&lt;/a&gt;. 

Again this doesn&#039;t achieve anything that the above doesn&#039;t, apart from compilation checking and code completion in any sort of editor.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>   I just wanted to note that it is possible to compile your source code against an SWC (e.g. the Yahoo Maps SWC), and also extern all references to the SWC.  This allows you to have static compilation (and proper type checking), but also allows you to dynamically load the library at runtime.  This is very similar to RSLs, but you can accomplish this all without using the RSL framework from Adobe, but just standard swf loading. I have a link to the process and supporting code: <a href="http://savedlinuxgeek.blogspot.com/2008/09/roll-your-own-runtime-sshared-libraries.html" rel="nofollow">blog post</a>. </p>
<p>Again this doesn&#8217;t achieve anything that the above doesn&#8217;t, apart from compilation checking and code completion in any sort of editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/comment-page-2/#comment-50974</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Mon, 07 Jul 2008 15:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/#comment-50974</guid>
		<description>Hey All!

I&#039;ve built a custom marker class that you guys might be able to use. It uses a dynamic external icon, easy style change for the balloon, and click event dispatching inside of your application.

http://robotoole.com/blog/wp/?p=9

-rob</description>
		<content:encoded><![CDATA[<p>Hey All!</p>
<p>I&#8217;ve built a custom marker class that you guys might be able to use. It uses a dynamic external icon, easy style change for the balloon, and click event dispatching inside of your application.</p>
<p><a href="http://robotoole.com/blog/wp/?p=9" rel="nofollow">http://robotoole.com/blog/wp/?p=9</a></p>
<p>-rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iLan</title>
		<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/comment-page-2/#comment-48459</link>
		<dc:creator>iLan</dc:creator>
		<pubDate>Sun, 01 Jun 2008 13:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/#comment-48459</guid>
		<description>In an addition to my last post, I&#039;m looking for something like the local search marker where you click on it and it pops up a lil&#039; box that displays the contact info, but I want to supply the info as opposed to it being from a search.</description>
		<content:encoded><![CDATA[<p>In an addition to my last post, I&#8217;m looking for something like the local search marker where you click on it and it pops up a lil&#8217; box that displays the contact info, but I want to supply the info as opposed to it being from a search.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iLan</title>
		<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/comment-page-2/#comment-48399</link>
		<dc:creator>iLan</dc:creator>
		<pubDate>Sun, 01 Jun 2008 01:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/#comment-48399</guid>
		<description>First of all. A huge thanks for this page! Very helpful!

Secondly, I have 2 questions... One, how does the radiusToZoom() method calculate? Because it doesn&#039;t seem accurate at all? I put my radius in meters and it returns a HUGE zoom level! If my radius is 100 miles (Converted to meters) and my map is centered over Cleveland ohio, and I set my zoom level to what 100 miles returns, I get all the way west as Minnesota and as far east as Maine&#039;s border on the atlantic! That I can fudge though, so I&#039;m not too concerned with it, was just asking in case you knew. 

My real question is about markers. Is there any marker that I can implement that displays the address information without creating my own marker from scratch? I can&#039;t seem to find anything about that in any of the examples or the class documentations... Any thoughts?

Again, thanks! This has been amazingly helpful for me!

-iLan</description>
		<content:encoded><![CDATA[<p>First of all. A huge thanks for this page! Very helpful!</p>
<p>Secondly, I have 2 questions&#8230; One, how does the radiusToZoom() method calculate? Because it doesn&#8217;t seem accurate at all? I put my radius in meters and it returns a HUGE zoom level! If my radius is 100 miles (Converted to meters) and my map is centered over Cleveland ohio, and I set my zoom level to what 100 miles returns, I get all the way west as Minnesota and as far east as Maine&#8217;s border on the atlantic! That I can fudge though, so I&#8217;m not too concerned with it, was just asking in case you knew. </p>
<p>My real question is about markers. Is there any marker that I can implement that displays the address information without creating my own marker from scratch? I can&#8217;t seem to find anything about that in any of the examples or the class documentations&#8230; Any thoughts?</p>
<p>Again, thanks! This has been amazingly helpful for me!</p>
<p>-iLan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarne</title>
		<link>http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/comment-page-2/#comment-48251</link>
		<dc:creator>Jarne</dc:creator>
		<pubDate>Fri, 30 May 2008 12:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/#comment-48251</guid>
		<description>Hey Brent, how did you solve it? Can you explain it more in detail please...?

I&#039;ve been loading external images from xml-file, put them into an array and every button loads a couple of images of that array on the stage...
Keep getting that #2007 error... help would be very very appreciated:)</description>
		<content:encoded><![CDATA[<p>Hey Brent, how did you solve it? Can you explain it more in detail please&#8230;?</p>
<p>I&#8217;ve been loading external images from xml-file, put them into an array and every button loads a couple of images of that array on the stage&#8230;<br />
Keep getting that #2007 error&#8230; help would be very very appreciated:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
