On 4/1/06, sinatosk <[EMAIL PROTECTED]> wrote: > in your case... increase the height of the view stack by +1 and then > decrease it by ( -1 ) and should force it to refresh the whole view stack
I haven't run the code, but it might be a bug in the player. Instead of increasing and decreasing the height by 1, just call invalidateDisplayList() to have the same effect (lay out the children again). Manish -- 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/

