ie scrollbar issue

  • Started
  • Last post
  • 0 Responses
  • krust

    my intgernet explorer (mac) gives me unwanted scrollbars on my flash movie.
    i read this: http://blog.deconcept.com/2005/0… and tried the script at the end. basically...

    html, body, div {
    height: 100%;
    overflow: hidden;

    this solves the scrollbar issue but my movie doesnt show up, screen is just black! (my background colour). it's fine in safari/firefox

    is there a better way of removing the scrollbars???

    cheers in advance.