Hello.
I'm trying to insert a Silverlight application as an external HTML object (object type=other), but the application is not displayed in the browser.
This is the custom html code that I’m writing. This code works fine if I write it in a standalone (non-Lectora) html page:
I have noted that this code works if I edit the generated HTML. If I delete these lines the Silverlight application is displayed:
writeStyleSheets (
silverlightobject1.css
)
Any clues? Thanks a lot!