Ask a Question related to Macromedia Flash, Design and Development.
-
jp #1
PROBLEM READING FLASH MOVIE ON MACINTOSH
Hi,
My movie clip is ok in Internet explorer (PC)
But some picture are grey or invisible when i look from a macintosh
Tks to help me
[email]jprudel@yahoo.fr[/email]
--
Jean-Pascal
jp Guest
-
Flash Movie Problem
http://wmsgroup.com/client_temp/osps/activities.html If you open in Contribute, you'll see that the flash movie covers half the text on the page.... -
[PROBLEM] midi by javascript in flash movie
i'm going to make a movie with a midi as background sound. i've found a small code (MM_controlsound) that call a js function from swf to start the... -
Macintosh - Font issues when viewed on macintosh
Just created a website on Pub2003 and when viewing site on a Mac, fonts on some pages are enlarged and distorted. Help! -
Problem loading a jpg file into flash movie
I got problem loading a jpg file into a movieclip instance in my root timeline, I create a movie clip and set its instance name to 'imgHolder',... -
Problem posting variables from a flash movie to C
I have a flash quiz that posts the results to a ColdFusion template. The quiz (.swf) file is hosted on a different server than the calling page.... -
Brandon Bradley #2
Re: PROBLEM READING FLASH MOVIE ON MACINTOSH
jp wrote:
Does your html that the swf is embeded in contain both the object and> My movie clip is ok in Internet explorer (PC)
> But some picture are grey or invisible when i look from a macintosh
embed tags? The object tag is used by IE on PC (activeX), but the embed
is used on mac and on netscape/firefox browsers on PC. (IE on PC is the
only one that actually uses the activeX plugin)
--
Brandon Bradley
Macromedia Certified Instructor
[url]http://www.attconline.org/[/url]
Brandon Bradley Guest
-
Johnny Walker #3
Re: PROBLEM READING FLASH MOVIE ON MACINTOSH
Y dijo Brandon Bradley, el 03/03/2005 18:53:<br>
¿Would IE show the Flash movie if i only use the embed tag? I mean, IE> Does your html that the swf is embeded in contain both the object and
> embed tags? The object tag is used by IE on PC (activeX), but the embed
> is used on mac and on netscape/firefox browsers on PC. (IE on PC is the
> only one that actually uses the activeX plugin)
understands the object tag, but ¿Can it understand the embed tag if no
object tag is present?
JW
Johnny Walker Guest
-
Jeckyl #4
Re: PROBLEM READING FLASH MOVIE ON MACINTOSH
>> Does your html that the swf is embeded in contain both the object and
Why not simply have both as every other web site does that wants to be>>> embed tags? The object tag is used by IE on PC (activeX), but the embed
>> is used on mac and on netscape/firefox browsers on PC. (IE on PC is the
>> only one that actually uses the activeX plugin)
> ¿Would IE show the Flash movie if i only use the embed tag? I mean, IE
> understands the object tag, but ¿Can it understand the embed tag if no
> object tag is present?
viewable by the most browsers. Easy fix.
--
All the best,
Jeckyl
Jeckyl Guest
-
Brandon Bradley #5
Re: PROBLEM READING FLASH MOVIE ON MACINTOSH
Jeckyl wrote:
Agreed. The best and recomended solution is to wrap the embed tag inside>>>>>>Does your html that the swf is embeded in contain both the object and
>>>embed tags? The object tag is used by IE on PC (activeX), but the embed
>>>is used on mac and on netscape/firefox browsers on PC. (IE on PC is the
>>>only one that actually uses the activeX plugin)
>>¿Would IE show the Flash movie if i only use the embed tag? I mean, IE
>>understands the object tag, but ¿Can it understand the embed tag if no
>>object tag is present?
>
> Why not simply have both as every other web site does that wants to be
> viewable by the most browsers. Easy fix.
a object tag just like Flash does by default when you use it's published
html.
As to whether IE would use the embed tag: Only IE on Mac. IE on PC
requires the use of ActiveX object tags. I do not recall what version
that started at, but it was near IE 4.
--
Brandon Bradley
Macromedia Certified Instructor
[url]http://www.attconline.org/[/url]
Brandon Bradley Guest
-
SpaceGirl #6
Re: PROBLEM READING FLASH MOVIE ON MACINTOSH
Brandon Bradley wrote:
And screw validation. Who needs that anyway. yes?> Jeckyl wrote:
>>>>>>>> Does your html that the swf is embeded in contain both the object
>>>> and embed tags? The object tag is used by IE on PC (activeX), but
>>>> the embed is used on mac and on netscape/firefox browsers on PC. (IE
>>>> on PC is the only one that actually uses the activeX plugin)
>>>
>>>
>>> ¿Would IE show the Flash movie if i only use the embed tag? I mean,
>>> IE understands the object tag, but ¿Can it understand the embed tag
>>> if no object tag is present?
>>
>>
>> Why not simply have both as every other web site does that wants to be
>> viewable by the most browsers. Easy fix.
>
> Agreed. The best and recomended solution is to wrap the embed tag inside
> a object tag just like Flash does by default when you use it's published
> html.
>
> As to whether IE would use the embed tag: Only IE on Mac. IE on PC
> requires the use of ActiveX object tags. I do not recall what version
> that started at, but it was near IE 4.
>
SpaceGirl Guest
-
Brandon Bradley #7
Re: PROBLEM READING FLASH MOVIE ON MACINTOSH
SpaceGirl wrote:
No. Validation is a good thing to consider, but you have to make> And screw validation. Who needs that anyway. yes?
informed decisions about the possible problems that the validation gives
back. This is especially true when the validation throws a warning. In
this case the object tag contains the embed, which is a known tactic
that causes any browser that recognizes the object tag to ignore the
embed. It is designed that way for a reason.
On the same hand ther ar ethings that you can use like table columns
that will validate just fine because they are in the spec, but that are
not supported by any browser to date. Just because it validates doesn't
make it a good idea to use them though.
End rule is make informed decisions. That is why you are the web developer.
--
Brandon Bradley
Macromedia Certified Instructor
[url]http://www.attconline.org/[/url]
Brandon Bradley Guest



Reply With Quote

