<?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"
	>
<channel>
	<title>Comments on: TransformManager Updated - Scale/Rotate/Move any MovieClip</title>
	<atom:link href="http://blog.greensock.com/transformmanageras2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.greensock.com/transformmanageras2/</link>
	<description>ActionScript Enthusaist</description>
	<pubDate>Sun,  6 Jul 2008 19:41:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Mark</title>
		<link>http://blog.greensock.com/transformmanageras2/#comment-16928</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 22 Apr 2008 18:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.greensock.com/?p=3#comment-16928</guid>
		<description>Hi Jack, 
Great tool - very well designed and of immense help, 
thank you, 
Mark</description>
		<content:encoded><![CDATA[<p>Hi Jack,<br />
Great tool - very well designed and of immense help,<br />
thank you,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://blog.greensock.com/transformmanageras2/#comment-16813</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 18 Apr 2008 09:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.greensock.com/?p=3#comment-16813</guid>
		<description>Hi Jack,

Great work!! Thanks very much.

To set the width (or height) I have made a little function... 

function set_width() {
	// set manager_obj.autoDeselect=false
	dd=manager_obj.selectedTargetObject
	rot = dd._rotation;
	dd._rotation = 0;
	dd._width = s1.value;
	dd._rotation=rot
	manager_obj.selectedItem.update();
}

Hope it helps someone....

Eric</description>
		<content:encoded><![CDATA[<p>Hi Jack,</p>
<p>Great work!! Thanks very much.</p>
<p>To set the width (or height) I have made a little function&#8230; </p>
<p>function set_width() {<br />
	// set manager_obj.autoDeselect=false<br />
	dd=manager_obj.selectedTargetObject<br />
	rot = dd._rotation;<br />
	dd._rotation = 0;<br />
	dd._width = s1.value;<br />
	dd._rotation=rot<br />
	manager_obj.selectedItem.update();<br />
}</p>
<p>Hope it helps someone&#8230;.</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saga</title>
		<link>http://blog.greensock.com/transformmanageras2/#comment-14793</link>
		<dc:creator>Saga</dc:creator>
		<pubDate>Mon, 10 Mar 2008 06:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.greensock.com/?p=3#comment-14793</guid>
		<description>I like it very much...........

actually i'm a c# programer, I am going to develop a move for TShirt project.
It gives me courage and saves time


thank you very much..............</description>
		<content:encoded><![CDATA[<p>I like it very much&#8230;&#8230;&#8230;..</p>
<p>actually i&#8217;m a c# programer, I am going to develop a move for TShirt project.<br />
It gives me courage and saves time</p>
<p>thank you very much&#8230;&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://blog.greensock.com/transformmanageras2/#comment-13157</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Mon, 18 Feb 2008 14:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.greensock.com/?p=3#comment-13157</guid>
		<description>Sure, Matt, you should be able to change the "bounds" property anytime, either on the TransformItem or the TransformManager.</description>
		<content:encoded><![CDATA[<p>Sure, Matt, you should be able to change the &#8220;bounds&#8221; property anytime, either on the TransformItem or the TransformManager.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Teixeira</title>
		<link>http://blog.greensock.com/transformmanageras2/#comment-13148</link>
		<dc:creator>Jose Teixeira</dc:creator>
		<pubDate>Mon, 18 Feb 2008 11:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.greensock.com/?p=3#comment-13148</guid>
		<description>Hi Jack!

Thank you very (very!!) much for your excelent solution to scale/rotate/move issues.
TransformManager saved me lots of time and was 100% suitable for the problem i came into.

I used TransformManager in my personal project: www.faceinhole.com.

Thank you!!
Jose Teixeira (Portugal)</description>
		<content:encoded><![CDATA[<p>Hi Jack!</p>
<p>Thank you very (very!!) much for your excelent solution to scale/rotate/move issues.<br />
TransformManager saved me lots of time and was 100% suitable for the problem i came into.</p>
<p>I used TransformManager in my personal project: <a href="http://www.faceinhole.com" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.faceinhole.com');">http://www.faceinhole.com</a>.</p>
<p>Thank you!!<br />
Jose Teixeira (Portugal)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://blog.greensock.com/transformmanageras2/#comment-13142</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Mon, 18 Feb 2008 10:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.greensock.com/?p=3#comment-13142</guid>
		<description>This article is really terrific. The class files and sample file attached here is also great.</description>
		<content:encoded><![CDATA[<p>This article is really terrific. The class files and sample file attached here is also great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
