The Pulse themes have fixed-size panel headers that don't respond to headerHeight, because it is a graphic (simple MovieClip or JPG) and therefore doesn't support the resizing API we use. In Halo, the panel header is a programmatic skin. You can see similar implementations in the SampleTheme we shipped. Programmatic skins can support the resizing API.
--- In [email protected], "Eric Guesdon" <[EMAIL PROTECTED]> wrote: > > Hello all, > I have a problem with theme. > I tried to use ships Flex theme (pulseOrange & pulseBlue). > So i meet some strange behaviors when i add headerHeight attribute in a mx:Panel for example : > The header height don't care about value of headerHeight attribute. > Cos i use Flex 1.5 the haloTheme.fla hasn't been distributed with flexforflash zip file, so i don't have any original theme file. > Have you any experience on that > Best regards > Eric Guesdon > > > > This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. -- 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/

