<?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: Flex custom preloader does not center</title>
	<atom:link href="http://tjoadesign.nl/blog/?feed=rss2&#038;p=83" rel="self" type="application/rss+xml" />
	<link>http://tjoadesign.nl/blog/?p=83</link>
	<description>Technical notes about Flex, Flash and other geeky things</description>
	<lastBuildDate>Mon, 05 Jul 2010 12:37:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tink</title>
		<link>http://tjoadesign.nl/blog/?p=83&#038;cpage=1#comment-149</link>
		<dc:creator>Tink</dc:creator>
		<pubDate>Wed, 14 Apr 2010 08:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://tjoadesign.nl/blog/?p=83#comment-149</guid>
		<description>You could override the public methods

public function set stageWidth(value:Number):void 
public function set stageHeight(value:Number):void 

and center you proloader using these values (or just use the getters).</description>
		<content:encoded><![CDATA[<p>You could override the public methods</p>
<p>public function set stageWidth(value:Number):void<br />
public function set stageHeight(value:Number):void </p>
<p>and center you proloader using these values (or just use the getters).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
