> And in Flex 2.0 alpha I'm stopped by > the following error when trying to load a child SWF, if it has an > embedded font in it: > > TypeError: Error #1009: null has no properties. > at mx.managers::SystemManager/set fontList() > at _LoadChild_FlexInit$/init() > at mx.managers::SystemManager/SystemManager$71 > $private::handleFrameEnd()
Could you make a small repro and file a bug? I haven't seen this one. Are you compiling with -optimize=false? There are bugs in the alpha w.r.t. dynamic loading if the optimizer is enabled. -Roger Roger Gonzalez mailto:[EMAIL PROTECTED] ------------------------ Yahoo! Groups Sponsor --------------------~--> Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- 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/

