I just noticed that if I just add one ttf font file to the shell/booloader
app and I also define it within the styles section, it works!
Even if I just define one font-face in the shell app, all other fonts (e.g.
Flatspark) of the loaded SWF are working now. Magic...

Thanks to all for your help!

Olaf

[1]
@font-face {
        src: url("fonts/raleway/Raleway-Light.ttf");
        fontFamily: "RalewayLight";
}       



--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/

Reply via email to