<?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: Understanding Flash CS4 Motion XML</title>
	<atom:link href="http://flashthusiast.com/2008/11/04/understanding-flash-cs4-motion-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashthusiast.com/2008/11/04/understanding-flash-cs4-motion-xml/</link>
	<description>...and especially enthusiastic about motion tweens in Flash...</description>
	<pubDate>Fri, 12 Mar 2010 04:38:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Richard</title>
		<link>http://flashthusiast.com/2008/11/04/understanding-flash-cs4-motion-xml/#comment-29372</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 29 Jul 2009 21:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://flashthusiast.com/2008/11/04/understanding-flash-cs4-motion-xml/#comment-29372</guid>
		<description>I'm having a problem with the "Copy Motion as ActionScript 3.0..." feature in Flash CS4. I'm not sure whether to submit a problem as a bug, or keep searching for the answer to the problem. I figured I would try here. I have found the problem mentioned on a few forums, but nobody has an answer. 

When I paste the code into new AS3 class, move things to the proper locations, and make it the document class; it works like a charm. See AS file at http://www.richhumphreys.com/source/SimpleMotion.as.txt
 
This code works if I have an Symbol on the timeline with the instance name "box".

I run into problems when I try to create instances in ActionScript. If I try and create a symbol instance in code and add to the stage, then use the variable name as the first argument of the addTarget() method, I receive this error...

ReferenceError: Error #1069: Property instance1 not found on SimpleMotion and there is no default value.
	at fl.motion::AnimatorBase$/processCurrentFrame()
	at fl.motion::AnimatorFactoryBase/addTargetInfo()
	at fl.motion::AnimatorFactoryBase/addTarget()
	at SimpleMotion()

Just as a lark I added an instance name "test" to the code generated instance, but the error comes up the same only with "Property test not found".

I suppose I could build a motion XML file like described in this Blog, but it seems rather verbose when I can handle it with one or two Arrays. 

Is this a bug? Where can I look to find how this is supposed to be used?

--Rich</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a problem with the &#8220;Copy Motion as ActionScript 3.0&#8230;&#8221; feature in Flash CS4. I&#8217;m not sure whether to submit a problem as a bug, or keep searching for the answer to the problem. I figured I would try here. I have found the problem mentioned on a few forums, but nobody has an answer. </p>
<p>When I paste the code into new AS3 class, move things to the proper locations, and make it the document class; it works like a charm. See AS file at <a href="http://www.richhumphreys.com/source/SimpleMotion.as.txt" rel="nofollow">http://www.richhumphreys.com/source/SimpleMotion.as.txt</a></p>
<p>This code works if I have an Symbol on the timeline with the instance name &#8220;box&#8221;.</p>
<p>I run into problems when I try to create instances in ActionScript. If I try and create a symbol instance in code and add to the stage, then use the variable name as the first argument of the addTarget() method, I receive this error&#8230;</p>
<p>ReferenceError: Error #1069: Property instance1 not found on SimpleMotion and there is no default value.<br />
	at fl.motion::AnimatorBase$/processCurrentFrame()<br />
	at fl.motion::AnimatorFactoryBase/addTargetInfo()<br />
	at fl.motion::AnimatorFactoryBase/addTarget()<br />
	at SimpleMotion()</p>
<p>Just as a lark I added an instance name &#8220;test&#8221; to the code generated instance, but the error comes up the same only with &#8220;Property test not found&#8221;.</p>
<p>I suppose I could build a motion XML file like described in this Blog, but it seems rather verbose when I can handle it with one or two Arrays. </p>
<p>Is this a bug? Where can I look to find how this is supposed to be used?</p>
<p>&#8211;Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamal</title>
		<link>http://flashthusiast.com/2008/11/04/understanding-flash-cs4-motion-xml/#comment-18496</link>
		<dc:creator>kamal</dc:creator>
		<pubDate>Tue, 17 Mar 2009 02:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://flashthusiast.com/2008/11/04/understanding-flash-cs4-motion-xml/#comment-18496</guid>
		<description>Hi,

I have volunteered to help my son's preschool update their website. I have tried to follow the tutorial written by Jen deHaan but I am not able to make the text and images  move the way i want to. Can someone please help?

Kamal</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have volunteered to help my son&#8217;s preschool update their website. I have tried to follow the tutorial written by Jen deHaan but I am not able to make the text and images  move the way i want to. Can someone please help?</p>
<p>Kamal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin_P</title>
		<link>http://flashthusiast.com/2008/11/04/understanding-flash-cs4-motion-xml/#comment-1155</link>
		<dc:creator>Justin_P</dc:creator>
		<pubDate>Tue, 11 Nov 2008 20:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://flashthusiast.com/2008/11/04/understanding-flash-cs4-motion-xml/#comment-1155</guid>
		<description>Great Article. Thanks for all the details, John!</description>
		<content:encoded><![CDATA[<p>Great Article. Thanks for all the details, John!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
