<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Control Storyboards Easily using Behaviors</title><link>http://blogs.msdn.com/b/expression/archive/2010/05/25/control-storyboards-easily-using-behaviors.aspx</link><description>It’s been a while since the last article where I promised to write about all of the behaviors that ship with Expression Blend in greater detail. I’ll try to be more prompt in the future. Today, let’s look at the ControlStoryboardAction and the StoryboardCompletedTrigger</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Control Storyboards Easily using Behaviors</title><link>http://blogs.msdn.com/b/expression/archive/2010/05/25/control-storyboards-easily-using-behaviors.aspx#10051902</link><pubDate>Thu, 19 Aug 2010 13:00:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10051902</guid><dc:creator>DJ Monzyk</dc:creator><description>&lt;p&gt;I have a project with two storyboards....I have the first storyboard play upon the load of LayoutRoot using ControlStoryBoard action. &amp;nbsp;Works great.&lt;/p&gt;
&lt;p&gt;Now....I have a custom graphic (an arrow/path) that appears at the end of my 1st storyboard. &amp;nbsp;I want to be a &amp;#39;button&amp;#39; that when clicked plays my second storyboard. &amp;nbsp;I select the graphic, drag the ControlStoryBoard behavior onto it, set the event name to MouseLeftButtonDown and set the ControlStoryBoardOption to play my second storyboard.&lt;/p&gt;
&lt;p&gt;When I run the animation (F5), storyboard 1 runs fine, but when the button shows at the end of storyboard 1, it seems to be non-clickable. &amp;nbsp;What am i doing wrong thats not allowing this graphic to invoke the second storyboard?&lt;/p&gt;
&lt;p&gt;Thanks in advance...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10051902" width="1" height="1"&gt;</description></item></channel></rss>