<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Programming with .NET - General</title><link>http://forums.silverlight.net/forums/17.aspx</link><description>General discussions around authoring Silverlight .NET applications.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Animating an object along a path</title><link>http://forums.silverlight.net/forums/thread/51948.aspx</link><pubDate>Thu, 08 May 2008 11:27:32 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:51948</guid><dc:creator>budalicious</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/51948.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=51948</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve managed to do this with a bit of a nasty workaround contrary to what MS/everyone else says.&lt;/p&gt;&lt;p&gt;&amp;nbsp;WPF supports animation along a path so what you can do is create a storyboard in a wpf project then copy the XAML to a new Silverlight project. &lt;/p&gt;&lt;p&gt;You will need to do some hackery to get rid of WPF specific tags though but it does work&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Animating an object along a path</title><link>http://forums.silverlight.net/forums/thread/39468.aspx</link><pubDate>Fri, 21 Mar 2008 02:53:03 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:39468</guid><dc:creator>Allen Chen – MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/39468.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=39468</wfw:commentRss><description>&lt;p&gt;Hi:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Unfortunately it&amp;#39;s not supported yet. To achieve your requirement you might have to use a timer and do the animation yourself.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Regards&lt;/p&gt;</description></item><item><title>Re: Animating an object along a path</title><link>http://forums.silverlight.net/forums/thread/39009.aspx</link><pubDate>Wed, 19 Mar 2008 19:55:44 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:39009</guid><dc:creator>wlamartin</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/39009.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=39009</wfw:commentRss><description>&lt;p&gt;I recall reading a few days back that animation along a path was not yet available but cannot locate the source.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;It is something I wanted to do, so I simply drew a path and positioned the object at successive points on the path to make a crude approximation of that.&lt;/p&gt;</description></item><item><title>Animating an object along a path</title><link>http://forums.silverlight.net/forums/thread/38752.aspx</link><pubDate>Wed, 19 Mar 2008 05:30:19 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:38752</guid><dc:creator>achobbs</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/38752.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=38752</wfw:commentRss><description>&lt;p&gt;I am wanting to animate an object along a path. Is it possible to create an animate that can take a Path object that has multiple BezierSegment objects in the PathFigures collection?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If not, I&amp;#39;m guesing I would just need to use SplineKeyFrames but it would be much easier to just setup a Path that identifies how the X/Y should transform and then run the animation against the Path object.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks&lt;/p&gt;</description></item></channel></rss>