HOW TO ADD MULTIPLE SILVERLIGHT CONTROLS TO THE SAME PAGE
It’s quite easy to add more than one Silverlight 1.0 plug-in in the page, it just easy small steps and it works.
http://silverlight.net/learn/learnvideo.aspx?video=74447
CREATE A TIMER IN SILVERLIGHT 1.0
Timers with JavaScript is so easy an applicable, Appling this through Silverlight was a piece of cake all what u need is to watch this video.
http://silverlight.net/learn/learnvideo.aspx?video=76043
CREATING HYPERLINKS IN SILVERLIGHT 1.0
The same as HTML, but done with JavaScript, power of using DOM and change its base location.
http://silverlight.net/learn/learnvideo.aspx?video=76039