It works perfecly scott... Just a question, why does a style need to be declared? If I remove the style declaration, the accordionTab label doesn't show up.
João Fernandes --- In [email protected], Scott Barnes <[EMAIL PROTECTED]> wrote: > heh, > > nevermind, found it..AccordionHeaderClass. > > Will post the full code on MossyBlog.com if anyones interested? > > (sorry for the spam) > > > On 6/20/05, Scott Barnes <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I got a tad impatient and went ahead and built one, its pretty much > > done except (obviously needs some beta testing) i can't quite seem to > > get the Label on the accordion headers to correctly line up (in that > > they are horizontally center, with vertical middle) style alignment. > > > > I've tried to adjust the x/y of header_mc.labelPath within > > VAccordionClass but seems to ignore my values. I've hit a code-block > > (time to go home) and would love it if someone could take a look and > > point out where i've gone wrong/fix. > > > > to use the attached class: > > > > <!-- basically the exact same way you would a normal mx:Accordion --> > > <mossyblog:VAccordion width="100%" height="100%" fontFamily="YourEmbeddedFont"/> > > > > Note: > > - You must embed a font in order to use the rotation capabilities of a > > VAccordion Panel. > > - Atm EmbedFont means that your text will be anti-aliased, I plan on > > adding a custom attribute later with the same concept of Panel > > (titleStyleDeclaration=) > > - To install, put in a directory /com/mossyblog/controls/VAccordion.as > > > > > > -- > > Regards, > > Scott Barnes > > http://www.mossyblog.com > > http://www.flexcoder.com ("Waiting for FLEX NCL to arrive") > > > > > > > > > -- > Regards, > Scott Barnes > http://www.mossyblog.com > http://www.flexcoder.com ("Waiting for FLEX NCL to arrive") 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/

