On 5/5/06, leo4beer <[EMAIL PROTECTED]> wrote:
> Sorry Manish but I don't think I follow you...

My bad - I confused this one with another thread. Let's go back...

> I know what setting a mask means, my problem is making my content
> respond to a scroll bar. in Flash I would do this using the scroll
> pane. how would I do this in a Flex application using AS code only?

So you want to make a component scrollable in Flex 1.5. The easiest
way of doing this is to make it a container extending
mx.containers.Container. You'll have to implement 'measure' and
'layoutChildren' in your class. See the docs.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to