<?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; News</title>
	<atom:link href="http://www.indieas.org/category/news/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>Summer cleaning</title>
		<link>http://www.indieas.org/2010/08/summer-cleaning/</link>
		<comments>http://www.indieas.org/2010/08/summer-cleaning/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 16:51:45 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[disabled]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[frame]]></category>
		<category><![CDATA[labels]]></category>
		<category><![CDATA[simplebutton]]></category>
		<category><![CDATA[state]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=183</guid>
		<description><![CDATA[Its been a while since I was working / improving the indieas library. But as I lately had a new idea to improve my workflow I realized, that i should clean up the library and fix the upload script again so that you can download the latest version again. Thats now all fixed. So make [...]]]></description>
			<content:encoded><![CDATA[<p>Its been a while since I was working / improving the indieas library. But as I lately had a new idea to improve my workflow I realized, that i should clean up the library and fix the upload script again so that you can download the latest version again.</p>
<p>Thats now all fixed. So make sure you test out the latest revision.</p>
<p>Furthermore I give you small <strong>preview</strong> on what I&#8217;m working at the moment. My actual problem where <strong>Buttons</strong>. Yes, it sounds too simple &#8211; but i was never really satisfied with my solutions. I actually like the SimpleButtons with the framelabels &#8211; but there is <strong>no way to extend them or add a disabled state</strong>. So thats useless in 70% of my use. Thats why I came up with a solution where I <strong>easily can create a Button in Flash with frame labels </strong>but also<strong> can simply extend them to control animations by script</strong>.</p>
<p>So soon there will be a post about how I work with Buttons in Flash and Flash Builder.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2010/08/summer-cleaning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8230;finally released.</title>
		<link>http://www.indieas.org/2010/01/finally-released/</link>
		<comments>http://www.indieas.org/2010/01/finally-released/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 12:16:34 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[modular]]></category>
		<category><![CDATA[zlib]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=169</guid>
		<description><![CDATA[I proudly announce the release of my modular framework now under the zLib license. I finally decided to change to a open source license so that all of you can use it. I also finished the documentation of the core elements and made an short movie about the main features of modular. So I hope [...]]]></description>
			<content:encoded><![CDATA[<p>I proudly announce the release of my <a href="http://modular.sandkasten.ch" target="_blank">modular framework</a> now under the <a href="http://www.opensource.org/licenses/zlib-license.php" target="_blank">zLib license</a>. I finally decided to change to a open source license so that all of you can use it. I also finished the documentation of the core elements and made an short movie about the main features of modular.</p>
<p>So I hope you can use it as I do in many of my projects&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2010/01/finally-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>modular v2</title>
		<link>http://www.indieas.org/2009/11/modular-v2/</link>
		<comments>http://www.indieas.org/2009/11/modular-v2/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 13:40:30 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[modular]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=163</guid>
		<description><![CDATA[Right now i am working on the next release of my modular framework. The main change is in the terminology as there were too many Module* names which made it a bit confusing. But there are also some nice new features like a clean Font registration and a new singleton flag to reuse modules instead [...]]]></description>
			<content:encoded><![CDATA[<p>Right now i am working on the next release of my <a href="http://modular.sandkasten.ch">modular framework</a>. The main change is in the terminology as there were too many Module* names which made it a bit confusing. But there are also some nice new features like a clean Font registration and a new singleton flag to reuse modules instead of rebuilding them in every page. Its now also possible to use modular in your own application in its own container sprite.</p>
<p>If somebody can&#8217;t wait to see the new version you can contact my for a pre-release version. Otherwise I will announce here the new release. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2009/11/modular-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>project online; drucklive</title>
		<link>http://www.indieas.org/2009/11/project-online-drucklive/</link>
		<comments>http://www.indieas.org/2009/11/project-online-drucklive/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 13:08:53 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[away3d]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[drucklive]]></category>
		<category><![CDATA[modular]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=155</guid>
		<description><![CDATA[Please have a look at our new project that is online now: http://www.drucklive.ch. You can order canvas and in a few days wallpapers of your own pictures. It is made with away3d for the 3d preview of the room and the modular framework for the website architecture.]]></description>
			<content:encoded><![CDATA[<p>Please have a look at our new project that is online now: <a href="http://www.drucklive.ch" target="_self">http://www.drucklive.ch</a>.</p>
<p>You can order canvas and in a few days wallpapers of your own pictures. It is made with away3d for the 3d preview of the room and the <a href="http://modular.sandkasten.ch" target="_blank">modular</a> framework for the website architecture.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2009/11/project-online-drucklive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PropertyTween the indieas way</title>
		<link>http://www.indieas.org/2009/10/propertytween-the-indieas-way/</link>
		<comments>http://www.indieas.org/2009/10/propertytween-the-indieas-way/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 15:38:27 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[sfug]]></category>
		<category><![CDATA[tween]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=150</guid>
		<description><![CDATA[I know there are so many different tweening engines out there and it makes really no sense program another one. But as I always had my one version from the sfug library I thought it would be the time to port that to the indieas library. Further more I not just copy it and adapted [...]]]></description>
			<content:encoded><![CDATA[<p>I know there are so many different tweening engines out there and it makes really no sense program another one. But as I always had my one version from the sfug library I thought it would be the time to port that to the indieas library. Further more I not just copy it and adapted the package name I tried to improve it once more. So in the new version when you apply another tween on the same object it checks the tweened properties and takes over only the properties defined by the new tween and let the old tween running with the other properties. So no more flickering when to tweens are acting on the same target/property.</p>
<p>As always feel free to download the library: <a href="http://www.indieas.org/library/">http://www.indieas.org/library/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2009/10/propertytween-the-indieas-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>indie.as goes art</title>
		<link>http://www.indieas.org/2009/10/indie-as-goes-art/</link>
		<comments>http://www.indieas.org/2009/10/indie-as-goes-art/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 19:14:24 +0000</pubDate>
		<dc:creator>mich</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.indieas.org/?p=142</guid>
		<description><![CDATA[Lately I was programming on a web art project which is now ready to see. This image gives you an impression. To see more click the image.]]></description>
			<content:encoded><![CDATA[<p>Lately I was programming on a web art project which is now ready to see.</p>
<p><a href="http://dasperueckenregal.ch/kuenstler/heimann_thomas/texte_web-projekt/Text_Web_DE.html" target="_bank"><img class="alignnone size-full wp-image-145" title="Picture" src="http://www.indieas.org/wp-content/uploads/2009/10/Picture.png" alt="Picture" width="541" height="389" /></a></p>
<p>This image gives you an impression. To see more click the image.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.indieas.org/2009/10/indie-as-goes-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>

