123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|124|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Web Development -> Actionscript

Missing Content

This used to be a large post by Tikihead but the content has been deleted.
Fri, 01 Aug 2008, 08:33
Nolan
If your sizes are correct, the scroll bar shouldn't be there? Are you using Flex Builder, or just their compiler?

A picture of the problem would be helpful, too.

-=-=-
nolandc.com

Missing Content

This used to be a substantial post by Tikihead but the content has been deleted.
Fri, 01 Aug 2008, 09:46
Nolan
Have you tried setting the maxHeight and maxWidth attributes for the canvas?

-=-=-
nolandc.com

Missing Content

This used to be a large post by Tikihead but the content has been deleted.
Fri, 01 Aug 2008, 11:31
Nolan
Ok, I think I got it this time -- I pulled out FlexBuilder and did a bit of testing

Set the horizontalScrollPolicy and verticalScrollPolicy attributes to "off" for the canvas. You may have to add the maxHeight and maxWidth to the canvas as well, if your scroll bar is actually being added to the parent element.

-=-=-
nolandc.com

Missing Content

This used to be a large post by Tikihead but the content has been deleted.