I mentioned this at http://drupal.org/node/195274#comment-846362, though thought it required a thread of its own.

This is for a test site (MAMP, OSX 10.4.11) using alex_b's code for CCK Imagefield integration: the view, xml feed and slideshow work seamlessly. There is an issue with Firefox, withthe following code shown above the swf file in the node:

codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="500" height="500" id="ssp-player-1" align="middle">

I have looked at the .module file and this code is located at line 386-. I have not been able to determine the source of the problem, and it works fine with Safari. The FF error console does not list anything related to this module.

Perhaps related to this, when scrolling the Firefox window, the swf file breaks in the sense it disappears and the background colours do not all return (some return on mouse over).

Has anyone had a similar experience (or noted a gremlin?) in the module source code?

thx

Comments

avolve’s picture

Title: embed code visible in FF2.0.14 (OS X 10.0.014) » embed code visible in FF2.0.14 (OS X 10.4.11)

just wanting to give this a bump, not let it be automatically closed.

Am i the only one who has had/noted this issue?

I will try on another fresh install of d5 and report back any differences/point of interest.

theoldfather’s picture

Status: Active » Fixed

Looks like this issue was resolved. http://drupal.org/node/195274#comment-869868

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.