Skip to main content

Microsoft Silverlight

Answered Question Silverlight animationRSS Feed

(0)

vINyL3
vINyL3

Member

Member

3 points

4 Posts

Silverlight animation

 Hello,

I just download the silverlight and vs2008 because my boss ask me to do a silverlight animation. But I never had work with silverlight, so I'm asking here for some help to start working with this.

 

What I have to do is a silverlight animation, I had some images and I need to show it in sequence.

I was think about making a left menu with all images(in small size) in order and some arrows for goes back and forward. In the centre of the screen appears the image in is normal size.

 

Can some one tell me how to make it, I just need a exemple with two or three images.

 

Thanks for the help,

Rafael Cardoso

mchlsync
mchlsync

Star

Star

14606 points

2,730 Posts

Silverlight MVP
Answered Question

Re: Silverlight animation

 If you are talking about animation, I think Blend might be much easier for you to animate the stuffs. You can also google this keyword "Silverlight Animation" or "Silverlight menu animation" or this post.

(If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)

Regards,
Michael Sync
Silverlight MVP

Blog : http://michaelsync.net


vINyL3
vINyL3

Member

Member

3 points

4 Posts

Re: Silverlight animation

 It isn't real what I need, I need a slideshow that I can have images and text.

I already found one, but it don't have space to place a text along with the image, and the space on the menu with all images is to small and without arrows to move, so it only have space to around 20 images.

K2P2
K2P2

Participant

Participant

1028 points

337 Posts

Answered Question

Re: Silverlight animation

At the top of the screen there is a "Learn" link.  There's some good videos in there maybe they will help a little.

 

vINyL3
vINyL3

Member

Member

3 points

4 Posts

Re: Re: Silverlight animation

I see some videos, but no help.

 

baskarg83
baskarg83

Member

Member

414 points

127 Posts

Re: Re: Silverlight animation

Use Expression Blend is a best way to work on Animations. After creating animations in Blend ,bring that XAML code in your silverlight application

Here i am giving link on how to do Animation in Expression Blend

 

http://expression.microsoft.com/en-us/cc197142.aspx 

 

 

 

Jitukrish
Jitukrish

Member

Member

2 points

7 Posts

Re: Re: Re: Silverlight animation

Of Course, Blend is one of the best tools to use for animations. Smile

Using that we can even preview the animations...

Once you make sure that you had got your required animations then you can finalise it and associate it as the storyboard.  The other advantage is its WYSIWYG

vINyL3
vINyL3

Member

Member

3 points

4 Posts

Answered Question

Re: Re: Re: Silverlight animation

 After some more reacher I now understand how to make it =)

But I had a problem, because I do the animation on blend but I run the animation it change the position of the things(text, images), acording with monitor resolation. Either with the same resoltation that I use when I'm working on blend, when I run the animation some things just are in the asme position where I left it on blend.

 

I use this method(http://silverlight.net/learn/learnvideo.aspx?video=56933) to do the jump between page. 

Shaji-mji
Shaji-mji

Participant

Participant

1129 points

260 Posts

Answered Question

Re: Silverlight animation

 Try these Video tutorials

http://silverlight.net/learn/learnvideo.aspx?video=78708

http://silverlight.net/learn/learnvideo.aspx?video=56943

 

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities