<?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>Soundstep, daily ActionScript. &#187; BaseUI</title>
	<atom:link href="http://www.soundstep.com/blog/tag/baseui/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soundstep.com/blog</link>
	<description>Flash, Flex and ActionScript talking.</description>
	<lastBuildDate>Fri, 29 Jul 2011 17:05:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>BaseUI v3 layout manager</title>
		<link>http://www.soundstep.com/blog/2008/08/12/baseui-v3-layout-manager/</link>
		<comments>http://www.soundstep.com/blog/2008/08/12/baseui-v3-layout-manager/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 11:35:01 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=45</guid>
		<description><![CDATA[Hi everyone, Before going on holiday, here is a BaseUI major release Demo, source and code are at the end of the post or in the BaseUI main Page. It means code written for the previous might not work for this version (even is there isn’t any major change in the structure, some internal code [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/08/12/baseui-v3-layout-manager/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>BaseUI keep on screen</title>
		<link>http://www.soundstep.com/blog/2008/07/25/baseui-keep-on-screen/</link>
		<comments>http://www.soundstep.com/blog/2008/07/25/baseui-keep-on-screen/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 19:30:38 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=42</guid>
		<description><![CDATA[Hi Everyone, I haven't been posting for a while, it is not that I'm lazy We've been working on something exiting that will be release in a while, be patient. I've solved some bugs in BaseUI, one about the width of a DisplayObject which wasn't updated well when the content changed. I've also added a [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/07/25/baseui-keep-on-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BaseUI global references</title>
		<link>http://www.soundstep.com/blog/2008/07/11/baseui-global-references/</link>
		<comments>http://www.soundstep.com/blog/2008/07/11/baseui-global-references/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 11:46:14 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=41</guid>
		<description><![CDATA[Hi everyone, I've added global references and a property "reference" in BaseUI (and ElementUI). As I'm explaining in the tutorial, an ElementUI need a reference to set the position and the size of a DisplayObject. By default, the stage is the reference, set with the property of the ElementUI class "onStage". If the property onStage [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/07/11/baseui-global-references/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BaseUI v2 tutorial</title>
		<link>http://www.soundstep.com/blog/2008/06/29/baseui-v2-tutorial/</link>
		<comments>http://www.soundstep.com/blog/2008/06/29/baseui-v2-tutorial/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 17:03:00 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=40</guid>
		<description><![CDATA[BaseUI will help you to manage your assets (a logo, footer, a menu, etc) in the browser, in a liquid layout or a fixed area. BaseUI is managing a list of DisplayObject like Sprite, MovieClip, TextField, Bitmap, etc. You will be able to use properties like top, bottom, left, right, horizontalCenter, verticalCenter, width and height [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/06/29/baseui-v2-tutorial/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>BaseUI bypass resize</title>
		<link>http://www.soundstep.com/blog/2008/06/27/baseui-bypass-resize/</link>
		<comments>http://www.soundstep.com/blog/2008/06/27/baseui-bypass-resize/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 00:41:37 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=38</guid>
		<description><![CDATA[Sorry, I didn't have time to write a tutorial on BaseUI v2. I've added a property to bypass the resize of the DisplayObject (width and height). It might be useful for a sprite animated that has a size that is changing all time. It will set the useInitialSize to true and you can't use it [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/06/27/baseui-bypass-resize/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash liquid layout with BaseUI version 2</title>
		<link>http://www.soundstep.com/blog/2008/06/23/flash-liquid-layout-with-baseui-version-2/</link>
		<comments>http://www.soundstep.com/blog/2008/06/23/flash-liquid-layout-with-baseui-version-2/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 00:06:41 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=37</guid>
		<description><![CDATA[I've been working on the second version of BaseUI, so I'm happy to release it today. THIS IS NOT AN UPDATE. This new version is quite different, as well as the syntax, so the code you have written for the previous version won't work with this one. I didn't try it yet in a real [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/06/23/flash-liquid-layout-with-baseui-version-2/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Horizontal and vertical alignment</title>
		<link>http://www.soundstep.com/blog/2008/06/15/horizontal-and-vertical-alignment/</link>
		<comments>http://www.soundstep.com/blog/2008/06/15/horizontal-and-vertical-alignment/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 00:22:27 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=36</guid>
		<description><![CDATA[You can find in the BaseUI page the new version 1.1.0 I've solved a couple of bugs and I've added a new feature. When you have a ElementUI type element and the property alignX or alignY set to center, you can now set a value to two new properties: horizontalAlign and verticalAlign. It is working [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/06/15/horizontal-and-vertical-alignment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BaseUI minor updates</title>
		<link>http://www.soundstep.com/blog/2008/05/23/baseui-minor-updates/</link>
		<comments>http://www.soundstep.com/blog/2008/05/23/baseui-minor-updates/#comments</comments>
		<pubDate>Fri, 23 May 2008 16:43:04 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=29</guid>
		<description><![CDATA[I made some updates in BaseUI. You don't have to change a code already written, it is just bugs correction or functionalities added. The demo, docs and source in the download page are updated. Version 1.0.8 - The elements are now correctly refreshed when created if they are not visible (alpha or visible properties) Version [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/05/23/baseui-minor-updates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BaseUI tutorial</title>
		<link>http://www.soundstep.com/blog/2008/05/17/baseui-tutorial/</link>
		<comments>http://www.soundstep.com/blog/2008/05/17/baseui-tutorial/#comments</comments>
		<pubDate>Sat, 17 May 2008 16:55:27 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=28</guid>
		<description><![CDATA[Click here to access to BaseUI page with demo, documentation and source. This is a tutorial to explain you what you can do with BaseUI. It will not build a website for you (not yet ) but should reduce your efforts by handling basic and common rules in a flash site, such as position, margin [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/05/17/baseui-tutorial/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Liquid UI flash site with BaseUI</title>
		<link>http://www.soundstep.com/blog/2008/05/14/liquid-ui-flash-site-with-baseui/</link>
		<comments>http://www.soundstep.com/blog/2008/05/14/liquid-ui-flash-site-with-baseui/#comments</comments>
		<pubDate>Wed, 14 May 2008 09:41:47 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=27</guid>
		<description><![CDATA[I put in the downloads page the first version of BaseUI, classes I'm using all time, mostly to handle liquid UI site and portfolio/slideshow. You can also use it to get a centered fixed area on a background fitting the browser. I'll post a tutorial and some tips when I'll get a chance, and probably [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/05/14/liquid-ui-flash-site-with-baseui/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

