Ask a Question related to Macromedia Flash Player, Design and Development.
-
isobarxx #1
Flash 8 Button text not displaying in Flash 7 player
I've encountered a problem several times over the past couple weeks. Sometimes,
but not every time, button text in a SWF published as Flash 8 format won't show
up in browsers using the Flash 7 plugin.
I've seen this in IE on the PC. Not sure about OSX.
isobarxx Guest
-
Flash Forms - Displaying text
I am using a Flash form to update several tables. In my form, I want to be able to display some of the information as display/read-only, but do not... -
Why does flash player 8 use wingdings for text?
I'm having some problems playing certain flash movies and games. It seems that flash player sometimes likes to display text in the windings font... -
MAJOR Flash Player 8 BUG ... Standalone environmentsecurity settings in Flash Player 8??
MAJOR Flash Player 8 BUG ... Standalone environment security settings in Flash Player 8?? Regarding the New Security in Flash Player 8... Our... -
Animated button in Flash Player 7
I'm using the following action script on a simple button that fades in on mouse over, and out on mouse out onClipEvent (enterFrame) if... -
Can i remove the "flash Player", close,Mimimize button from flash exe file
Hi, Is it possible to remove from .exe file, "flash player, and the close - button, i mean the menu from the flash exe? I have used,... -
nmckaskle #2
Re: Flash 8 Button text not displaying in Flash 7 player
:confused;
Yes I am having the exact same problem here as well. My main swf is just a
bunch of individual swfs loaded into movieclip containers using action
scripting. Problem is half the content and text does not appear when viewing
under flash player 7. I was hoping to find information on how to check if a
person is running Flash Player 8 first and direct them to download it prior to
viewing my page. I am familiar with asp.net (c#) and php so any method would
be nice.
nmckaskle Guest
-
isobarxx #3
Re: Flash 8 Button text not displaying in Flash 7 player
Hi mmckaskle is your <object> <embed> code saying your content is Flash version
7.x? I have a hunch that's why.
Publishing my .swf as Flash 7 format fixed the issue for me. I believe using
the object embed code Flash 8 outputs will prompt users to upgrade, though I
haven't had a chance to test it out.
isobarxx Guest
-
Jeckyl #4
Re: Flash 8 Button text not displaying in Flash 7 player
You cannot display Flash 8 SWF static text in Flash Player 7 or earlier.
This is a documented issue. There are similar issues with some shapes as
well.
Flash 8 uses a completely new and different tag in the SWF file for static
text that earlier flash players will simply ignore.
You really need to ensure that the user has the required player ... old
players cannot be expected to play newer SWF files. If your SWF IS able to
be played in and older player(because it doesn't use newer features) then
you should publish it for that older player. There is little advantage in
publishing for a higher version of player than what you need .. it just
reduces your possible audience.
--
Jeckyl
Jeckyl Guest



Reply With Quote

