Error!
Success!

Embedded Silverlight Content (German, but with source code)

0
kicks

Embedded Silverlight Content (German, but with source code)  (Unpublished)

Embedding a Silverlight application in any website by using a "iframe" is very dirty - youtube and so on use an "object" tag to embed flash content. here is my "solution" - use: <object data="yourSilverlightAppURL" type="text/html" id="SilverlightControl" height="200px" width="250px"> </object> This works perfectly in Firefox or Opera, but you must change your security options in IE7 - does anyone know a solution? See at my blog or on my demopage: http://code-developer.de/democode/embeddedsilverlight/


Kicked By:
Drop Kicked By: