|
From: Leif W <war...@us...> - 2003-08-06 20:04:57
|
There was a bug in the code: <embed name="dynapi" src="dynapi.swf" ... > It would display fine in IE but it wouldn't display in Mozilla, so I changed it to: <embed name="dynapi" src="docs/images/dynapi.swf" And it worked in both. Hopefully it doesn't break anything in other browsers, please test. Leif |