<?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/"
		>
<channel>
	<title>Comments on: BaseUI</title>
	<atom:link href="http://www.soundstep.com/blog/downloads/baseui/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soundstep.com/blog</link>
	<description>Flash, Flex and ActionScript talking.</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:19:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: hemgui</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-82318</link>
		<dc:creator>hemgui</dc:creator>
		<pubDate>Fri, 27 Jan 2012 11:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-82318</guid>
		<description>Hello

I&#039;m using baseUI v4 Hbox for a control bar of a video player and need to have a few buttons on the left and some on the right with a variable spacer between the two sides.
I have a flex background and it&#039;s my first full AS3 project (without flex SDK). With flex,I&#039;ll try to make something like this :

   
   
   
   

Can I do that with baseUI V4? 
I see a Spacer class in the V3. Should I downgrade to this version to achieve this?

Thanks and sorry for my poor english</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I&#8217;m using baseUI v4 Hbox for a control bar of a video player and need to have a few buttons on the left and some on the right with a variable spacer between the two sides.<br />
I have a flex background and it&#8217;s my first full AS3 project (without flex SDK). With flex,I&#8217;ll try to make something like this :</p>
<p>Can I do that with baseUI V4?<br />
I see a Spacer class in the V3. Should I downgrade to this version to achieve this?</p>
<p>Thanks and sorry for my poor english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hemgui</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-82319</link>
		<dc:creator>hemgui</dc:creator>
		<pubDate>Fri, 27 Jan 2012 11:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-82319</guid>
		<description>Hello

I&#039;m using baseUI v4 Hbox for a control bar of a video player and need to have a few buttons on the left and some on the right with a variable spacer between the two sides.
I have a flex background and it&#039;s my first full AS3 project (without flex SDK). With flex,I&#039;ll try to make something like this :

   
   
   
   

Can I do that with baseUI V4? 
I see a Spacer class in the V3. Should I downgrade to this version to achieve this?

Thanks and sorry for my poor english</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I&#8217;m using baseUI v4 Hbox for a control bar of a video player and need to have a few buttons on the left and some on the right with a variable spacer between the two sides.<br />
I have a flex background and it&#8217;s my first full AS3 project (without flex SDK). With flex,I&#8217;ll try to make something like this :</p>
<p>Can I do that with baseUI V4?<br />
I see a Spacer class in the V3. Should I downgrade to this version to achieve this?</p>
<p>Thanks and sorry for my poor english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rt</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-63459</link>
		<dc:creator>rt</dc:creator>
		<pubDate>Mon, 31 Oct 2011 16:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-63459</guid>
		<description>I am currently working with betting BaseUI working as a simple layout engine for components in an application -- I have a window class that resizes itself based on the size of its contents (defined as the &quot;pane&quot; for the window). If I use the VBoxUI as the pane, I have to refresh() the vbox and then also set its width and height to its &quot;real&quot; width and height in order for it to report the width and height appropriately to my window class. (otherwise the width and height are the static width and height set when declaring the new vbox) 

Is there a better way to do this out of the box? Or, if not, have others requested a convenience method for doing this, or even for setting the width and height to the contents size on refresh? (maybe in this case one might pass Number.NaN to the constructor to indicate a width or height that is automagically set when calling refresh()).

