On 7/6/16, 7:57 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Ok ... so I inserted some trace statements and could confirm that it's >looking for a file with the same name, but "swf" suffix in the same >directory the font files were located, so I have to name it >"fonts/flat-ui-icons-regular.swf". > > >But unfortunately nothing seems to happen. It does load the file >correctly, but I still have the question-mark checkboxes and >radio-buttons. From looking at the code it sort of looks as if after >finishing loading the files, nothing really happens with the loaded file. >I bet this is because in the original the FlatUIIcons.as class is used, >which isn't when I compile with the fontkit tool. Is there a way to get >the fonts in my application or is this simply something that hasn't been >completely finished yet? And ... is this documented somewhere? I did a >lot of searching, but I couldn't find any reference that would have led >me to the CSSFontFaceBead. It works for me. I'm not sure what documentation you are looking for. Did we forget to put in ASDoc on CSSFontFaceBead? -Alex