Search FlashComponents.net's Forum

XML Thumbnail Banner Rotator

Home / /community/ / Components Discussions / XML Thumbnail Banner Rotator / Page 2

  • Nop.


    #  /  posted on Jan 08, 2010

  • #  /  posted on Jan 14, 2010
  • Hi Flashblue,


    I just purchase this component. Is there a way to adjust the spacing between each thumbnail?


    #  /  posted on Jan 14, 2010
  • Open “source/com/flashdo/flashblue/Banner.as”. Go to line 139. You’ll see that code:


    itemBtn.y = i*itemBtn.height; 
    


    Change it like that:


    itemBtn.y = i*(itemBtn.height+3);  //3 is space between thumbs 
    


    Then, open source/banner.fla & publish it.


    #  /  posted on Jan 14, 2010
  • Thank you


    #  /  posted on Jan 14, 2010
  • Five stars, awesome work dude. Source is easy to edit.


    #  /  posted on Feb 15, 2010
  • Hi,


    Id like to embed the banner into my website via a movieclip. Ho do I do this?


    #  /  posted on Jun 04, 2010
  • Your site have to be AS3 coded. You can download it into a moviclip as external SWF in easiest way.


    var loader = new Loader();
    loader.load(new URLRequest(“banner.swf”));
    your_mc.addChild(loader);


    Or, you can copy-paste library items on FLA source & source/com folder except Main.as
    But, it’s more complex work to do.


    If can’t do it, send me your files with instructions.


    My e-mail address: [email protected]


    #  /  posted on Jun 04, 2010
  • hi where can i change the size of the box thatn contains the thumb?? cause i put a smaller thumb but the rest of the box remains 100×75 is there a way to change that?


    regards


    #  /  posted on Jun 10, 2010
  • You need to open FLA source to do it. Open library. Select banner/buttons/itemBtn movieclip. You can change thumbnail design there.


    #  /  posted on Jun 10, 2010
  • I appreciate your work, thanks for making things easy.
    I’m curious what are the vars for the tag “scale” in the xml file?
    “noscale” and what else? I would like to have the image scaled to fit the width of 830 px.


    Thanks for your time.


    #  /  posted on Jun 17, 2010
  • I would like to know if there is a var setting to keep the description on at all times and not “hide”, if that makes sense?


    #  /  posted on Jun 17, 2010
  • You can do it by changing some codes. Please, send me a private message about it. I’ll send you modiffied file.


    #  /  posted on Jun 17, 2010
  • You need to scale images by yourself in Photoshop or other image editing programs.


    #  /  posted on Jun 17, 2010
  • Wow thanks FlashBlue for this awesome component - ive had some trouble with it in the past and once i looked at the comment string and found

    THIS----

    base: “images/flash/”,

    ------------------------------------

    I was ecstatic! i was able to fix it with ease and you'll be glad to know that its wordpress and php friendly :)

    <div id="banner_div"></div>
                    <script type="text/javascript">
                        <!--
                        var flashvars = {
                            xmlUrl: "<?php bloginfo('template_directory'); ?>/xml/banner.xml"    //Use to change XML filename or location
                        };
                        var params = {
                            base: "<?php bloginfo('template_directory'); ?>/",   
                            scale: "noscale",
                            menu: "false",
                            bgcolor: "#000000"
                        };
                        var attributes = {
                            id: "banner_swf",
                            name: "banner_swf"
                        };                   
                        swfobject.embedSWF("<?php bloginfo('template_directory'); ?>/banner.swf", "banner_div", "739", "313", "9", "swfobject/expressInstall.swf", flashvars, params, attributes);
                        //-->
                    </script>
    #  /  posted on Jul 14, 2010
  • Ok.
    #  /  posted on Jul 15, 2010
  • Hi FB - is there a way to include multiple links in the description?


    #  /  posted on Sep 15, 2010
  • You can add multiple URLs by HTML.


    #  /  posted on Sep 15, 2010
  • Hi - let me clarify, I want to add links to two different documents in a single banner description... Is that possible?


    #  /  posted on Sep 17, 2010
  • Hello,

    I received an email from flashcomponents.net to notice that this component has been updated. Is this an important update?

    Is it possible to keep the description on all time if image loads. Now you have to do an mouseover to show the description.

    Thanks,


    #  /  posted on Mar 11, 2011
  • I sent you modified file. Thanks for purchasing my product!


    #  /  posted on Mar 11, 2011
  • Could the description always show on top ? thanks!!


    #  /  posted on Mar 12, 2011
  • I sent you modified file.


    #  /  posted on Mar 12, 2011
  • WordPress & Joomla plugins were included.


    #  /  posted on Aug 04, 2011
  • i'm having an issue where the only target that will work is _blank... anything else won't go anywhere.


    #  /  posted on Oct 27, 2011
  • Please, send me your files.


    #  /  posted on Oct 27, 2011
  • thank you, it must be something w/ our xml... i haven't located it yet, but don't want to waste your time. thanks for the offer and quick support.


    #  /  posted on Oct 27, 2011
  • If you didn't set some security settings for Flash Player, URLs open in new window on local.


    #  /  posted on Oct 27, 2011
  • hi, how to use multiple banner slidesho in single fla/swf file ?

    thanks


    #  /  posted on Jul 11, 2012
  • Please, read the help/readme.pdf file. It's written how to create multiple instances.


    #  /  posted on Jul 11, 2012

SUPPORTERS

FORUM