Skip to main content
Home Forums Silverlight Programming Programming with .NET - General How can embed my silverlight
9 replies. Latest Post by egoZd on August 3, 2008.
(0)
egoZd
Member
326 points
125 Posts
08-01-2008 4:38 AM |
hey
Your know mostly some flash website ,for example Yourtoub can let user generater a <embed> tag code section to embed the flash to other websites . but i seen silverlight not support this function . Do some one have any idea about this issue .
Thanks and Best Regards
rajesh s...
Contributor
2314 points
505 Posts
08-01-2008 4:42 AM |
hi egoZd,
Check this link out
08-01-2008 4:44 AM |
i found this link in my favs...
http://msdn.microsoft.com/en-us/library/cc189089(VS.95).aspx
08-01-2008 4:47 AM |
Thanks ,Hope it works . It's very important for me.
Ill try it as soon as posible.
08-01-2008 4:50 AM |
I don't know it works , Have you tryed it ever ,My friend.
08-01-2008 4:54 AM |
Yes egoZd, i have tried the msdn link with very simple project. it works fine.
Give it try and let me know if you hvae any issues?
Cheers,
08-01-2008 4:57 AM |
Then can you write a code section to embed this xap file
http://www.douziwang.cn/ClientBin/Viewer.xap
08-01-2008 5:00 AM |
Yes i can write. May be not immediate coz i have other imp tasks myself. I can post that tomorrow eod is it fine?
And you can go thru the msdn link and follow the steps and post your feedback here.
08-01-2008 5:02 AM |
Thanks a lot ,it's very kind of you .
08-03-2008 9:45 PM |
rajesh shirpuram: Yes i can write. May be not immediate coz i have other imp tasks myself. I can post that tomorrow eod is it fine? And you can go thru the msdn link and follow the steps and post your feedback here.
Hey i have found the soltion from some blog , Share it to you with you
<iframe src="http://www.douziwang.cn/ViewerPage.html?PostId=Post13" frameborder="0" width="1024" height="768" scrolling="no"></iframe>
Best Regards