<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: interactive legend – highlight series</title>
	<atom:link href="http://shemesh.wordpress.com/2008/05/06/22/feed/" rel="self" type="application/rss+xml" />
	<link>http://shemesh.wordpress.com/2008/05/06/22/</link>
	<description>Toxicated Flex/Silverlight Blog</description>
	<lastBuildDate>Tue, 10 Nov 2009 18:27:14 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lynda0119</title>
		<link>http://shemesh.wordpress.com/2008/05/06/22/#comment-70</link>
		<dc:creator>lynda0119</dc:creator>
		<pubDate>Wed, 27 Aug 2008 21:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://shemesh.wordpress.com/?p=22#comment-70</guid>
		<description>thanks much. Will give it a try.</description>
		<content:encoded><![CDATA[<p>thanks much. Will give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shemesh</title>
		<link>http://shemesh.wordpress.com/2008/05/06/22/#comment-69</link>
		<dc:creator>shemesh</dc:creator>
		<pubDate>Wed, 27 Aug 2008 21:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://shemesh.wordpress.com/?p=22#comment-69</guid>
		<description>Lynda,
sure.. it is pretty easy setting series style in code:

first create a new Stroke:
  var str:Stroke = new Stroke();
  str.color = 0xFFCC00;
  str.weight = 10;

then set it to your series:
  yourLineSeries.setStyle(&quot;lineStroke&quot;, str);</description>
		<content:encoded><![CDATA[<p>Lynda,<br />
sure.. it is pretty easy setting series style in code:</p>
<p>first create a new Stroke:<br />
  var str:Stroke = new Stroke();<br />
  str.color = 0xFFCC00;<br />
  str.weight = 10;</p>
<p>then set it to your series:<br />
  yourLineSeries.setStyle(&#8220;lineStroke&#8221;, str);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lynda0119</title>
		<link>http://shemesh.wordpress.com/2008/05/06/22/#comment-68</link>
		<dc:creator>lynda0119</dc:creator>
		<pubDate>Wed, 27 Aug 2008 20:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://shemesh.wordpress.com/?p=22#comment-68</guid>
		<description>thanks shemesh. I got it. They blocked it here at my work thus am not allow to download but I was able to when i got home. Another question for you maybe you can help. I have a dynamic LineSeries and I want to create or set new colors to it and not using the default colors. How can i do that?</description>
		<content:encoded><![CDATA[<p>thanks shemesh. I got it. They blocked it here at my work thus am not allow to download but I was able to when i got home. Another question for you maybe you can help. I have a dynamic LineSeries and I want to create or set new colors to it and not using the default colors. How can i do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shemesh</title>
		<link>http://shemesh.wordpress.com/2008/05/06/22/#comment-67</link>
		<dc:creator>shemesh</dc:creator>
		<pubDate>Tue, 26 Aug 2008 18:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://shemesh.wordpress.com/?p=22#comment-67</guid>
		<description>Lynda,
i do not understand (or encountered) your problem.
when you look at the source code, at your left-bottom side, just underneath the source tree there is a link: &quot;Download source...&quot; this will download load a zip with all needed files.
try it!
if still not working plz post again.</description>
		<content:encoded><![CDATA[<p>Lynda,<br />
i do not understand (or encountered) your problem.<br />
when you look at the source code, at your left-bottom side, just underneath the source tree there is a link: &#8220;Download source&#8230;&#8221; this will download load a zip with all needed files.<br />
try it!<br />
if still not working plz post again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lynda0119</title>
		<link>http://shemesh.wordpress.com/2008/05/06/22/#comment-66</link>
		<dc:creator>lynda0119</dc:creator>
		<pubDate>Tue, 26 Aug 2008 17:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://shemesh.wordpress.com/?p=22#comment-66</guid>
		<description>Shemesh, this is great and just what I needed. However, I can&#039;t download the source for import shemesh.LegendItemExtended;
            import shemesh.InteractiveLegendEvent;
is it possible if you can post those?</description>
		<content:encoded><![CDATA[<p>Shemesh, this is great and just what I needed. However, I can&#8217;t download the source for import shemesh.LegendItemExtended;<br />
            import shemesh.InteractiveLegendEvent;<br />
is it possible if you can post those?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
