<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.connectedpixel.com/blog">
<channel>
 <title>connectedpixel.com - Flex</title>
 <link>http://www.connectedpixel.com/blog/taxonomy/term/24/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Big Data Scrolling Flex Charts</title>
 <link>http://www.connectedpixel.com/blog/scrollingcharts</link>
 <description>&lt;p&gt;If your TextArea has a lot of text, you get a scroll bar.    If your datagrid has too many rows or columns, you get scroll bars.  If your Image is too large, you can put it inside a container with scrollbars.  Charts, however, do not have scrollbars.  Charts with too much data look like this:&lt;/p&gt;</description>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/24">Flex</category>
 <pubDate>Wed, 27 Feb 2008 10:45:10 -0800</pubDate>
</item>
<item>
 <title>Callback filter functions in E4X</title>
 <link>http://www.connectedpixel.com/blog/e4x/callbackfilters</link>
 <description>&lt;p&gt;While porting some xpath-heavy AS2 code to AS3, I ran into problems.  E4X (new and improved xml support in AS3) seems to make xpath obsolete.  However, all the E4X query examples in the docs use hard-coded literals. I can&#039;t use literals because I don&#039;t know at code-time what the queries are going to be. My AS2 code creates xpath paths dynamically from variables.   What is the E4X equivalent?&lt;/p&gt;
&lt;p&gt;
After some initial confusion on my part, I now get it.  In retrospect, what&#039;s below seems obvious -- but that&#039;s the way it always is.&lt;/p&gt;
&lt;h4&gt;
Selecting a variable-named node type&lt;/h4&gt;
&lt;p&gt;
Let&#039;s work with this xml:
&lt;/p&gt;</description>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/25">AS3</category>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/24">Flex</category>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/21">ActionScript</category>
 <pubDate>Mon, 07 Jul 2008 16:21:35 -0700</pubDate>
</item>
</channel>
</rss>
