Skip to main content
Home Forums General Silverlight Hosting and Streaming I put my silverlight in my website it is not working
5 replies. Latest Post by banderastyle28 on November 5, 2009.
(0)
banderas...
Member
9 points
56 Posts
11-01-2009 9:33 PM |
well here is the link http://www.furnituremartlv.com/indieshow/indieshow.html I can see it has silverlight I checked my silverlight.xap and my .js script I dont know why it doesnt want to work I changed permission to 755 executable anyone help me please
ken tucker
All-Star
16356 points
2,499 Posts
11-01-2009 9:44 PM |
Try changing
<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="auto(0)" height="auto(0)" style="width: 1500px; height: 500px" >
to
<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="1500" height="500" >
11-01-2009 10:23 PM |
so I remove style right
11-01-2009 10:26 PM |
same thing I tried nothing yet
Min-Hong...
Contributor
3619 points
412 Posts
11-05-2009 12:14 AM |
Hi Banderas,
I copied all of your silverlight plugin's settings ,just replace the source with my own zap and tested. It runs properly, so i suspect this is a program problem.
Because I browsed the web page you provided and it shows nothing. So i wiped out the possiblity of a ie setting or something like that.
Can you upload your project to skydrive.live.com, so that we can produce it. Or you can provide some code block here.
Best Regards
11-05-2009 1:35 AM |
it works fine thank you I made a mistake on the spelling that is why now let me ask you if you go www.furnituremartlv.com/indieshow/indieshow.com it is too slow to load because I stretched the silverlight if I didnt it would be small if I want my silverlight to be full screen do I have to put 100% or auto