As you all know Silverlight1.0 RC has been released and I had posted about it earlier. And those who are having Silverlight Streaming application have to make changes accordingly to invoke and to make it compatible with the new version of Silverlight.I had earlier posted "Silverlight Streaming on blogger Step by Step" and had posted various steps involved. But that will not work on the end users browser having Silverlight RC as I had that streaming done with Beta version.
So one has to make the following changes to invoke Silverlight Streaming application.
- Include the new silverlight.js from http://agappdom.net/h/silverlight.js (instead of "http://agappdom.net/g/silverlight.js ")
- Call Silverlight.createHostedObjectEx() (instead of Sys.Silverlight.createHostedObjectEx()
No comments:
Post a Comment