Advanced Forum Search Results
-
Ah, okay got it!
But Opera only works fine with the tags in the HTML file and not with the ones in the JS files. In that case, it always shows the "Download Plugin" Sign.
My whole point is that I don't want to differ between different browsers. I thought the big idea behind Silverlight is that it's mostly browser and platform ...
-
Heyhey
I've already done a few things in Silverlight and I've been asking myself what's the best way to embed Silverlight into a webpage, so it will work in almost any browser.
From the SDK samples I understood that the best way is to have some code like that:
<HTML>
<HEAD>
<script type="text/javascript" ...
-
Hmm... I did some research on proxy auto configuration files and it looks like the file we are using is ok. The reason why it came up with the ERROR_WINHTTP_BAD_AUTO_PROXY_SCRIPT error is probably because there is no proxy server "proxy.mydomain.de:8001" on your side. I think you'd have to change it to a valid URL.
My Silverlight ...
-
Hey,
I'm using the Beta RC version of Silverlight on a Windows pc and I'm doing some live streaming. I'm having a proxy server to connect to the internet and here comes my prob.
Everything works fine as long as I set up the internet options manually, but when trying to use a configuration script, a Silverlight error occurs saying ...
-
Hey guys,
i've found a way how to get the new Aolpha 1.1. working.
Not only the Silverlight.js file has to be adjusted, but also the CreateSilverlight.js file.
I took the Silverlight.js file from above and formatted it a little bit. Maybe it'll now be easier to detect possible errors in it.
I've tested my Silverlight ...