Thanks Tim, but neither worked. It really is starting to feel like bug. I suspect I could isolate it pretty easily... but I need to find the time. I'm trying to push a first release out the door. For the time being I just dont apply the filter and everything is OK.
Regards Hank On 8/14/06, Tim Hoff <[EMAIL PROTECTED]> wrote: > Hi Hank, > > That sounds a little odd. You might try cacheAsBitmap = true and/or > force a redraw with invalidateDisplayList() on the resize event. > > -TH > > --- In [email protected], "hank williams" <[EMAIL PROTECTED]> wrote: > > > > When I resize a VBox (by resizing the browser window) that I have > > applied a filter to, the filter does not resize properly, making the > > VBox look bad. If I remove the filter everything looks great. Is > there > > anything special I need to do when rebuild the filter? > > > > It appears that the old filter bits or rules or something, are > hanging > > around when the object is resized. This feels like a bug but perhaps > I > > am missing something. > > > > Hank > > > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

