Results 1 to 2 of 2
  1. #1

    Default 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

  2. #2
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default 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.

 

 

Similar Threads

  1. Flash Slideshow Gallery Question?
    By Jordin in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 17 Jan 2010, 05:38 PM
  2. positioning flash slideshow add-on
    By scottgallagher in forum Basic Configuration
    Replies: 14
    Last Post: 24 May 2009, 05:12 PM
  3. flash slideshow sidebox help
    By fastdc5 in forum Addon Sideboxes
    Replies: 1
    Last Post: 16 Feb 2009, 01:25 AM
  4. Smooth Gallery Slideshow
    By renix in forum General Questions
    Replies: 1
    Last Post: 29 Jan 2009, 03:21 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg