You may need to use contextualclassfactory. See the most recent post on my blog
-- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui On 4/19/10 7:03 AM, "BillF" <[email protected]> wrote: During troubleshooting, I noticed that the labels will appear if I use a ModuleLoader on a MXML page, instead of using the ModuleManager via ActionScript...however, the embedded fonts (that rotate the label text 45 degrees for the x-axis) no longer rotate the text...I am not sure if that is because the font is embedded in the module and not the application... However, I don't think the ModuleLoader is the solution, as this application needs to be more dynamic in nature. Thoughts? --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "BillF" <bill.frank...@...> wrote: > > Hello, I am having a weird issue when trying to display a chart inside a > Module. The horizontal and vertical axis labels do not show up. However, > the exact same chart, when displayed inside a standalone Application, > displays the labels correctly. > > Has anyone run into this? Can anyone point me in the right direction? > > Thanks! >

