How are you defining the width of the module and its parent? Alex Harui Flex SDK Developer Adobe Systems Inc.<http://www.adobe.com/> Blog: http://blogs.adobe.com/aharui
From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of djhatrick Sent: Saturday, June 20, 2009 10:57 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Modules - Height and width doesn't work correctly The problem I have found is that the module get's it's height from the screenRect, instead of the container that it sits in... SO, I am working with a draggable module, and it has this vanishing point because it is out of the screenRect Bounds... --- In flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>, "djhatrick" <djhatr...@...> wrote: > > Modules don't get correct width and height from the framework? Are there any > plans to get this working in another SDK release for flex 3. This bug will > stop my app from going to production, and the thing is, I don't know how to > work around to fix it? > > Thanks, > Patrick >