FlexLib HAccordion - No Text in Flex 4.1
I've searched hi and low for a way to get FlexLib's H开发者_开发知识库Accordion to work in Flex 4.1. Has anyone been able to get it to work? I hear it worked in Flex 4.0 using embedded fonts, but the code provided in various posts claiming to have it working weren't successful in 4.1.
Thanks!
So... are you using an embeded font as the font-family for the HAccordin ?
If not that is for sure the problem because fonts that are not embeded do not support roation.
精彩评论