Skip to main content

Microsoft Silverlight

Answered Question I put my silverlight in my website it is not workingRSS Feed

(0)

banderastyle28
banderas...

Member

Member

9 points

56 Posts

I put my silverlight in my website it is not working

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
ken tucker

All-Star

All-Star

16356 points

2,499 Posts

Answered Question

Re: I put my silverlight in my website it is not working

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"  >
 

banderastyle28
banderas...

Member

Member

9 points

56 Posts

Re: Re: I put my silverlight in my website it is not working

so I remove style right

banderastyle28
banderas...

Member

Member

9 points

56 Posts

Re: Re: I put my silverlight in my website it is not working

same thing I tried nothing yet

Min-Hong Tang - MSFT
Min-Hong...

Contributor

Contributor

3619 points

412 Posts

Re: Re: I put my silverlight in my website it is not working

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

Min-Hong Tang
Microsoft Online Community Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help.

banderastyle28
banderas...

Member

Member

9 points

56 Posts

Re: Re: Re: I put my silverlight in my website it is not working

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

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities