Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-16 03:27:50

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Simpleviewer and Firefox

I am using firefox 1.0 for Mac.
and I am trying to implement a simpleviewer application
at minismith.com

As you can see in IE or Safari its working fine. It all validates. BUT
I am not getting any images in Firefox.

Here is my code:
<code>
<object classid=“clsid:d27cdb6e-ae6d-11cf-96b8-444553540000” codebase=“http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0” width=“100%” height=“90%” align=“top”> <param name=“wmode” value=“transparent” /> <param name=“movie” value=“viewer.swf” /> <param name=“quality” value=“high” /> <param name=“scale” value=“noscale” /> <param name=“BGCOLOR” value=”#FFFFFF” />
</object>
</code>
*this is the default code given by simpleviewer.
I have also tried this:
<code>
<object type=“application/x-shockwave-flash” data=“viewer.swf”>
<param name=“movie” value=“viewer.swf” />
<param name=“bgcolor” value=”#ffffff” />
<param name=“menu” value=“false” />
</object>
</code>
this code is used by Nathan Smith at olgasmith.com

Any Ideas, I’m stumped.

This part of the forum is generally the most adept at sorting out browser issues, so I am posting here, let me know if you suggest I post elsewhere.

Last edited by ma_smith (2006-01-16 03:28:47)


Offline

#2 2006-01-16 05:11:57

brian.zerangue
Member
Registered: 2005-02-15
Posts: 62

Re: Simpleviewer and Firefox

ma_smith -

i think your site looks great. unfortunately, I can’t help you with your simpleviewer/txp and firefox issue. you might want to post this in the “How do I?” forum or something like that. You will probably get a little more traffic on your question there.

bz

Offline

#3 2006-01-18 09:02:03

claquy
Member
Registered: 2006-01-13
Posts: 40
Website

Re: Simpleviewer and Firefox

hi, it seem to work with firefox 1.5 !

Offline

#4 2006-01-18 11:40:14

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: Simpleviewer and Firefox

claquy,
Sorry, I should have posted that its fixed.
Thanks, though.
The solution is as Nathan has it, but I must have had some bugs, so a clean install and a methodic approach of turning it from its default to customized state one check at a time has left me in the clear.

Cheers,

Matthew


Offline

Board footer

Powered by FluxBB