Both Yet Another Carousel (YAC) and the WPF training site (which uses YAC) have been ported to Silverlight Beta 2.
Comments
MBARGA
June 29, 2008 07:43
just to know how
Lawrence Berger
October 7, 2008 16:58
How do I put a link to a webpage in the Carousel instead of a Image or media.It was a interesting article and I have learned a lot.Larry
Thomas Smith
October 14, 2008 07:50
Have you had any luck porting YAC to the final release version of Silverlight 2.0? There seems to be a problem with the items showing just behind the middle item that were once invisible as you move left and right.Thanks,Thoms
Andrea
October 19, 2008 04:56
I was glad to find such a cool animation to help me learn Silverlight, but I am also having trouble now that the Beta period is over. StartStoryboard(...) seems to break when Storyboard.SetTarget(...) is called. MSDN docs didn't make much sense to me, so I'm wondering if they haven't updated yet. Any thoughts??Thanks,Andrea
Federico
October 29, 2008 09:59
Please read the comments at the YAC post in Silverlight.net/learn. Lot of people are having issues with the YAC for Silverlight 2 RTW. The changes in Storyboards lead to the carousel doing weird stuff when spinning left (that's after applying the Storyboard stop bugfix)Thank you so much guys!
Karsten Januszewski
November 23, 2008 12:06
Big shout out to Mark L (silverlight.net/.../Profile.aspx) for figuring out the fix. I've incorporated his changes into the source code and reuploaded it, at least the C# version. Will get a VB version up ASAP.Also, fixed the issue with the sample with the image load error -- didn't realize that the clock I was using had a background image...
Add comment