0
votes
2answers
543 views
SilverLight 3 Out of Browser Experience Parameter Passing
I have a video player that I made with Silverlight 2, and to pass parameters in I'd have the following in the html file hosting it inside the SilverLight object tag:
<param name= …
1
vote
Silverlight 3 - Can I run Out-of-browser inside another application
No, you can not embed out-of-browser silverlight into WPF. The sllauncher.exe standalone frame has a special handler for the offline://(hostname).(revision)/ url given to it to allow the app to hav …
