Ask a Question related to Macromedia Flash Player, Design and Development.
-
viriketo #1
Re: Linux, True Type Fonts and Flash Player
I also have problems about fonts... but not those, which you have.
I may help you about fonts. The 'installed fonts' may be two: those in the
Xserver, and those in 'fontconfig'. Maybe 'flash' uses fontconfig. Try to
configure your fontconfig, or your xserver, according to the possible
misconfiguration.
viriketo Guest
-
OK, Forget Flash 8 Player for Linux. When is Flash 9Player for Linux going to get here?
Dear Michalengelo, When are you going to be finished painting the ceiling at the Sistine Chapel? Sincerely, The Pope -
Flash Player for 64-bit Linux
Macromedia - are you guys ever going to stop procrastinating on releasing Flash Player for 64-bit Linux? You already have a Linux 32-bit version in... -
flash player 8 for linux
is there any information available regarding a release of flash player 8 for linux. -
True type fonts in Windows 2000
I created a CD-ROM in french. I have problems with accents (èàê) that don't appear properly. I cannot replace my text with bitmap because the... -
True Type Fonts (FreeType) - GD - PHP 4.3.2
Hello, I'm having a problem using the TTF support in GD. I just installed the latest release of PHP (4.3.2) and the latest version of FreeType... -
mrgoose #2
Re: Linux, True Type Fonts and Flash Player
This is not a solution... but a little help in trying to solve the problem.
[ A user has experienced the problem with "wimpy player" which utilizes
dynamic text, and is unable to see the text in the player.
([url]www.wimpyplayer.com[/url]) ]
Hmm. Interesting. Flash handles text in two ways: 1) you can "embed" the font
into the swf. 2) you can cause the swf to use a kind of "default" text -- much
like in HTML, where you can specify "Arial, Helvetica, sans-serif." Wimpy
utilizes the latter. Under this type of font display method, the swf/plugin is
dependent on comparable fonts within the end-users system. I have no idea how
the plugin actually makes the connection to the system to grab the proper
font... One would think that there is a default action in the plugin to use a
"fail-safe" font in the case that the requested font is not available -- i know
this type of behavior is in the windows and mac plugins.
What i might do to troubleshoot is ensure that "Arial", "Helvetica" or
"sans-serif" is defined within the OS... paying special attention to the upper
/ lower case of the font definitions and/or the dash between the sans-serif.
You might want to do a little testing with straight HTML. WHat i mean by this
is create some basic HTML that references "Arial", "Helvetica" or "sans-serif"
-- such as:
<p><font face="Arial">Test Type - Arial</font>
mrgoose Guest



Reply With Quote

