FORUM

Sliding Image Gallery XML v2

Home / Forum / Components Discussions / Sliding Image Gallery XML v2 / Page 6

  • You should install missing fonts listed on readme file. Please, mail me about it to flashblue80@hotmail.com


    #  /  posted on May 15, 2010
  • How exactly do change the width and height of the buttons? I tried changing this code in the banner.as but no repsonse:


    public var buttonW:int = 0; public var buttonH:int = 0;
    #  /  posted on May 17, 2010
  • You have to chanhe button size from FLA.


    #  /  posted on May 17, 2010
  • Excellent control, love it...I just has a small nuisance. When I place this on my web page, the control comes up, but nothing (pictures) is shown (other than the menu) UNTIL someone clicks on any of the choices of the menu. Then, the proper picture comes up and everything works fine.

    So, basically, when someone comes to the site, they see just a menu and a blank, black picture until they clicks something.

    PLEASE HELP as this is annoying....other than that, love the work.

    Thanks,

    Oleg


    #  /  posted on Aug 09, 2010
  • I apologize if this is a duplicate post, but I can't see my first message.

    I bought this control a few days ago, love it, but the pictures don't load on the page UNTIL i click one of the buttons, then things start to work...until then, all the user sees is a blank screen with a menu.

    Please help.

    Thanks,

    Oleg


    #  /  posted on Aug 09, 2010
  • It ccours from wrong CSS path written in XML.


    #  /  posted on Aug 09, 2010
  • WordPress plugin & Joomla module are included.


    #  /  posted on Dec 09, 2010
  • omc

    Great piece of software !

    • Can be used "out of the box"
    • I managed to change size, font, alignment etc ... with minimal hassle

    And most important - I asked the author for some help and got quick and solid response.

    I strongly recommend !


    #  /  posted on Mar 23, 2011
  • Wes

    What in the world is this? I purchased it and have NO CLUE how to start it..lol. Can I get some info as to what to do? This looks to be Insanely hard! Im A Newbie. I have downloaded it and have the files but thats all I have. How do I get the box gallery to show up?

    I will try it for a few days. If I cant figure it out I will need a refund.

    Thanks.


    #  /  posted on May 18, 2011
  • Copy all files except index.html in deploy folder to your website root. Then, copy these codes:


    #  /  posted on May 20, 2011
  • Wes

    I dont have a website ROOT! I have a pre made site that I add HTML into. And then I hit Publish! All I needed was the HTML codes! Can I have them?

    You have to have a webroot file and an FTP for this program to work! You should add that to this page, so I would not think it has an easy HTML code! The Add is misleading.. It says it has an HTML file, the only HTML file it has is a blank page!

    Can I just Get A Refund..? $10.00

    Just refund it back to my paypal account.

    Thanks! Wes


    #  /  posted on May 24, 2011
  • Why don't you try to look at source code of deploy/index.html? There're HTML codes to add there. I don't understand what you try to do.


    #  /  posted on May 24, 2011
  • Can you please provide me with a html embed code too, so i can embed the flash file onto our website? (The files are not sored on the root of the site) Thanks


    #  /  posted on May 31, 2011
  • There's sample embed codes in deploy/index.html. You need to change this code:

    var params = {
                            scale: "noscale",
                            menu: "false",
                            bgcolor: "#000000"
                        };
    

    To:

    var params = {base: "path/to/subfolder",
                            scale: "noscale",
                            menu: "false",
                            bgcolor: "#000000"
                        };
    

    #  /  posted on May 31, 2011
  • Awesome, thanks for the quick reply, it appears on the page now.

    One more thing, is there a way I can get the player to autostart on page load? As currently it loads but doesn't start sliding between the tabs on the right? It stays on the first tab, with a black space where the image should be. Thanks again!


    #  /  posted on May 31, 2011
  • It seems that your CSS file path written in XML file is wrong. If you correct that issue, it'll start playing.


    #  /  posted on May 31, 2011
  • Just to mention, the page I'm trying to embed into is in a SharePoint site. When one of the items (apart from the first one) is clicked, the player starts rotating and works perfectly. But it doesn't start rotating on page load. Thanks.


    #  /  posted on May 31, 2011
  • I see. It occurs from wrong CSS file path in XML. cssFile="css/banner.css"


    #  /  posted on May 31, 2011
  • Yup you were right again, thanks again for the quick reply. The flash embeds fine on our SharePoint page and works with no issues now!


    #  /  posted on May 31, 2011
  • I have used your image gallery and constrained the height to have 4 items visible. How can I modify the Auto-Scroll feature to start scrolling after 4 items are added?


    #  /  posted on Jun 08, 2011
  • You need to set the height of the SWF file equal to 4 items total height to remove auto-scroll.


    #  /  posted on Jun 13, 2011

Please login to post replies.