Hi All,
I'm trying to embed a silverlight web resource within a html web resource.
I dropped the html web resource on to the account form as an iframe and for some reason, when i open an account it does not load the silverlight control.
I had a look into the html source of the account form and the object element(of my iframe) is missing all the param child elements. I assume the silverlight did not load because the param element "source" is missing.
Could someone please guide me on how to fix this issue?
BTW everything works fine when i drop the silverlight control straight on the account form.
Thanks in Advance!!!
Lasa.