Aha! I'm not sure what all of this means, but I think this is where the
problem is--ImageFlowFX is the second module, not part of the swfobject
module:
<div id="DivImageFlowFX"></div>
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
var flashvars = {};
var params = {};
params.base = "";
params.scale = "noscale";
params.salign = "tl";
params.wmode = "transparent";
params.allowFullScreen = "true";
params.allowScriptAccess = "always";
swfobject.embedSWF("ImageFlowFX.swf", "DivImageFlowFX", "350", "325",
"9.0.0", false, flashvars, params);
</script>
On Wednesday, January 22, 2014 11:27:22 AM UTC-7, [email protected] wrote:
>
> I have two SWF modules located on my home page--one is an animated version
> of the logo (has to be SWF to look right) and the other is a "cover flow"
> style module. For some reason, I can't get SWFObject to display the file
> when the second module is anywhere on the site. Is this a known issue, or
> is there something I can sort out to make it work?
>
> If it's possible to withhold the url (the company hasn't launched yet),
> I'd appreciate it, but if necessary I will do so.
>
--
You received this message because you are subscribed to the Google Groups
"SWFObject" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.