<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Yahoo! Flash(R) Blog</title>
	<link>http://www.yswfblog.com/blog</link>
	<description>News and Articles on Yahoo! Flash Components and Libraries</description>
	<pubDate>Fri, 23 May 2008 19:16:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Have We Got a Job For You</title>
		<link>http://www.yswfblog.com/blog/2008/05/23/have-we-got-a-job-for-you/</link>
		<comments>http://www.yswfblog.com/blog/2008/05/23/have-we-got-a-job-for-you/#comments</comments>
		<pubDate>Fri, 23 May 2008 19:16:47 +0000</pubDate>
		<dc:creator>Allen Rabinovich</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/05/23/have-we-got-a-job-for-you/</guid>
		<description><![CDATA[
Why, yes, we do have a job for you. Glad you asked.
See that lonely, empty workplace in the photo? Yeah, that one, complete with a comfy chair, 24&#8243; monitor and unlimited free coffee that gives Starbucks a run for its money? Well, it&#8217;s located in the aptly-named Sunnyvale, CA and it would like nothing more [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.yswfblog.com/blog/wp-content/uploads/2008/05/wplace.jpg" alt="Workplace" /></p>
<p>Why, yes, we do have a job for you. Glad you asked.</p>
<p>See that lonely, empty workplace in the photo? Yeah, that one, complete with a comfy chair, 24&#8243; monitor and unlimited free coffee that gives Starbucks a run for its money? Well, it&#8217;s located in the aptly-named Sunnyvale, CA and it would like nothing more than to be filled by an incredibly talented, ambitious, and slightly crazy <a href="https://yahoo.recruitmax.com/MAIN/careerportal/Job_Profile.cfm?szOrderID=14515&amp;szUniqueCareerPortalID=b22460b8-2565-4396-9190-8a7b37df9db2">Flash/Flex engineer</a>.</p>
<p>That&#8217;s right, Yahoo!&#8217;s Flash Platform team is on the prowl to find the best Flash and Flex developer the world has ever seen (alright, I am calling <a href="http://en.wikipedia.org/wiki/Poetic_license" target="_blank">poetic license</a> and <a href="http://en.wikipedia.org/wiki/Hyperbole" target="_blank">hyperbole</a> on this one, but it&#8217;s pretty close to truth). We are looking for someone who can be casually described as &#8216;omniscient&#8217;, who often has pleasant dreams about Flash and Flex, and who is equally comfortable presenting his or her work to a hundred colleagues or ten executives.</p>
<p>Some people are quite happy being code monkeys (there&#8217;s even <a href="http://www.jonathancoulton.com/2006/04/14/thing-a-week-29-code-monkey/" target="_blank">a song</a> written about them), but that&#8217;s not who we are looking for. &#8220;Nice&#8221; words like &#8216;drone&#8217;, &#8216;cog&#8217; and &#8216;borg&#8217; need not apply: we are in search of a <strong>teammate</strong>, a fierce and argumentative <strong>thinker</strong> and <strong>doer</strong>, someone who takes on projects before they are offered and really owns them. In other words, we are looking for <strong>you</strong>.</p>
<p>And since it&#8217;s you we are looking for, now is a very good time to go read the <a href="https://yahoo.recruitmax.com/MAIN/careerportal/Job_Profile.cfm?szOrderID=14515&amp;szUniqueCareerPortalID=b22460b8-2565-4396-9190-8a7b37df9db2">official job posting</a> and apply for the position!</p>
<p>And hurry up, our hundreds of millions of users are waiting.</p>
<p><em><font size="1">* The workplace depicted above is for illustration purposes only. Should you get this job, your workplace will be even better, because it won&#8217;t have pictures of people you don&#8217;t know, and it&#8217;ll be decorated by you and you alone.</font></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yswfblog.com/blog/2008/05/23/have-we-got-a-job-for-you/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Connect the Dots: Astra Line Charts</title>
		<link>http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/</link>
		<comments>http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/#comments</comments>
		<pubDate>Wed, 14 May 2008 16:21:10 +0000</pubDate>
		<dc:creator>Josh Tynjala</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/</guid>
		<description><![CDATA[Our recent Astra 1.2 update included a few new styles on the LineChart component. They allow you to customize how the lines are drawn between markers on the LineChart, and I thought I&#8217;d throw together a couple quick examples to demonstrate how they work and what sort of interesting things you can do with them.
Working [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript" src="http://us.js2.yimg.com/us.js.yimg.com/lib/flash/swfobject/1.0/swfobject.js"></script>Our recent <a href="http://www.yswfblog.com/blog/2008/05/12/new-and-updated-flash-components-and-actionscript-3-utilities-in-yahoo-astra-12/">Astra 1.2</a> update included a few new styles on the <a href="http://developer.yahoo.com/flash/astra-flash/charts/">LineChart component</a>. They allow you to customize how the lines are drawn between markers on the LineChart, and I thought I&#8217;d throw together a couple quick examples to demonstrate how they work and what sort of interesting things you can do with them.</p>
<h3>Working with Discontinuous Data</h3>
<p>With previous versions of the line charts, if you had a data provider with null or otherwise invalid points, the line ended before the invalid point and restarted at the next valid point. In 1.2 a new style was added called <code>connectDiscontinuousPoints</code>. When this style is set to <code>true</code> (the default is <code>false</code>, matching the old behavior), a dashed line is drawn to &#8220;connect&#8221; the points surrounding invalid data. This is best illustrated in the example below:</p>
<div id="connectDiscontinuousContent" style="text-align:center">Note: The proper version of <a href="http://www.adobe.com/go/getflashplayer">Flash Player</a> is not installed or JavaScript is not enabled. Unable to display SWF content.</div>
<p><script type="text/javascript">
	var swfobj = new SWFObject( "http://www.yswfblog.com/blog/wp-content/uploads/2008/05/discontinuousdata.swf", "connectDiscontinuousSWF", "350", "250", "9.0.45" );
	swfobj.write( "connectDiscontinuousContent" );
</script></p>
<p>The following source code customizes the chart above. The chart in this example is created by simply dragging it on stage in Flash CS3.</p>
<pre>import com.yahoo.astra.fl.charts.series.LineSeries;

var line:LineSeries = new LineSeries();
//notice that the data provider has several null values
line.dataProvider = [14, 8, null, null, 18, 6, null, 12, 24];
//we want a continuous line, so we'll connect discontinuous points with a dashed line
line.setStyle("connectDiscontinuousPoints", true);

//pass the LineSeries to the chart
chart.dataProvider = [line];

//the labels on the x-axis
chart.categoryNames = [2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008];</pre>
<p>Notice that the LineSeries <code>dataProvider</code> property contains several <code>null</code> values. In all cases, the dashed &#8220;discontinuous&#8221; line starts at the last valid point and continues to the next valid point.</p>
<p>Another style, <code>discontinuousDashLength</code> allows us to customize the appearance of the dashed line between discontinuous points by setting the length of each dash, in pixels. This value is easy to set:</p>
<pre>line.setStyle("discontinuousDashLength", 10);</pre>
<p>To view the complete example FLA, please download <a href="http://www.yswfblog.com/blog/wp-content/uploads/2008/05/discontinuousdata.zip">discontinuousdata.zip</a>.</p>
<h3>Use a Line Chart to create a Scatter Chart</h3>
<p>A scatter chart uses two variables to display points on a graph. One variable determines the position on the horizontal axis and the other determines the position on the vertical axis. Both axes typically represent numeric values. The LineChart component in Astra 1.2 isn&#8217;t much different. In a LineChart, each point is connected by a line, but points are not connected on a scatter chart. Additionally, the default horizontal axis on a LineChart is a CategoryAxis, but we need numeric values. By making a couple simple alterations, we can turn a standard LineChart component into a scatter chart very easily:</p>
<div id="scatterChartContent" style="text-align:center">Note: The proper version of <a href="http://www.adobe.com/go/getflashplayer">Flash Player</a> is not installed or JavaScript is not enabled. Unable to display SWF content.</div>
<p><script type="text/javascript">
	var swfobj = new SWFObject( "http://www.yswfblog.com/blog/wp-content/uploads/2008/05/scatterchart.swf", "connectDiscontinuousSWF", "350", "250", "9.0.45" );
	swfobj.write( "scatterChartContent" );
</script></p>
<p>The following source code is used to alter the LineChart above to make it more like a scatter chart. Again, I simply dragged a LineChart component on stage rather than instantiating it in ActionScript.</p>
<pre>import com.yahoo.astra.fl.charts.*;
import com.yahoo.astra.fl.charts.series.*;
import flash.geom.Point;

var scatter:LineSeries = new LineSeries();
//some simple Point objects will populate the series, but any type will do
scatter.dataProvider = [new Point(10, 23), new Point(24, 46), new Point(82, 19), new Point(44, 45)];
//hide the lines
scatter.setStyle("connectPoints", false);

var scatter2:LineSeries = new LineSeries();
//some simple Point objects will populate the series, but any type will do
scatter2.dataProvider = [new Point(17, 67), new Point(55, 8), new Point(31, 14), new Point(5, 2), new Point(17, 50)];
//hide the lines
scatter2.setStyle("connectPoints", false);

//the horizontal axis should be a NumericAxis instead of the default CategoryAxis
var xAxis:NumericAxis = new NumericAxis();
chart.horizontalAxis = xAxis;

//pass the data to the chart and specify the fields that should be used for each axis
chart.dataProvider = [scatter, scatter2];
chart.horizontalField = "x";
chart.verticalField = "y";

//some simple styles to create the grid
chart.setStyle("showHorizontalAxisGridLines", true);
chart.setStyle("showHorizontalAxisTicks", true);</pre>
<p>In the source code above, I create two LineSeries objects. For each series, I set the <code>connectPoints</code> style to false. Each data point within the series is of type <code>flash.geom.Point</code>, but any object will do as long as you specify the correct values on the chart&#8217;s <code>horizontalField</code> and <code>verticalField</code> properties.</p>
<p>The <code>horizontalAxis</code> gets replaced by a new <code>NumericAxis</code> object rather than the default <code>CategoryAxis</code>. I also customize the grid lines and ticks on the horizontal axis to match those of the vertical axis to display a grid.</p>
<p>One thing you might notice is that the mouse-over data tip displays the vertical axis value first, but many graphs typically read with the horizontal axis value first. This can be easily corrected by using a <code>dataTipFunction</code> to set custom data tip text.</p>
<p>To view the complete example FLA, please download <a href="http://www.yswfblog.com/blog/wp-content/uploads/2008/05/scatterchart.zip">scatterchart.zip</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New and Updated Flash Components and ActionScript 3 Utilities in Yahoo! Astra 1.2</title>
		<link>http://www.yswfblog.com/blog/2008/05/12/new-and-updated-flash-components-and-actionscript-3-utilities-in-yahoo-astra-12/</link>
		<comments>http://www.yswfblog.com/blog/2008/05/12/new-and-updated-flash-components-and-actionscript-3-utilities-in-yahoo-astra-12/#comments</comments>
		<pubDate>Mon, 12 May 2008 23:07:35 +0000</pubDate>
		<dc:creator>Josh Tynjala</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Utilities]]></category>

		<category><![CDATA[Web APIs]]></category>

		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/05/12/new-and-updated-flash-components-and-actionscript-3-utilities-in-yahoo-astra-12/</guid>
		<description><![CDATA[
To borrow the favorite word of a certain Time Lord, &#8220;Fantastic!&#8221; The latest update to the Yahoo! Astra libraries for Flash, Flex and ActionScript is like a shiny new sonic screwdriver for your AS3 toolbox. Several existing components got some important updates, and we have a plethora of new layout containers for Flash CS3 that [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><img src="http://www.yswfblog.com/blog/wp-content/uploads/2008/05/astra-1_2.png" alt="Astra 1.2 Image" /></p>
<p>To borrow the favorite word of a certain Time Lord, &#8220;Fantastic!&#8221; The latest update to the <a href="http://developer.yahoo.com/flash/">Yahoo! Astra libraries for Flash, Flex and ActionScript</a> is like a shiny new sonic screwdriver for your AS3 toolbox. Several existing components got some important updates, and we have a plethora of new <a href="http://developer.yahoo.com/flash/astra-flash/layout-containers/">layout containers for Flash CS3</a> that we hope will excite the RIA-building masses. Additionally, we&#8217;ve added the new <a href="http://developer.yahoo.com/flash/astra-utils/">Astra Utilities</a> library with some excellent non-component extras that should come in handy. Don&#8217;t forget, it&#8217;s even bigger on the inside. <img src='http://www.yswfblog.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>New <strong><a href="http://developer.yahoo.com/flash/astra-flash/layout-containers/">Layout Containers</a></strong> added to the Flash Components:</p>
<ul>
<li><strong>HBoxPane</strong> and <strong>VBoxPane</strong> are containers that arrange children in a horizontal row or vertical column.</li>
<li><strong>FlowPane</strong> is a container that arranges its children using a left-to-right flow similar to a document.</li>
<li><strong>TilePane</strong> is a container that arranges its children inside a grid of tiled rectangles.</li>
<li><strong>BorderPane</strong> is a container that arranges its children by constraining them to certain positions, such as a top header, bottom footer, left and right sidebars, and a stretching center content area.</li>
</ul>
<p>New Utilities:</p>
<ul>
<li><strong><a href="http://developer.yahoo.com/flash/astra-utils/animation/">Animation</a></strong> is a very lightweight tween engine with a simple API. Powers the animations in Charts and other Astra components.</li>
<li><strong><a href="http://developer.yahoo.com/flash/astra-utils/layout/">Layout</a></strong> provides the core infrastructure for adding layout containers to a UI control framework. Not a ready-made component, but an abstract set of classes and interfaces meant to be extended.</li>
</ul>
<p>Among updates to the existing components and libraries:</p>
<ul>
<li>The <strong><a href="http://developer.yahoo.com/flash/astra-flash/charts/">Charts</a></strong> for Flash CS3 have received a healthy update, including support for legends, many enhancements to LineSeries, and several adjustments to styles that allow more flexibility.</li>
<li>The <strong><a href="http://developer.yahoo.com/flash/astra-flash/menubar/">MenuBar</a></strong> component fixed a bug with dataProvider resets and can now be explicitly sized rather than only fitting to the text size.</li>
<li>The <strong><a href="http://developer.yahoo.com/flash/astra-flash/tabbar/">TabBar</a></strong> component can also be explicitly resized and there&#8217;s a new property that controls focus and selection behavior.</li>
<li>The Yahoo! Maps Communication Kit for Flex has been removed from the Astra Web APIs package in favor of the official new <strong><a href="http://developer.yahoo.com/flash/maps/">ActionScript 3.0 API for Yahoo! Maps</a></strong>.</li>
<li>The <strong><a href="http://developer.yahoo.com/flash/astra-flash/aquarium/">Aquarium</a></strong> example on the Flash Developer Center has been updated to use the updated components.</li>
</ul>
<p>Ride the waves of time on over to the <a href="http://developer.yahoo.com/flash/">Yahoo! Flash Developer Center</a> to read the documentation, check out the examples, and download the new builds. Don’t forget to tell us what you’ve done with all our components and libraries on the <a href="http://tech.groups.yahoo.com/group/ydn-flash/">ydn-flash</a> group.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yswfblog.com/blog/2008/05/12/new-and-updated-flash-components-and-actionscript-3-utilities-in-yahoo-astra-12/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Yahoo! Maps Example: Collaboration Using Blaze DS</title>
		<link>http://www.yswfblog.com/blog/2008/04/29/yahoo-maps-example-collaboration-using-blaze-ds/</link>
		<comments>http://www.yswfblog.com/blog/2008/04/29/yahoo-maps-example-collaboration-using-blaze-ds/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 21:11:15 +0000</pubDate>
		<dc:creator>Josh Tynjala</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Web APIs]]></category>

		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/04/29/yahoo-maps-example-collaboration-using-blaze-ds/</guid>
		<description><![CDATA[
Adobe&#8217;s Christophe Coenraets recently wrote an article for Adobe Developer Connection titled Yahoo! Maps collaboration using Flex and BlazeDS. It features an example Flex application built around the Yahoo! Maps API for ActionScript 3. Using Blaze DS, the application keeps the map view synchronized between multiple clients. Users can even draw on the map and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.yswfblog.com/blog/wp-content/uploads/2008/04/maprooms.png" alt="Screenshot of Yahoo! Maps and Blaze DS application by Christophe Coenraets"/></p>
<p>Adobe&#8217;s <a href="http://coenraets.org/">Christophe Coenraets</a> recently wrote an article for Adobe Developer Connection titled <a href="http://www.adobe.com/devnet/flex/articles/yahoomaps_collaboration.html">Yahoo! Maps collaboration using Flex and BlazeDS</a>. It features an example Flex application built around the <a href="http://developer.yahoo.com/flash/maps/">Yahoo! Maps API for ActionScript 3</a>. Using Blaze DS, the application keeps the map view synchronized between multiple clients. Users can even draw on the map and chat in a collaborative environment.</p>
<p>Very cool! Great example, Christophe.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yswfblog.com/blog/2008/04/29/yahoo-maps-example-collaboration-using-blaze-ds/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Building Flash Desktop Apps with Yahoo Widgets!</title>
		<link>http://www.yswfblog.com/blog/2008/04/28/building-flash-desktop-apps-with-yahoo-widgets/</link>
		<comments>http://www.yswfblog.com/blog/2008/04/28/building-flash-desktop-apps-with-yahoo-widgets/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 22:34:46 +0000</pubDate>
		<dc:creator>Tripp Bridges</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/04/28/building-flash-desktop-apps-with-yahoo-widgets/</guid>
		<description><![CDATA[
You may already know that you can develop cool desktop applications with the Yahoo Widgets SDK.  With the 4.5 release of the SDK, these applications can now be built in Flash. To help you get started, I wrote an article (complete with examples) that demonstrates how you can leverage some of our Flash tools to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.yswfblog.com/blog/wp-content/uploads/2008/04/ywidgets1.jpg" alt="Yahoo! Widgets" /></p>
<p>You may already know that you can develop cool desktop applications with the <a href="http://widgets.yahoo.com/" target="_top">Yahoo Widgets SDK</a>.  With the 4.5 release of the SDK, these applications can now be built in Flash. To help you get started, I wrote an <a href="http://developer.yahoo.com/flash/articles/flash-widgets.html" target="_top">article</a> (complete with examples) that demonstrates how you can leverage some of our Flash tools to rapidly develop Flash Desktop Applications with Yahoo! Widgets.</p>
<p>This article explains how you can use the Yahoo! Widget engine to turn your Flash program into a desktop application.  Additionally, you will see examples built with <a href="http://developer.yahoo.com/flash/astra-badgekit/" target="_top">The Badge Kit</a> and the <a href="http://developer.yahoo.com/flash/astra-flash/" target="_top">ASTRA Component Library</a>.  After reading, you should be fully prepared to build your own Widgets.  <a href="http://developer.yahoo.com/flash/articles/flash-widgets.html" target="_top">Go give it a read and start building Flash Widgets today</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yswfblog.com/blog/2008/04/28/building-flash-desktop-apps-with-yahoo-widgets/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ASTRA 1.1.2 Maintenance Release</title>
		<link>http://www.yswfblog.com/blog/2008/04/21/astra-112-maintenance-release/</link>
		<comments>http://www.yswfblog.com/blog/2008/04/21/astra-112-maintenance-release/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 22:49:42 +0000</pubDate>
		<dc:creator>Josh Tynjala</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/04/21/astra-112-maintenance-release/</guid>
		<description><![CDATA[We know you&#8217;re working with and enjoying the Flash components that we released in ASTRA 1.1 back in January. Over on the ydn_flash mailing list, we&#8217;ve been answering questions about the components and listening carefully for feature requests and bug reports. Currently, we&#8217;re waist deep in development for ASTRA 1.2, and we&#8217;re about to begin [...]]]></description>
			<content:encoded><![CDATA[<p>We know you&#8217;re working with and enjoying the Flash components that we <a href="http://www.yswfblog.com/blog/2008/01/30/astra-galore-new-flash-and-flex-components/">released in ASTRA 1.1</a> back in January. Over on the <a href="http://tech.groups.yahoo.com/group/ydn-flash/">ydn_flash mailing list</a>, we&#8217;ve been answering questions about the components and listening carefully for feature requests and bug reports. Currently, we&#8217;re waist deep in development for ASTRA 1.2, and we&#8217;re about to begin adding polish before the big release in a month or two. Until then, we want to ensure that you&#8217;re working with some of our latest battle-hardened code. Please drop by the <a href="http://developer.yahoo.com/flash/">Yahoo! Flash Developer Center</a> to pick up ASTRA 1.1.2.</p>
<p>As with the previous maintenance release, there are no new components to introduce in ASTRA 1.1.2. Instead, take a look at the list of bug fixes straight from the release notes:</p>
<p><strong>Charts</strong></p>
<ul>
<li>Bug fix: Chart components change the original data passed to dataProvider</li>
<li>Bug fix: Larger dataprovider with auto-detected category names causes error</li>
<li>Bug fix: Hiding axis labels causes runtime error</li>
<li>Bug fix: If TimeAxis has no data, it can&#8217;t calculate bounds</li>
</ul>
<p><strong>Tree</strong></p>
<ul>
<li>Bug fixes in LeafNode and TreeCellRenderer.</li>
</ul>
<p>All users are encouraged to upgrade. You can download the package for the <a href="http://developer.yahoo.com/flash/astra-flash/">ASTRA Flash components</a> on the <a href="http://developer.yahoo.com/flash/">Yahoo! Flash Developer Center</a> right now!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yswfblog.com/blog/2008/04/21/astra-112-maintenance-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3 Maps Update</title>
		<link>http://www.yswfblog.com/blog/2008/03/12/as3-maps-update/</link>
		<comments>http://www.yswfblog.com/blog/2008/03/12/as3-maps-update/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 17:19:00 +0000</pubDate>
		<dc:creator>Allen Rabinovich</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/03/12/as3-maps-update/</guid>
		<description><![CDATA[ 
A couple days ago, we pushed out an updated version of the AS3 Maps API. Here&#8217;s what Zach Graves, the lead developer of the component, has to say about it:
Nearly a month has passed since we launched the ActionScript 3 Maps API and since then we&#8217;ve received a ton of great feedback on the [...]]]></description>
			<content:encoded><![CDATA[<p> <img src="http://www.yswfblog.com/blog/wp-content/uploads/2008/03/i85.jpg" alt="I-85 and I-285, from Yahoo! Maps Satellite View" /></p>
<p>A couple days ago, we pushed out an updated version of the AS3 Maps API. Here&#8217;s what <a href="http://www.zachgraves.com"><strong>Zach Graves</strong></a>, the lead developer of the component, has to say about it:</p>
<p>Nearly a month has passed since we launched the <a href="http://www.yswfblog.com/blog/2008/02/11/actionscript-3-maps-api-y3k-compliant/">ActionScript 3 Maps API</a> and since then we&#8217;ve received a ton of great feedback on the component, along with some awesome applications utilizing the API. Now we are rolling out an update with some important bug fixes and updates:</p>
<ul>
<li>New: YahooMap constructor syntax.</li>
<li>New: Polyline overlay now has a geodesic flag.</li>
</ul>
<ul>
<li>Update: Overlay.invalidate method renamed to Overlay.destroy</li>
<li>Update: Improved event flow for mouse events on the map.</li>
</ul>
<ul>
<li>Bug fix: Dynamic map insertion issue fixed.</li>
<li>Bug fix: Marker maxZoom &amp; minZoom properties fixed.</li>
<li>Bug fix: Event.MOUSE_LEAVE event stops panning.</li>
<li>Bug fix: aerial copyright duplication fixed.</li>
<li>Bug fix: Fixed issue with the latlon property of YahooMap mouse events being incorrect in Flex apps.</li>
<li>Bug fix: Updated LocalSearch dphone &amp; phone properties.</li>
<li>Bug fix: LocalSearch categories/rating filters arguments fixed.</li>
<li>Bug fix: setZoomRange and getZoomRange methods returned incorrect values.</li>
<li>Bug fix: TrafficSearch failure event incorrectly dispatched when there are zero incidents.</li>
</ul>
<p>With this update, we&#8217;ve also added a few new <a href="http://developer.yahoo.com/flash/maps/examples.html">examples</a> to our developer center, including a demonstration of how to draw geodesic polylines, create custom markers and overlays, and a sample weather map application.</p>
<p>Also, if you missed <a href="http://ylocalblog.com/blog/2008/03/05/yahoo-maps-updated-with-new-data-and-functionality/">the news last week</a>, we have also updated our map tile data with over 12,000 new neighborhoods in 300 cities. With this new data, our expanding international coverage and some slick AS3 Maps—you&#8217;re guaranteed a great mapping experience in your applications. So head over to the <a href="http://developer.yahoo.com/flash/maps/">Yahoo! Flash Developer Center</a> and pick up the update.</p>
<p>We have more fun stuff coming, including a Flash component (for now, see <a href="http://www.zeuslabs.us/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/">Josh Tynjala&#8217;s post</a> on how to use the current component in Flash). Stay tuned for more updates!</p>
<p><em>Thanks, Zach! </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yswfblog.com/blog/2008/03/12/as3-maps-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Announcing ASTRA 1.1.1</title>
		<link>http://www.yswfblog.com/blog/2008/02/20/announcing-astra-111/</link>
		<comments>http://www.yswfblog.com/blog/2008/02/20/announcing-astra-111/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 23:26:08 +0000</pubDate>
		<dc:creator>Josh Tynjala</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/02/20/announcing-astra-111/</guid>
		<description><![CDATA[Last month, we released version 1.1 of the Yahoo! ASTRA libraries for Flash and Flex. Since then, we&#8217;ve received a ton of great feedback that has led to some important bug fixes and improvements. No critical bugs were encountered, but we&#8217;ve committed a reasonable number of changes to make a maintenance release worthwhile. Please drop [...]]]></description>
			<content:encoded><![CDATA[<p>Last month, we released <a href="http://www.yswfblog.com/blog/2008/01/30/astra-galore-new-flash-and-flex-components/">version 1.1 of the Yahoo! ASTRA libraries for Flash and Flex</a>. Since then, we&#8217;ve received a ton of great feedback that has led to some important bug fixes and improvements. No critical bugs were encountered, but we&#8217;ve committed a reasonable number of changes to make a maintenance release worthwhile. Please drop by the <a href="http://developer.yahoo.com/flash/">Yahoo! Flash Developer Center</a> to pick up ASTRA 1.1.1.</p>
<p>Being a maintenance release, there are no new components to introduce in ASTRA 1.1.1. Instead, take a look at the list of bug fixes and enhancements straight from the release notes:</p>
<p><strong>AlertManager (Flash)</strong></p>
<ul>
<li>Bug fix: Alert dialog lost focus if the user selected the text and then hit the tab key.</li>
</ul>
<p><strong>Charts (Flash)</strong></p>
<ul>
<li>Improved animation and invalidation of markers.</li>
<li>Bug fix: Setting axis maximum less than the value of an origin-based marker (column, bar) hides the marker.</li>
<li>Bug fix: With large data sets, line charts are displayed offset from the left, which hides some data on the right</li>
<li>Bug fix: Axis displays improperly when all items have the same value.</li>
<li>Bug fix: Infinite loop when calculating minimum and maximum values in some cases.</li>
<li>Bug fix: PieChart displays the wrong category when values are primitive and equal.</li>
</ul>
<p><strong>MenuBar (Flash)</strong></p>
<ul>
<li>Bug fix: Selected menubar button lost focus if it was toggled very quickly with keyboard shortcuts.</li>
<li>Bug fix: Skin conflicts between Menu and MenuBar.</li>
</ul>
<p><strong>TabBar (Flash)</strong></p>
<ul>
<li>Bug fix: Styles like textFormat are not passed through to tabs.</li>
<li>Bug fix: focusIndex setter tries to access buttons before they are created.</li>
</ul>
<p><strong>AutoCompleteManager (Flex)</strong></p>
<ul>
<li>New events</li>
<li>Added API for adjusting minimum disk space requirements</li>
<li>Bug fix: caret bug when changing selection of completion dropdown</li>
<li>Bug fix: itemToLabel bug on certain types of entries</li>
<li>Bug fix: loopSelection quirkiness</li>
</ul>
<p>All users are encouraged to upgrade. Packages for the <a href="http://developer.yahoo.com/flash/astra-flash/">ASTRA Flash components</a> and the <a href="http://developer.yahoo.com/flash/astra-flex/">ASTRA Flex components</a> are available for download immediately on the <a href="http://developer.yahoo.com/flash/">Yahoo! Flash Developer Center</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yswfblog.com/blog/2008/02/20/announcing-astra-111/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3 Maps: Flick-able and Spinnable</title>
		<link>http://www.yswfblog.com/blog/2008/02/11/as3-maps-flick-able-and-spinnable/</link>
		<comments>http://www.yswfblog.com/blog/2008/02/11/as3-maps-flick-able-and-spinnable/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 22:41:03 +0000</pubDate>
		<dc:creator>Tripp Bridges</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/02/11/as3-maps-flick-able-and-spinnable/</guid>
		<description><![CDATA[
The Yahoo! AS3 Maps API is barely a day old (well, alright, maybe some lucky folks got their hands on it a little earlier), and we are already seeing some seriously cool apps.   An example of what can be done with this new API has been created by Jonathan New and Benjamin Halstead, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.yswfblog.com/blog/wp-content/uploads/2008/02/jonben.jpg" alt="Flickable and Spinnable Map" /></p>
<p>The <a href="http://developer.yahoo.com/flash/maps/" title="AS3 Maps API">Yahoo! AS3 Maps API</a> is barely a day old (well, alright, maybe some lucky folks got their hands on it a little earlier), and we are already seeing some seriously cool apps.   An example of what can be done with this new API has been created by Jonathan New and <a href="http://www.benjaminhalsted.com">Benjamin Halstead</a>, our fellow Yahoos. They built a cool flick-able and rotable map interface which won the most fun hack award for our internal Q2/07 Hack Day.   You can check out their application <a href="http://developer.yahoo.com/flash/maps/examples/flickableMaps/" title="Flick-able Draggable map">here</a>.  Give it spin—literally! Toss the map around and shift drag to rotate it around the center.</p>
<p>If you are reading this blog, you are probably a Flex or ActionScript developer, which means only one thing: <a href="http://developer.yahoo.com/flash/maps">Yahoo! AS3 Maps</a> is a must have! We have prepared <a href="http://developer.yahoo.com/flash/maps/screencasts.html">screencasts</a>, <a href="http://developer.yahoo.com/flash/maps/examples.html">examples</a> and a complete <a href="http://developer.yahoo.com/flash/maps/classreference">documentation</a> to get you started. Give it a test drive now. We look forward to your feedback.</p>
<p><span style="font-size:0.8em"><em>(Special thanks to Ben and Jon for building an awesome map demo, and to Jeremy Johnstone for the photo) </em></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yswfblog.com/blog/2008/02/11/as3-maps-flick-able-and-spinnable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ActionScript 3 Maps API: Y3K Compliant</title>
		<link>http://www.yswfblog.com/blog/2008/02/11/actionscript-3-maps-api-y3k-compliant/</link>
		<comments>http://www.yswfblog.com/blog/2008/02/11/actionscript-3-maps-api-y3k-compliant/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 12:59:21 +0000</pubDate>
		<dc:creator>Allen Rabinovich</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/02/11/actionscript-3-maps-api-y3k-compliant/</guid>
		<description><![CDATA[
Good news, everyone! Although we are still not quite ready to unveil  the &#8220;what-if machine&#8221; or teach the toaster to feel love (or stop putting Futurama references everywhere), today we are bringing you something  just as cool and way more relevant. That&#8217;s right, folks: it&#8217;s the ActionScript 3 Maps API. Eagerly awaited and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.yswfblog.com/blog/wp-content/uploads/2008/02/maps-blog.jpg" alt="Yahoo! AS3 Maps" /></p>
<p><em>Good news, everyone! </em>Although we are still not quite ready to unveil  the &#8220;what-if machine&#8221; or teach the toaster to feel love (or stop putting <em>Futurama</em> references everywhere), today we are bringing you something  just as cool and way more relevant. That&#8217;s right, folks: it&#8217;s the <a href="http://developer.yahoo.com/flash/maps">ActionScript 3 Maps API</a>. Eagerly <a href="http://suggestions.yahoo.com/detail/?prop=ydn&amp;fid=3208">awaited</a> and now available for  immediate download on <a href="http://developer.yahoo.com/flash">Yahoo! Flash Developer Center</a>, the Maps API is  an incredibly powerful map engine with multiple embeddable tools that  make it truly universal. From local searches to custom markers, the API  covers it all, and does that in a native AS3 component that&#8217;s less than  30 kilobytes in size (that&#8217;s smaller than about 4 map tiles.) You can  use it in the <a href="http://www.adobe.com/products/flex/flexbuilder/">Flex Builder</a>, or with the standalone <a href="http://www.adobe.com/products/flex/sdk/">mxmlc compiler</a> (which is nice and free) — a Flash version will follow shortly.</p>
<p>So don&#8217;t spend another minute without it: head on over to the <a href="http://developer.yahoo.com/flash">Flash  Developer Center</a> and grab a copy (though make sure to read the <a href="http://developer.yahoo.com/flash/maps/license.html">license  agreement</a> before you do). We&#8217;ve prepared some <a href="http://developer.yahoo.com/flash/maps/screencasts.html">screencasts</a>, detailed <a href="http://developer.yahoo.com/flash/maps/classreference/">documentation</a> and a bunch of great <a href="http://developer.yahoo.com/flash/maps/examples.html">examples</a> to get you started. A  whole world of rich map-enabled applications is waiting: and though it  may not be the 31st century just yet, with Yahoo!&#8217;s AS3 Maps, you&#8217;ll  <strong>definitely</strong> be ahead of your time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yswfblog.com/blog/2008/02/11/actionscript-3-maps-api-y3k-compliant/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.437 seconds -->
