Advanced Forum Search Results
-
In case anyone else is having the same problem, we were able to find a real copy of the 1.1 Silverlight.js file on the Silverlight Airlines demo.
We've implemented all of the changes caused by the Alpha Refresh and you can find the javascript file at our Khet Demo Game:
http://ascendingintegration.com/khet/scripts/silverlight.js
-
I'm trying to fix the breaking changes that were caused by the Alpha 1.1 Refresh release, but am running into a wall.
I downloaded the new 1.1 SDK and changed my app to use the new Silverlight.js file, but it looks like they have the wrong one in there.
The header in .js file looks like ...
-
I seem to be having an intermittent issue when setting the Fill on a rectangle or the Background on a Canvas, in the .Net code behind. Code looks something like this:
Rectangle hh = new ...