<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>indieas &#187; list</title>
	<atom:link href="http://www.indieas.org/tag/list/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.indieas.org</link>
	<description>independent actionscript developer team</description>
	<lastBuildDate>Tue, 19 Oct 2010 13:43:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>skinnable widgets without flex</title>
		<link>http://www.indieas.org/2009/09/skinnable-widgets-without-flex/</link>
		<comments>http://www.indieas.org/2009/09/skinnable-widgets-without-flex/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 14:45:37 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[library widgets]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[scrollpane]]></category>
		<category><![CDATA[textarea]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=53</guid>
		<description><![CDATA[In my current project I had to implement a bunch of the standard widgets or components. As you maybe already noticed by this entry I spent a bit more time to implement the widgets that I can use them in multiple projects. In the end I had the most common widgets like: Button, CheckBox, DropDown, [...]]]></description>
			<content:encoded><![CDATA[<p>In my current project I had to implement a bunch of the standard widgets or components. As you maybe already noticed by <a href="http://www.indieas.org/2009/09/reinvent-the-wheel-or-how-to-program-a-button-in-as3/" target="_blank">this</a> entry I spent a bit more time to implement the widgets that I can use them in multiple projects. In the end I had the most common widgets like: Button, CheckBox, DropDown, Vertical- and HorizontalList, ScrollPane/Pane and TextArea.</p>
<p>The advantage of these widgets are:</p>
<ul>
<li>skin-able with flash like a flex component</li>
<li>support for CSS</li>
<li>small footprint</li>
<li>usable in non-flex projects</li>
<li>tight integration with <a href="http://modular.sandkasten.ch/" target="_blank">modular</a></li>
</ul>
<p>Check out the links section to download the indieas library.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2009/09/skinnable-widgets-without-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

