Oh umm Its horizontalAccordion not vertical...umm sleep deprivation and all hehe (feel so embarassed now).
On 6/20/05, Scott Barnes <[EMAIL PROTECTED]> wrote: > When you rotate TEXT (ie in this case 270 deg) flash requires the font > to be embedded in order to manipulate it. > > Its an annoying aspect mainly for the fact that the font now becomes > anti-alias. > > (i don't exactly remember the specific reasons on why, sorry). > > I posted a screenie etc on my blog: > > http://www.mossyblog.com/archives/485.cfm > > Basically note that if you want to customize the AccordionHeader, you > can do so the same way you typically would via normal mx:Accordion but > be mindful that its text needs rotation along with header(s) skins. > > > On 6/20/05, joao_m_fernandes <[EMAIL PROTECTED]> wrote: > > 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 > > > > > > > > > > > > > > > > > -- > 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/

