[flexcoders] Re: scrollbar inside 100% sized background image in container?

2009-05-11 Thread gwangdesign
Hi Charles, Thanks. I finally get it to work. I didn't get it at first since I thought I have to use the scrollbars on the outer Canvas, as opposed to the inner Canvas. Besides this, you will have to set the percentage width and height both to 100% for the inner Canvas to get it work right.

[flexcoders] Re: scrollbar inside 100% sized background image in container?

2009-05-07 Thread gwangdesign
BTW, mx:List and subclasses have a different behavior in this regard. The scrollbar is always inside the bound of the List based component. --- In flexcoders@yahoogroups.com, gwangdesign gwangdes...@... wrote: Hi, I am trying to get the scrollbar for a container (can be either a Canvas or