scrollbars are controlled by overflow in your CSS.  overflow: hidden will
prevent scrollbars from appearing.

#myFlashDiv {
  overflow: hidden;
}


On Tue, Mar 10, 2009 at 8:14 AM, Johan <[email protected]>wrote:

>
> Hi, this work great! However when altering the height, sometimes the
> content moves a bit left or right because of the scrollbar that
> appears of disappears. The solution is to have a disabled scrollbar
> when no scrollbar is needed. How can I do this? Thanks a lot.
>
> On 6 feb, 17:36, martz <[email protected]> wrote:
> > Spot on... thanks Philip
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to