all groups > macromedia flash sitedesign > july 2004 >
You're in the

macromedia flash sitedesign

group:

% publishing and Netscape Navigator


% publishing and Netscape Navigator AkronNick
7/29/2004 5:07:58 PM
macromedia flash sitedesign: Does anybody know why when I publish using percent it won't display right in
Netscape Navigator? Only if I publish Match Movie. Any ideas? I asked about
this months ago and it was said to be a bug - has anybody fixed it, if so where
can I get my hands on the fix?

THANKS

Nick
Re: % publishing and Netscape Navigator AkronNick
7/29/2004 5:49:45 PM
Re: % publishing and Netscape Navigator AkronNick
7/29/2004 7:15:16 PM
Thanks, but I changed the doctype and also made sure the object and embed naming conventions were alike.

Re: % publishing and Netscape Navigator Laiverd.COM
7/29/2004 7:17:16 PM
url??

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

Re: % publishing and Netscape Navigator Laiverd.COM
7/29/2004 8:05:42 PM
I had a similar problem lately and it all seemed caused by the doctype
declaration. You may wanna give it a shot and replace

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

with:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

John

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

Re: % publishing and Netscape Navigator Laiverd.COM
7/29/2004 8:07:05 PM
Just noted something else though:

the paths to the swf differ in the object and embed tag. My guess is you
wouldn't want that.

<param name="movie" value="/presentations/IRA/IRApresloader.swf" />

<embed src="IRApresloader.swf"

John

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

Re: % publishing and Netscape Navigator AkronNick
7/29/2004 9:42:04 PM
Hey MACROMEDIA any suggestions why I can't display my slideshow as % instead of Match Movie in Netscape Navigator???

Re: % publishing and Netscape Navigator Laiverd.COM
7/29/2004 10:44:55 PM
Sorry I wouldn't know the answer in that case. Just checked with Mozilla and
that seems to work okay ; just a small comfort I know.

John

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

Re: % publishing and Netscape Navigator Laiverd.COM
7/29/2004 11:55:57 PM
HAd another look and the way you close you embed tag is not correct either:

<embed src="/presentations/IRA/IRApresloader.swf" quality="high"
bgcolor="#ffffff" width="100%" height="100%" align="middle"
allowScriptAccess="sameDomain" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" </embed>

John

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

Re: % publishing and Netscape Navigator Laiverd.COM
7/30/2004 12:14:58 AM
Okay; decided to install that browser (Netscape 7.1); I see no problems.
Display is exactly the same in IE as in Netscape 7.1, provided the latest
plugin is installed.

John

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

AddThis Social Bookmark Button