




<Window.Resources>
<Storyboard x:Key="OnLoaded1">
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)" Storyboard.TargetName="Image1">
<EasingDoubleKeyFrame KeyTime="0:0:0.4" Value="15.333"/>
<EasingDoubleKeyFrame KeyTime="0:0:3" Value="-311.334"/>
<EasingDoubleKeyFrame KeyTime="0:0:3.5" Value="-291.334"/>
<EasingDoubleKeyFrame KeyTime="0:0:4" Value="-291.334"/>
<EasingDoubleKeyFrame KeyTime="0:0:6.5" Value="277.999"/>
<EasingDoubleKeyFrame KeyTime="0:0:7" Value="257.332"/>
<EasingDoubleKeyFrame KeyTime="0:0:7.5" Value="257.332"/>
<EasingDoubleKeyFrame KeyTime="0:0:10" Value="-32.668"/>
<EasingDoubleKeyFrame KeyTime="0:0:10.5" Value="-34.668"/>
<EasingDoubleKeyFrame KeyTime="0:0:11" Value="-34.668"/>
<EasingDoubleKeyFrame KeyTime="0:0:13.5" Value="-19.335"/>
</DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)" Storyboard.TargetName="Image1">
<EasingDoubleKeyFrame KeyTime="0:0:0.4" Value="131.333"/>
<EasingDoubleKeyFrame KeyTime="0:0:3" Value="294"/>
<EasingDoubleKeyFrame KeyTime="0:0:3.5" Value="291.333"/>
<EasingDoubleKeyFrame KeyTime="0:0:4" Value="291.333"/>
<EasingDoubleKeyFrame KeyTime="0:0:6.5" Value="315.333"/>
<EasingDoubleKeyFrame KeyTime="0:0:7" Value="317.333"/>
<EasingDoubleKeyFrame KeyTime="0:0:7.5" Value="317.333"/>
<EasingDoubleKeyFrame KeyTime="0:0:10" Value="552.666"/>
<EasingDoubleKeyFrame KeyTime="0:0:10.5" Value="527.333"/>
<EasingDoubleKeyFrame KeyTime="0:0:11" Value="527.333"/>
<EasingDoubleKeyFrame KeyTime="0:0:13.5" Value="291.333"/>
</DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[2].(RotateTransform.Angle)" Storyboard.TargetName="Image1">
<EasingDoubleKeyFrame KeyTime="0:0:0.4" Value="0"/>
<EasingDoubleKeyFrame KeyTime="0:0:3" Value="1052.882"/>
<EasingDoubleKeyFrame KeyTime="0:0:3.5" Value="1052.882"/>
<EasingDoubleKeyFrame KeyTime="0:0:4" Value="1052.882"/>
<EasingDoubleKeyFrame KeyTime="0:0:6.5" Value="2915.115"/>
<EasingDoubleKeyFrame KeyTime="0:0:7" Value="2915.115"/>
<EasingDoubleKeyFrame KeyTime="0:0:7.5" Value="2915.115"/>
<EasingDoubleKeyFrame KeyTime="0:0:10" Value="4298.665"/>
<EasingDoubleKeyFrame KeyTime="0:0:10.5" Value="4298.665"/>
<EasingDoubleKeyFrame KeyTime="0:0:11" Value="4298.665"/>
<EasingDoubleKeyFrame KeyTime="0:0:13.5" Value="5744.264"/>
</DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)" Storyboard.TargetName="Image1">
<EasingDoubleKeyFrame KeyTime="0:0:3" Value="1"/>
<EasingDoubleKeyFrame KeyTime="0:0:3.5" Value="1.762"/>
<EasingDoubleKeyFrame KeyTime="0:0:4" Value="1.762"/>
<EasingDoubleKeyFrame KeyTime="0:0:6.5" Value="1.762"/>
<EasingDoubleKeyFrame KeyTime="0:0:7" Value="2.454"/>
<EasingDoubleKeyFrame KeyTime="0:0:7.5" Value="2.454"/>
<EasingDoubleKeyFrame KeyTime="0:0:10" Value="2.454"/>
<EasingDoubleKeyFrame KeyTime="0:0:10.5" Value="3.23"/>
<EasingDoubleKeyFrame KeyTime="0:0:11" Value="3.23"/>
<EasingDoubleKeyFrame KeyTime="0:0:13.5" Value="3.23"/>
<EasingDoubleKeyFrame KeyTime="0:0:14" Value="4.585"/>
</DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)" Storyboard.TargetName="Image1">
<EasingDoubleKeyFrame KeyTime="0:0:3" Value="1"/>
<EasingDoubleKeyFrame KeyTime="0:0:3.5" Value="1.762"/>
<EasingDoubleKeyFrame KeyTime="0:0:4" Value="1.762"/>
<EasingDoubleKeyFrame KeyTime="0:0:6.5" Value="1.762"/>
<EasingDoubleKeyFrame KeyTime="0:0:7" Value="2.454"/>
<EasingDoubleKeyFrame KeyTime="0:0:7.5" Value="2.454"/>
<EasingDoubleKeyFrame KeyTime="0:0:10" Value="2.454"/>
<EasingDoubleKeyFrame KeyTime="0:0:10.5" Value="3.23"/>
<EasingDoubleKeyFrame KeyTime="0:0:11" Value="3.23"/>
<EasingDoubleKeyFrame KeyTime="0:0:13.5" Value="3.23"/>
<EasingDoubleKeyFrame KeyTime="0:0:14" Value="4.585"/>
</DoubleAnimationUsingKeyFrames>
</Storyboard>
</Window.Resources>
<Window.Triggers>
<EventTrigger
RoutedEvent="FrameworkElement.Loaded">
<BeginStoryboard x:Name="OnLoaded1_BeginStoryboard" Storyboard="{StaticResource OnLoaded1}"/>
<Storyboard x:Key="OnMouseDown1">
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)" Storyboard.TargetName="Image1">
<EasingDoubleKeyFrame KeyTime="0:0:1.2" Value="7"/>
</DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)" Storyboard.TargetName="Image1">
<EasingDoubleKeyFrame KeyTime="0:0:1.2" Value="7"/>
</DoubleAnimationUsingKeyFrames>
</Storyboard>
<Storyboard x:Key="OnMouseUp1">
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)" Storyboard.TargetName="Image1">
<EasingDoubleKeyFrame KeyTime="0:0:1.2" Value="4.5"/>
</DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)" Storyboard.TargetName="Image1">
<EasingDoubleKeyFrame KeyTime="0:0:1.2" Value="4.5"/>
</DoubleAnimationUsingKeyFrames>
</Storyboard>



Mahesh ChandPosted Jan 28, 2011, 8:19 AM
Keep it up!