Other than that, works great so far -- I was using the Yahoo Astra classes for this kind of layout before, but it was much clunkier...</description>
		<content:encoded><![CDATA[<p>I am currently working with betting BaseUI working as a simple layout engine for components in an application &#8212; I have a window class that resizes itself based on the size of its contents (defined as the &#8220;pane&#8221; for the window). If I use the VBoxUI as the pane, I have to refresh() the vbox and then also set its width and height to its &#8220;real&#8221; width and height in order for it to report the width and height appropriately to my window class. (otherwise the width and height are the static width and height set when declaring the new vbox) </p>
<p>Is there a better way to do this out of the box? Or, if not, have others requested a convenience method for doing this, or even for setting the width and height to the contents size on refresh? (maybe in this case one might pass Number.NaN to the constructor to indicate a width or height that is automagically set when calling refresh()).</p>
<p>Other than that, works great so far &#8212; I was using the Yahoo Astra classes for this kind of layout before, but it was much clunkier&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 拉风堂 &#187; Flash＆Flex大全</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-58401</link>
		<dc:creator>拉风堂 &#187; Flash＆Flex大全</dc:creator>
		<pubDate>Wed, 12 Oct 2011 01:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-58401</guid>
		<description>[...] Base UI 纯AS实现的布局框架，功能很全，配合Minimal Comps再好不过了。快速查看布局效果 [...]</description>
		<content:encoded><![CDATA[<p>[...] Base UI 纯AS实现的布局框架，功能很全，配合Minimal Comps再好不过了。快速查看布局效果 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flash的游戏引擎 &#124; Amyflash</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-36972</link>
		<dc:creator>flash的游戏引擎 &#124; Amyflash</dc:creator>
		<pubDate>Sat, 16 Jul 2011 13:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-36972</guid>
		<description>[...] BaseUI   为flash准备的类似flex中的布局结构 [...]</description>
		<content:encoded><![CDATA[<p>[...] BaseUI   为flash准备的类似flex中的布局结构 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-31428</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 10 Jun 2011 02:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-31428</guid>
		<description>This is useful package.

Thanks!</description>
		<content:encoded><![CDATA[<p>This is useful package.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iuiz</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-19657</link>
		<dc:creator>iuiz</dc:creator>
		<pubDate>Sun, 20 Feb 2011 02:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-19657</guid>
		<description>Hi,

did you remove the scrollpane in V4? I just want to create a text field with some custom scroll bars. However in V3 it seemed possibel. 

iuiz</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>did you remove the scrollpane in V4? I just want to create a text field with some custom scroll bars. However in V3 it seemed possibel. </p>
<p>iuiz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-6573</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Mon, 18 Oct 2010 07:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-6573</guid>
		<description>You&#039;re missing the SomaCore framework in your classpath, which I use for the demo.

And what do you mean from the &quot;directory&quot;? If I remember well you should be able to just compile the FLA in the zip.

Romu</description>
		<content:encoded><![CDATA[<p>You&#8217;re missing the SomaCore framework in your classpath, which I use for the demo.</p>
<p>And what do you mean from the &#8220;directory&#8221;? If I remember well you should be able to just compile the FLA in the zip.</p>
<p>Romu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-6450</link>
		<dc:creator>Sven</dc:creator>
		<pubDate>Sat, 16 Oct 2010 04:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-6450</guid>
		<description>Hi, I get all sorts of errors when trying to run the demo from the directory (not from within the zip file). For starters:

StartCommand.as, Line 65 - 1120: Access of undefined property soma.
ObjectPanel.as, Line 421 - Warning: 3590: void used where a Boolean value was expected.  The expression will be type coerced to Boolean.

And a couple others. Am I missing the framework somehow?</description>
		<content:encoded><![CDATA[<p>Hi, I get all sorts of errors when trying to run the demo from the directory (not from within the zip file). For starters:</p>
<p>StartCommand.as, Line 65 &#8211; 1120: Access of undefined property soma.<br />
ObjectPanel.as, Line 421 &#8211; Warning: 3590: void used where a Boolean value was expected.  The expression will be type coerced to Boolean.</p>
<p>And a couple others. Am I missing the framework somehow?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash＆Flex大全 &#124; Riaelite&#039;s Blog</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-3645</link>
		<dc:creator>Flash＆Flex大全 &#124; Riaelite&#039;s Blog</dc:creator>
		<pubDate>Tue, 31 Aug 2010 01:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-3645</guid>
		<description>[...] Base UI  纯AS实现的布局框架，功能很全，配合Minimal Comps再好不过了。快速查看布局效果 [...]</description>
		<content:encoded><![CDATA[<p>[...] Base UI  纯AS实现的布局框架，功能很全，配合Minimal Comps再好不过了。快速查看布局效果 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flash游戏引擎整理 &#124; LuFree网页游戏开发网</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-2674</link>
		<dc:creator>flash游戏引擎整理 &#124; LuFree网页游戏开发网</dc:creator>
		<pubDate>Tue, 03 Aug 2010 08:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-2674</guid>
		<description>[...] BaseUI 为flash准备的类似flex中的布局结构 [...]</description>
		<content:encoded><![CDATA[<p>[...] BaseUI 为flash准备的类似flex中的布局结构 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash 引擎列表</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-2495</link>
		<dc:creator>Flash 引擎列表</dc:creator>
		<pubDate>Mon, 19 Jul 2010 09:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-2495</guid>
		<description>[...] For Game Developers (AS3DS) &#8211; lot of useful structures for general game development BaseUI Layouting like in Flex, but for Flash (pure AS3, no Flex). vancura-AS3-libs Set of pure [...]</description>
		<content:encoded><![CDATA[<p>[...] For Game Developers (AS3DS) &#8211; lot of useful structures for general game development BaseUI Layouting like in Flex, but for Flash (pure AS3, no Flex). vancura-AS3-libs Set of pure [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leon49 &#124; ForeverYone</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-2492</link>
		<dc:creator>leon49 &#124; ForeverYone</dc:creator>
		<pubDate>Mon, 19 Jul 2010 06:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-2492</guid>
		<description>[...] For Game Developers (AS3DS) &#8211; lot of useful structures for general game development BaseUI Layouting like in Flex, but for Flash (pure AS3, no Flex). vancura-AS3-libs Set of pure [...]</description>
		<content:encoded><![CDATA[<p>[...] For Game Developers (AS3DS) &#8211; lot of useful structures for general game development BaseUI Layouting like in Flex, but for Flash (pure AS3, no Flex). vancura-AS3-libs Set of pure [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe Flash Platform 各種&#8230;&#8230; &#171; SOUTH-SPACE.com &#124; [ Game + Vision + Interactivity ]</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-2306</link>
		<dc:creator>Adobe Flash Platform 各種&#8230;&#8230; &#171; SOUTH-SPACE.com &#124; [ Game + Vision + Interactivity ]</dc:creator>
		<pubDate>Sat, 03 Jul 2010 03:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-2306</guid>
		<description>[...] BaseUI [...]</description>
		<content:encoded><![CDATA[<p>[...] BaseUI [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingeniero</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-1064</link>
		<dc:creator>ingeniero</dc:creator>
		<pubDate>Wed, 17 Mar 2010 14:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-1064</guid>
		<description>Be sure i&#039;ll use it.

Great job.

Regards,
Javi.</description>
		<content:encoded><![CDATA[<p>Be sure i&#8217;ll use it.</p>
<p>Great job.</p>
<p>Regards,<br />
Javi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-1063</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Wed, 17 Mar 2010 13:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-1063</guid>
		<description>Happy you like it! But the v4 I&#039;m doing will be much much better, will be released soon I think.

Romu</description>
		<content:encoded><![CDATA[<p>Happy you like it! But the v4 I&#8217;m doing will be much much better, will be released soon I think.</p>
<p>Romu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingeniero</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-1062</link>
		<dc:creator>ingeniero</dc:creator>
		<pubDate>Wed, 17 Mar 2010 12:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-1062</guid>
		<description>WOW MAN!!! im blin man!!!! Sorry.

i was looking for a method in the ElementUI instance, not in the BaseEventUI ... because i didnt find any i was removing and adding the elemenst from the BaseUI when i reach a X position ... jajajaja. i was working fine too, but ... it wasn&#039;t the way

Good tool, Romu, it works really good and the performance its pretty cool too.

Thanks</description>
		<content:encoded><![CDATA[<p>WOW MAN!!! im blin man!!!! Sorry.</p>
<p>i was looking for a method in the ElementUI instance, not in the BaseEventUI &#8230; because i didnt find any i was removing and adding the elemenst from the BaseUI when i reach a X position &#8230; jajajaja. i was working fine too, but &#8230; it wasn&#8217;t the way</p>
<p>Good tool, Romu, it works really good and the performance its pretty cool too.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-1061</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Wed, 17 Mar 2010 12:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-1061</guid>
		<description>If you download the source at the top of the page, you&#039;ll find a Demo Tween. Check out the DemoTween.as class, that&#039;s a good example.

Romu</description>
		<content:encoded><![CDATA[<p>If you download the source at the top of the page, you&#8217;ll find a Demo Tween. Check out the DemoTween.as class, that&#8217;s a good example.</p>
<p>Romu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingeniero</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-1060</link>
		<dc:creator>ingeniero</dc:creator>
		<pubDate>Wed, 17 Mar 2010 11:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-1060</guid>
		<description>How do i stop the propagation? dont find how, sorry

thanks, mate</description>
		<content:encoded><![CDATA[<p>How do i stop the propagation? dont find how, sorry</p>
<p>thanks, mate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-880</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 07 Mar 2010 20:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-880</guid>
		<description>Thx a lot Romu, 

I ll try to use your advise</description>
		<content:encoded><![CDATA[<p>Thx a lot Romu, </p>
<p>I ll try to use your advise</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-871</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Sat, 06 Mar 2010 18:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-871</guid>
		<description>You can monitor the movement adding a listener to the ElementUI instance: BaseEventUI.BEFORE_UPDATE.

Then stop the propagation of the event when you reach a position, or modify the properties (property &quot;properties&quot; of the event).

If you like, follow the blog in the next, I&#039;ll release a beta of the version 4, completely rewritten with a lot of improvements.

Romu</description>
		<content:encoded><![CDATA[<p>You can monitor the movement adding a listener to the ElementUI instance: BaseEventUI.BEFORE_UPDATE.</p>
<p>Then stop the propagation of the event when you reach a position, or modify the properties (property &#8220;properties&#8221; of the event).</p>
<p>If you like, follow the blog in the next, I&#8217;ll release a beta of the version 4, completely rewritten with a lot of improvements.</p>
<p>Romu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-869</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 06 Mar 2010 16:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-869</guid>
		<description>Hi, I am using your BaseUI, and it is a really great tool. I have a little question:

Can i set borders around liquid objects (ElementUI&#039;s) , so when they reach that border, they stop moving? 

THX</description>
		<content:encoded><![CDATA[<p>Hi, I am using your BaseUI, and it is a really great tool. I have a little question:</p>
<p>Can i set borders around liquid objects (ElementUI&#8217;s) , so when they reach that border, they stop moving? </p>
<p>THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by johnwfisherii</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-603</link>
		<dc:creator>Twitted by johnwfisherii</dc:creator>
		<pubDate>Sun, 27 Dec 2009 22:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-603</guid>
		<description>[...] This post was Twitted by johnwfisherii [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by johnwfisherii [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by tomkrcha</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-602</link>
		<dc:creator>Twitted by tomkrcha</dc:creator>
		<pubDate>Sun, 27 Dec 2009 22:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-602</guid>
		<description>[...] This post was Twitted by tomkrcha [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by tomkrcha [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Real Layout Manager in AS3 &#8211; BaseUI &#124; FlexMan</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-600</link>
		<dc:creator>A Real Layout Manager in AS3 &#8211; BaseUI &#124; FlexMan</dc:creator>
		<pubDate>Sun, 27 Dec 2009 14:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-600</guid>
		<description>[...] http://www.soundstep.com/blog/downloads/baseui/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.soundstep.com/blog/downloads/baseui/" rel="nofollow">http://www.soundstep.com/blog/downloads/baseui/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 15 Awesome ActionScript 3 Frameworks To Inspire Your Next Project &#124; pc-aras</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-238</link>
		<dc:creator>15 Awesome ActionScript 3 Frameworks To Inspire Your Next Project &#124; pc-aras</dc:creator>
		<pubDate>Thu, 25 Jun 2009 19:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-238</guid>
		<description>[...] Soundstep &#8211; BaseUI [...]</description>
		<content:encoded><![CDATA[<p>[...] Soundstep &#8211; BaseUI [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 15 Awesome ActionScript 3 Frameworks To Inspire Your Next Project &#171; RIAdobe</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-233</link>
		<dc:creator>15 Awesome ActionScript 3 Frameworks To Inspire Your Next Project &#171; RIAdobe</dc:creator>
		<pubDate>Wed, 24 Jun 2009 04:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-233</guid>
		<description>[...] Soundstep &#8211; BaseUI [...]</description>
		<content:encoded><![CDATA[<p>[...] Soundstep &#8211; BaseUI [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Down the Foxhole - 15 Awesome ActionScript 3 Frameworks To Inspire Your Next Project</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-232</link>
		<dc:creator>Down the Foxhole - 15 Awesome ActionScript 3 Frameworks To Inspire Your Next Project</dc:creator>
		<pubDate>Tue, 23 Jun 2009 16:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-232</guid>
		<description>[...] Soundstep - BaseUI [...]</description>
		<content:encoded><![CDATA[<p>[...] Soundstep &#8211; BaseUI [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-151</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Mon, 02 Feb 2009 16:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-151</guid>
		<description>Hi rodrigo,

It looks good, can we see a bit of code?

My only worry is that you can only extends DisplayObject, I guess in some cases it won&#039;t be possible?

Interesting approach with UIComponent anyway, is that tight with the Flash IDE (and components draggable to the stage) or easy to use with the Flex SDK and only actionscript?

Romu</description>
		<content:encoded><![CDATA[<p>Hi rodrigo,</p>
<p>It looks good, can we see a bit of code?</p>
<p>My only worry is that you can only extends DisplayObject, I guess in some cases it won&#8217;t be possible?</p>
<p>Interesting approach with UIComponent anyway, is that tight with the Flash IDE (and components draggable to the stage) or easy to use with the Flex SDK and only actionscript?</p>
<p>Romu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-150</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Mon, 02 Feb 2009 16:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-150</guid>
		<description>Hi, I tested your layout classes and enjoyed it very much. I decided to give it a try and build my own as3 layout manager, much inspired by your work.
Would like it if you could take a look at it and tell me what you think.
http://rutkoski.wordpress.com/category/projects/actionscript-3/layoutmanager/
Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I tested your layout classes and enjoyed it very much. I decided to give it a try and build my own as3 layout manager, much inspired by your work.<br />
Would like it if you could take a look at it and tell me what you think.<br />
<a href="http://rutkoski.wordpress.com/category/projects/actionscript-3/layoutmanager/" rel="nofollow">http://rutkoski.wordpress.com/category/projects/actionscript-3/layoutmanager/</a><br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Layout Manager &#171; The Rutz&#8217;s Guide to Whatever</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-149</link>
		<dc:creator>Layout Manager &#171; The Rutz&#8217;s Guide to Whatever</dc:creator>
		<pubDate>Mon, 02 Feb 2009 15:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-149</guid>
		<description>[...] functionality for Flash. There aren&#8217;t many options out there, but a few worth mentioning are http://www.soundstep.com/blog/downloads/baseui/ and http://www.nbilyk.com/flash-layout-manager. After studying these (great) diferent approaches, I [...]</description>
		<content:encoded><![CDATA[<p>[...] functionality for Flash. There aren&#8217;t many options out there, but a few worth mentioning are <a href="http://www.soundstep.com/blog/downloads/baseui/" rel="nofollow">http://www.soundstep.com/blog/downloads/baseui/</a> and <a href="http://www.nbilyk.com/flash-layout-manager" rel="nofollow">http://www.nbilyk.com/flash-layout-manager</a>. After studying these (great) diferent approaches, I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-105</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Thu, 16 Oct 2008 09:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-105</guid>
		<description>Once again -  thanks for taking some of your time to help me out - appreciated.
I will post in the forum if I have any problems in the future - for the moment the above helped me just fine!!

Niklas</description>
		<content:encoded><![CDATA[<p>Once again &#8211;  thanks for taking some of your time to help me out &#8211; appreciated.<br />
I will post in the forum if I have any problems in the future &#8211; for the moment the above helped me just fine!!</p>
<p>Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-104</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Wed, 15 Oct 2008 09:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-104</guid>
		<description>There is a ElementUI property &quot;keepOnScreen&quot; set by default to true, that&#039;s why it is always visible.

To animate it, you&#039;ll have to update an ElementUI property, not the DisplayObject property. If you want your element scrolling from top to bottom you can tween the property y, top or bottom. If you use the y property, it has to be the ElementUI y property.

var el:ElementUI = baseUI.add(mySprite);
and then tween el.y

Should work.

I think I&#039;m going to open a forum, as the comments are not really a great tools to talk and debug :)</description>
		<content:encoded><![CDATA[<p>There is a ElementUI property &#8220;keepOnScreen&#8221; set by default to true, that&#8217;s why it is always visible.</p>
<p>To animate it, you&#8217;ll have to update an ElementUI property, not the DisplayObject property. If you want your element scrolling from top to bottom you can tween the property y, top or bottom. If you use the y property, it has to be the ElementUI y property.</p>
<p>var el:ElementUI = baseUI.add(mySprite);<br />
and then tween el.y</p>
<p>Should work.</p>
<p>I think I&#8217;m going to open a forum, as the comments are not really a great tools to talk and debug <img src='http://www.soundstep.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-103</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Wed, 15 Oct 2008 07:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-103</guid>
		<description>Hi again! :-)

I have a question. I have a header that is stretching to a 100% width. Now I would like it to animate in so that is comes in from the top - kind of like falling down to it&#039;s position. I use Tweener for animations. The thing is that I don&#039;t really understand how the alignments in this case seems to be working. Eventhough I&#039;ve moved it off stage creating a negative y value as a start it still pops to the top of the screen fully visible. I solved this by moving the reg. point. But once the animation is done &amp; I resize the browser it moves back to it&#039;s original position &amp; not the &quot;new&quot; position. How would you solve this? Is there a way to update to the new position - I will have lots scenarios where you have objects on stage coming in from a different position than the position they will align to... I&#039;ve looked in the docs &amp; tried the refresh &amp; some other ones with no luck...

Niklas</description>
		<content:encoded><![CDATA[<p>Hi again! <img src='http://www.soundstep.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I have a question. I have a header that is stretching to a 100% width. Now I would like it to animate in so that is comes in from the top &#8211; kind of like falling down to it&#8217;s position. I use Tweener for animations. The thing is that I don&#8217;t really understand how the alignments in this case seems to be working. Eventhough I&#8217;ve moved it off stage creating a negative y value as a start it still pops to the top of the screen fully visible. I solved this by moving the reg. point. But once the animation is done &amp; I resize the browser it moves back to it&#8217;s original position &amp; not the &#8220;new&#8221; position. How would you solve this? Is there a way to update to the new position &#8211; I will have lots scenarios where you have objects on stage coming in from a different position than the position they will align to&#8230; I&#8217;ve looked in the docs &amp; tried the refresh &amp; some other ones with no luck&#8230;</p>
<p>Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-98</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Sun, 12 Oct 2008 07:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-98</guid>
		<description>Hi there!!
It works just fine with pixelfonts which is great because I use them all the time! I don&#039;t have the 1009 error in the same situation any more - I think I downloaded version 2 of the class &amp; know I&#039;ve downloaded version 3 and there all the examples works just fine.  But I had a new 1009 error when I used a container movie that loads my main movie that in turn is using a documentclass which use your class. But that seems to have been solved as well the day after - which mean I&#039;ve rebooted my computer.

Thanks for a superb class!! Keep up the great work. I&#039;ve already using it in a project.

Niklas</description>
		<content:encoded><![CDATA[<p>Hi there!!<br />
It works just fine with pixelfonts which is great because I use them all the time! I don&#8217;t have the 1009 error in the same situation any more &#8211; I think I downloaded version 2 of the class &amp; know I&#8217;ve downloaded version 3 and there all the examples works just fine.  But I had a new 1009 error when I used a container movie that loads my main movie that in turn is using a documentclass which use your class. But that seems to have been solved as well the day after &#8211; which mean I&#8217;ve rebooted my computer.</p>
<p>Thanks for a superb class!! Keep up the great work. I&#8217;ve already using it in a project.</p>
<p>Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-97</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Fri, 10 Oct 2008 13:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-97</guid>
		<description>Objects are aligned on whole pixel by default, there&#039;s a rounded property on a ElementUI instance if you need to change it. It should work with pixel fonts, never tried yet though, let me know if you have any problem.

What are you trying to &quot;run&quot; (you mean compile, or launch?) to get a 1009 error? I&#039;ve downloaded it and didn&#039;t find any. Send me an email from the contact page describing me what you do. If you still have this error, I&#039;ll try to reproduce it.

Romu</description>
		<content:encoded><![CDATA[<p>Objects are aligned on whole pixel by default, there&#8217;s a rounded property on a ElementUI instance if you need to change it. It should work with pixel fonts, never tried yet though, let me know if you have any problem.</p>
<p>What are you trying to &#8220;run&#8221; (you mean compile, or launch?) to get a 1009 error? I&#8217;ve downloaded it and didn&#8217;t find any. Send me an email from the contact page describing me what you do. If you still have this error, I&#8217;ll try to reproduce it.</p>
<p>Romu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-96</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Fri, 10 Oct 2008 12:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-96</guid>
		<description>Oh!

And I wonder if this class support using pixel fonts. Does it keep aligned object on whole pixels?

Niklas</description>
		<content:encoded><![CDATA[<p>Oh!</p>
<p>And I wonder if this class support using pixel fonts. Does it keep aligned object on whole pixels?</p>
<p>Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-95</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Fri, 10 Oct 2008 12:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-95</guid>
		<description>I get an 1009 error when I try to run your example right out of the zip...
Not sure why - since I&#039;m no as3 wiz.

Niklas</description>
		<content:encoded><![CDATA[<p>I get an 1009 error when I try to run your example right out of the zip&#8230;<br />
Not sure why &#8211; since I&#8217;m no as3 wiz.</p>
<p>Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KinRou Blog &#187; ActionScript 3 Layout Manager</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-62</link>
		<dc:creator>KinRou Blog &#187; ActionScript 3 Layout Manager</dc:creator>
		<pubDate>Mon, 04 Aug 2008 14:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-62</guid>
		<description>[...] http://www.soundstep.com/blog/downloads/baseui/  [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.soundstep.com/blog/downloads/baseui/" rel="nofollow">http://www.soundstep.com/blog/downloads/baseui/</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alessandro</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-16</link>
		<dc:creator>alessandro</dc:creator>
		<pubDate>Wed, 14 May 2008 18:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-16</guid>
		<description>what a fast submission :)
i&#039;m glad you appreciated my suggestion
now it&#039;s nearly perfect, i&#039;m sure it will come in handy in my projects ...
thanks for sharing this great lib :)</description>
		<content:encoded><![CDATA[<p>what a fast submission <img src='http://www.soundstep.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
i&#8217;m glad you appreciated my suggestion<br />
now it&#8217;s nearly perfect, i&#8217;m sure it will come in handy in my projects &#8230;<br />
thanks for sharing this great lib <img src='http://www.soundstep.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-15</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Wed, 14 May 2008 17:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-15</guid>
		<description>I&#039;ve updated the source and demo, the ratio out should now work as expected with the align X and Y, thanks for the comment Alessandro.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated the source and demo, the ratio out should now work as expected with the align X and Y, thanks for the comment Alessandro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-14</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Wed, 14 May 2008 17:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-14</guid>
		<description>Good point, I think it should work like that. I will have a look as soon as I get a chance.</description>
		<content:encoded><![CDATA[<p>Good point, I think it should work like that. I will have a look as soon as I get a chance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alessandro</title>
		<link>http://www.soundstep.com/blog/downloads/baseui/comment-page-1/#comment-13</link>
		<dc:creator>alessandro</dc:creator>
		<pubDate>Wed, 14 May 2008 15:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?page_id=24#comment-13</guid>
		<description>Hey, that&#039;s a great job!
i think i&#039;ll definitely use it in some project soon or later.
just a question about background resizing and position:

When the background resize is set to &quot;ratio out&quot; and vertical align is set to &quot;bottom&quot; i think it would be more correct if the bottom border of the image remain visible and the top goes out of the stage, don&#039;t you think? same thing applies, for the right border, when horizontal alignment is set to right.

cheers</description>
		<content:encoded><![CDATA[<p>Hey, that&#8217;s a great job!<br />
i think i&#8217;ll definitely use it in some project soon or later.<br />
just a question about background resizing and position:</p>
<p>When the background resize is set to &#8220;ratio out&#8221; and vertical align is set to &#8220;bottom&#8221; i think it would be more correct if the bottom border of the image remain visible and the top goes out of the stage, don&#8217;t you think? same thing applies, for the right border, when horizontal alignment is set to right.</p>
<p>cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

