<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How to Position Dynamically Loaded Content Based on Browser Resizing</title>
	<link>http://www.quip.net/blog/2008/flash/actionscript-20/how-to-position-dynamically-loaded-content-browser-resizing</link>
	<description>Luck is the residue of good design.</description>
	<pubDate>Mon, 13 Oct 2008 13:30:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: David Stiller</title>
		<link>http://www.quip.net/blog/2008/flash/actionscript-20/how-to-position-dynamically-loaded-content-browser-resizing#comment-283386</link>
		<pubDate>Fri, 03 Oct 2008 05:21:20 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/actionscript-20/how-to-position-dynamically-loaded-content-browser-resizing#comment-283386</guid>
					<description>katie,

Ha!  No worries.  When you're back in however many months, bear in mind that this particular article is written for ActionScript 2.0, which has many differences from AS3.

If you want to follow these particular steps, make sure your FLA file is configured for AS2, or glean what you can from a concepts/principles standpoint.  One day I'll update this tutorial for AS3 as well.</description>
		<content:encoded><![CDATA[<p>katie,</p>
<p>Ha!  No worries.  When you&#8217;re back in however many months, bear in mind that this particular article is written for ActionScript 2.0, which has many differences from AS3.</p>
<p>If you want to follow these particular steps, make sure your FLA file is configured for AS2, or glean what you can from a concepts/principles standpoint.  One day I&#8217;ll update this tutorial for AS3 as well.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: katie disimone</title>
		<link>http://www.quip.net/blog/2008/flash/actionscript-20/how-to-position-dynamically-loaded-content-browser-resizing#comment-283354</link>
		<pubDate>Fri, 03 Oct 2008 04:45:58 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/actionscript-20/how-to-position-dynamically-loaded-content-browser-resizing#comment-283354</guid>
					<description>I know that i understand nothing of this, but the title and what it is doing...and I am so excited to learn.  This is exactly one of the things that made me want to learn flash.  Ok, I'll come back and leave a genuinely intelligent comment on this in about 6-18 months.</description>
		<content:encoded><![CDATA[<p>I know that i understand nothing of this, but the title and what it is doing&#8230;and I am so excited to learn.  This is exactly one of the things that made me want to learn flash.  Ok, I&#8217;ll come back and leave a genuinely intelligent comment on this in about 6-18 months.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: David Stiller</title>
		<link>http://www.quip.net/blog/2008/flash/actionscript-20/how-to-position-dynamically-loaded-content-browser-resizing#comment-186485</link>
		<pubDate>Wed, 21 May 2008 04:27:35 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/actionscript-20/how-to-position-dynamically-loaded-content-browser-resizing#comment-186485</guid>
					<description>var,

Thanks!  (Yeah, there are a number of good tween engines out there.  I haven't tried them all yet, but almost every last one seems much more robust &amp;#8212; and often easier to use &amp;#8212; than the native &lt;code&gt;Tween&lt;/code&gt; class.)</description>
		<content:encoded><![CDATA[<p>var,</p>
<p>Thanks!  (Yeah, there are a number of good tween engines out there.  I haven&#8217;t tried them all yet, but almost every last one seems much more robust &mdash; and often easier to use &mdash; than the native <code>Tween</code> class.)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: var</title>
		<link>http://www.quip.net/blog/2008/flash/actionscript-20/how-to-position-dynamically-loaded-content-browser-resizing#comment-173717</link>
		<pubDate>Thu, 01 May 2008 16:39:45 +0000</pubDate>
		<guid>http://www.quip.net/blog/2008/flash/actionscript-20/how-to-position-dynamically-loaded-content-browser-resizing#comment-173717</guid>
					<description>additionally - for cool implementation of background images for full beauty shots behind content, etc...    

1) constrain the proportion of the image, to the larger of width and height Math.max()
2) resize the image based on the larger, and force the alternative (width/height) to what it should be (say if all your images are 4:3, cross multiply and divide)
3) center width/height based on #2

http://www.edwardthomasco.com/hotels.html

also i use TweenLite/mc_tween - and hate the native flash tweens :)</description>
		<content:encoded><![CDATA[<p>additionally - for cool implementation of background images for full beauty shots behind content, etc&#8230;    </p>
<p>1) constrain the proportion of the image, to the larger of width and height Math.max()<br />
2) resize the image based on the larger, and force the alternative (width/height) to what it should be (say if all your images are 4:3, cross multiply and divide)<br />
3) center width/height based on #2</p>
<p><a href='http://www.edwardthomasco.com/hotels.html' rel='nofollow'>http://www.edwardthomasco.com/hotels.html</a></p>
<p>also i use TweenLite/mc_tween - and hate the native flash tweens <img src='http://www.quip.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
