Silverlight 5 自定义下载映像

发布于 2024-12-28 08:56:01 字数 106 浏览 2 评论 0原文

我有一个使用 SL5 插件的网络应用程序,我想用我自己的插件替换默认的“要查看此内容,请安装..”图像,当未安装 SL 时,该图像会出现在屏幕上,指向同一个 URL。请问从法律角度我是否可以这样做?

I've a web ap, which makes use of SL5 plugins, I'd like to replace the default 'To view this content please install..' image, which comes up on a screen when SL isn't installed with my own one, pointing to the same URL. Wonder if I can to do so from a legal standpoint of view?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

错爱 2025-01-04 08:56:01

我无法从法律角度发言,但 Microsoft 鼓励您自定义 Silverlight 安装过程,并将其与您的站点集成。例如,Tim Heuer 写过关于此a几次 并给出了替代示例图像。这是官方指南。他们特别说

您应该将此图像替换为您自己的内容,或将其合并到您的内容中。

I can't speak from a legal standpoint, but Microsoft encourage you to customize the Silverlight install process, and integrate it with your site. For example Tim Heuer has written about this a few times and gives examples of alternate images. Here's an official guide. In particular they say

You should replace this image with your own content, or incorporate it into your content.

白云不回头 2025-01-04 08:56:01

据我所知,您可以自由地这样做。

另外:通过在网络上进行一些查找,您还可以轻松找到自定义预加载器,以摆脱标准的模糊蓝点进度圈。

这是其中之一

还有另一个

As far as I know you are free to do so.

Also: with a little bit of looking on the web you can also easily find custom preloaders to get rid of the standard fuzzy blue spots progress circle.

Here is one of those

And another one

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文