Silverlight in 9.22
Tuesday, 10. July 2007, 21:21:02
Silverlight now works (thought maybe not perfect yet) in the weeklies we have released of 9.22
As alot of users keep stumbling over the examples that gives you a nice button saying you need to get the beta of the plugin I uploaded a example:
http://people.opera.com/olli/silverlight.htm
As alot of users keep stumbling over the examples that gives you a nice button saying you need to get the beta of the plugin I uploaded a example:
http://people.opera.com/olli/silverlight.htm
I've been playing around with the Silverlight plugin too on other websites and have found that you can use UserJS to get the plugin to work, mainly by forcing the Sys.Silverlight.isInstalled and browserIsSupportedVersion functions to return true.
Not sure if you guys know but <param name="windowless" /> doesn't work with value="true", has to be set to value="false" to get anything to appear.
Using those two changes, I can get the clock at http://silverlight.net/samples/1.0/clock/default.html to render.
Will Opera be overriding the Silverlight.js file in future versions automatically?
By BigBrownChunx, # 21. July 2007, 16:04:09
Don't think we will need to do overriding. Microsoft wants this to work with Opera so I'm guessing it will be removed by them :-)
By olli, # 21. July 2007, 17:17:35
Silverlight is now final, and even the 1.1 Alpha Refresh doesn't know about Opera...
Maybe the next Alpha of Kestrel could include a fix...
By Hades32, # 5. September 2007, 17:31:15