How to add silverlight.
-
Hey all Im new to silverlight, just want to know how to embed or add silverlight to an existing ASP.net project. In flash you only use the following code:
<object width="871px" height="400px">
<param name="aa" value="aa.swf" />
<embed src="flash\aa.swf" width="871px" height="400px"></embed>
</object>Can someone tell me how do it with Silverlight. Thanx
-
Hey all Im new to silverlight, just want to know how to embed or add silverlight to an existing ASP.net project. In flash you only use the following code:
<object width="871px" height="400px">
<param name="aa" value="aa.swf" />
<embed src="flash\aa.swf" width="871px" height="400px"></embed>
</object>Can someone tell me how do it with Silverlight. Thanx
Integrating Silverlight with a Web Page[^]
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Integrating Silverlight with a Web Page[^]
Mark Salsbery Microsoft MVP - Visual C++ :java: