Zen Cart Logo
Forums / All Other Contributions/Addons / flash slideshow gallery

flash slideshow gallery

Views: 786

Results 1 to 2 of 2
7 Jul 2011, 8:17 PM
#1
james avatar

james

New Zenner

Join Date:
Mar 2011
Posts:
9
Plugin Contributions:
0

flash slideshow gallery

My site is http://www.scottarmory.com I am using ZC v.1.3.9

I am trying to get flash slideshow gallery to work on Chrome and FF.

In step 2 of the instructions it states:

STEP 2
Open up the attached flashscript.txt file and only change the name of the .swf and the size of the .swf (in 2 places).

The file:

<script type="text/javascript" src="flashobject.js"></script> <div id="flashcontent" style="width: 340px; height: 340px"></div> <script type="text/javascript">

var fo = new FlashObject("My Movie.swf", "animationName", "340", "340", "8", "#D95703");

fo.addParam("allowScriptAccess", "sameDomain");

fo.addParam("quality", "high");

fo.addParam("scale", "noscale");

fo.addParam("loop", "true");

fo.addParam("wmode", "transparent");

fo.write("flashcontent");

                </script>

Can someone plz tell me exactly what i need to change to get this to work.

It is working on IE but not on Chrome or FF. I believe this is my problem.

Any help would be great.

Thank you,
James

8 Jul 2011, 3:58 PM
#2
dgent avatar

dgent

Totally Zenned

Join Date:
Nov 2009
Location:
UK
Posts:
1,117
Plugin Contributions:
0

Re: flash slideshow gallery

I really wouldnt. That file size is 9.4mb and will take agesss to load for most people. Get a proper javascript slide show on there which just loads images.