<?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>Progression　addCommand内でプロパティを操作する方法 へのコメント</title>
	<atom:link href="http://blog.5ive.info/archives/274/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.5ive.info/archives/274</link>
	<description>ActionScriptを中心としたWeb全般プログラムのメモサイトです。</description>
	<lastBuildDate>Wed, 18 Jan 2012 23:32:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>INsdIRATION - [Progression] initObject より</title>
		<link>http://blog.5ive.info/archives/274/comment-page-1#comment-6432</link>
		<dc:creator>INsdIRATION - [Progression] initObject</dc:creator>
		<pubDate>Wed, 12 May 2010 09:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.5ive.info/blog/?p=274#comment-6432</guid>
		<description>[...] 【追記】 initObjectは、DoTweenerや、AddChildにもあった！ Progression　addCommand内でプロパティを操作する方法 ん〜奥が深い。。。   [...]</description>
		<content:encoded><![CDATA[<p>[...] 【追記】 initObjectは、DoTweenerや、AddChildにもあった！ Progression　addCommand内でプロパティを操作する方法 ん〜奥が深い。。。   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>blog.progression.jp&#187; ブログアーカイブ &#187; [お知らせ] 今週の Progression 関連エントリー（2008/11/15 ～ 2008/11/21） より</title>
		<link>http://blog.5ive.info/archives/274/comment-page-1#comment-1410</link>
		<dc:creator>blog.progression.jp&#187; ブログアーカイブ &#187; [お知らせ] 今週の Progression 関連エントリー（2008/11/15 ～ 2008/11/21）</dc:creator>
		<pubDate>Fri, 21 Nov 2008 07:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.5ive.info/blog/?p=274#comment-1410</guid>
		<description>[...] 5ive.blog / Progression　addCommand内でプロパティを操作する方法 [...]</description>
		<content:encoded><![CDATA[<p>[...] 5ive.blog / Progression　addCommand内でプロパティを操作する方法 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>simo より</title>
		<link>http://blog.5ive.info/archives/274/comment-page-1#comment-1400</link>
		<dc:creator>simo</dc:creator>
		<pubDate>Wed, 19 Nov 2008 06:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.5ive.info/blog/?p=274#comment-1400</guid>
		<description>どうも、はじめまして。

コメントありがとうございます。initObjectでもプロパティ設定できるんですね。こういうやり方もあるんですねー。この書き方なら1行でかけるし、いいですね！なるほど。

AddChild()のこの書き方も知らなかったです。これは便利ですね、真似させて頂きます！</description>
		<content:encoded><![CDATA[<p>どうも、はじめまして。</p>
<p>コメントありがとうございます。initObjectでもプロパティ設定できるんですね。こういうやり方もあるんですねー。この書き方なら1行でかけるし、いいですね！なるほど。</p>
<p>AddChild()のこの書き方も知らなかったです。これは便利ですね、真似させて頂きます！</p>
]]></content:encoded>
	</item>
	<item>
		<title>atama-switch より</title>
		<link>http://blog.5ive.info/archives/274/comment-page-1#comment-1398</link>
		<dc:creator>atama-switch</dc:creator>
		<pubDate>Wed, 19 Nov 2008 05:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.5ive.info/blog/?p=274#comment-1398</guid>
		<description>はじめまして、いつも拝見させていただいています。
Progression勉強中のモノです。

addCommand内でプロパティを操作する方法ですが、DoTweenerのinitObjectで設定する方法もありますよ。

addCommand(
new DoTweener( mc  , { x : 0, time:1, transition:&quot;easeOutExpo&quot; }, { target : { x : 100 } } )
);

AddChildもchildを指定して設定できます。
new AddChild( container_mc , mc  , { child : { x : 100, y : 0  } });</description>
		<content:encoded><![CDATA[<p>はじめまして、いつも拝見させていただいています。<br />
Progression勉強中のモノです。</p>
<p>addCommand内でプロパティを操作する方法ですが、DoTweenerのinitObjectで設定する方法もありますよ。</p>
<p>addCommand(<br />
new DoTweener( mc  , { x : 0, time:1, transition:&#8221;easeOutExpo&#8221; }, { target : { x : 100 } } )<br />
);</p>
<p>AddChildもchildを指定して設定できます。<br />
new AddChild( container_mc , mc  , { child : { x : 100, y : 0  } });</p>
]]></content:encoded>
	</item>
</channel>
</rss>

