Yes, I've had similar problems. I think the issue is, the fonts are specified in the swf, but not embedded, and they don't exist on the linux system by default. What the flash player SHOULD do, is fall back onto a default font (better to have it be ugly, then not display at all).
>From a user's point of view, it's possible to install these microsoft fonts, see here: http://corefonts.sourceforge.net/ But this is not really acceptable from a developer's point of view, having to ask your users to install fonts to view your website. Also, make sure you aren't using wmode=transparent or anything in your html file, I think that can cause problems with some linux webbrowsers as well. -David R On 11/14/05, TheFlash <[EMAIL PROTECTED]> wrote: > There's something weird about the dynamics Textfields on the Linux' > distro Ubuntu, fonts like Verdana or Arial don't appear in the > textfields, causing the texts to don't show. Maybe it doesn't come > with these fonts, but I'd like to know if there's a way to embed > fonts like in Macromedia Flash, just by code. Thanks... > > -- > Karlisson de MacĂȘdo Bezerra ( Animage ) > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
