What is the purpose of the CreateSilverlight.js?
Posted
by mattruma
on Stack Overflow
See other posts from Stack Overflow
or by mattruma
Published on 2010-04-02T13:06:42Z
Indexed on
2010/04/02
13:13 UTC
Read the original article
Hit count: 342
Silverlight
|silverlight-3.0
I am trying to get out of browser support working for my Silverlight application and keep bumping into examples that reference CreateSilverlight.js. Looks like it has a variety of options to configure the the Silverlight experience for the end user.
Is this a Microsoft javascript file for Silverlight? If so, where would I find it? I would have expected it to have already been added to my Silverlight project.
Any help would be appreciated!
© Stack Overflow or respective owner