Home
Blogs
Forums
Files


Welcome to The Green Button          Sign in | Join | Help

Silverlight position on Media Center

Last post 03-06-2008, 12:26 AM by naginae. 1 replies.
Sort Posts: Previous Next
  •  03-02-2008, 6:18 AM 247590

    Silverlight position on Media Center

    Hi ,

    I am trying to place silverlight 1.0 control on my existing aspx page.

    Now while trying to view the page on media center the page displays fine, the problem occurs while trying to put the silverlight control on page which changed his scale with document.body.style.zoom .

    The view is corrupted and the silverlight cotrol placed on left top corner of the page.

    the whole line :

    function onScaleEvent(){

    document.body.style.zoom = document.body.clientHeight / 480

    }

    while moving those lines the silverlight control displayed fine , but all other controls are diplayed in small .

    My question is : Is there any way to make the zooming on every html controls except silverlight control?

    I am sure that the problem  not related to silverlight control, but to zooming action. I belive that there is special working with controls like that. Is anyone met problem like that?

     

    Thanks,

     

  •  03-06-2008, 12:26 AM 248355 in reply to 247590

    Re: Silverlight position on Media Center

    I found the problem,

    the property  iswindowless of silverlight was set to true, and while setting it to false the problem solved.

     

    Thanks!

View as RSS news feed in XML
About TGB | Advertise | Link To Us | Donate | Terms Of Use | Privacy Policy
© 2003-2007 The Green Button, Inc. - All Rights Reserved