Search FlashComponents.net's Forum

Banner Rotator FX

Home / /community/ / Components Discussions / Banner Rotator FX

  • Ok, This is a great program but I’m extremely disappointed in the fact that you have permanently added a link to your site in the flash settings to your website. I want a new file with this removed or I want my money back. As good as this is I paid for the commercial version to avoid this and it is still there. Please tell me how to remove it or send me a revised .fla file


    #  /  posted on Jul 12, 2009
  • Hi, what is the permanent link you are talking about? FlashXML.net label? It’s not there in the commercial version. It’s only in the free version.
    Surely I would send your money back, but I would like to clarify this first.


    #  /  posted on Jul 12, 2009
  • I would definitely prefer not to get my money back as you are an extremely talented developer and I love the rotator. I’m really sorry that I left this here but I was unable to find a way to contact you directly. The link Im speaking of is when you right click the banner you get the menu that says about Flash Rotator and this goes directly to your site. If you need an example please go to the site I’m developing at the moment and right click the banner. It looks different as I made the background clear but it is yours :)
    www.websitelogics.com


    #  /  posted on Jul 13, 2009
  • You can remove that by adding this line in settings.xml file:

    <showAbout value="false" /> 
    


    Thank you



    #  /  posted on Jul 13, 2009
  • Excellent! That did the trick! Now Im looking for a thumbnail scroller for below the flash rotator to put the various logos of my clients, Any thoughts? Something like the one on this page would be perfect. With my colors or the ability to change them via XML. http://www.bluefountainmedia.com/


    Bryan


    #  /  posted on Jul 13, 2009
  • Any thoughts on my last comment? I really like your work and would love to have you create that for me.



    #  /  posted on Jul 13, 2009
  • Hi, something similar is planned, but it’s a matter of weeks, maybe months until it’ll be ready


    #  /  posted on Jul 13, 2009
  • Very nice rotator , the best I’ve seen !
    how to remove the buttons?


    #  /  posted on Jul 14, 2009
  • I’m probably missing something easy, can I remove the controls and just let the video play?


    #  /  posted on Jul 14, 2009
  • Sure you can remove the controls. Just uncheck them one by one on the control list (right under controlsOrder on the Live Demo above), or simply set in settings.xml file:

    <controlsOrder value="" /> 
    


    #  /  posted on Jul 14, 2009
  • wow u managed to take all the action script out of it LOL I was thinking of buying it but how do you take all the menus out of it


    #  /  posted on Jul 14, 2009
  • Hi, the amount of control this tool offers is fantastic. Can I just clarify that EVERYTHING is controlled through the xml files? This is important as I do not have flash.


    Also can the various parameters be applied to each image individually, so that I can separately define each parameter for each image?


    Thanks
    Adam


    #  /  posted on Jul 14, 2009
  • betterbet, what do you mean by that? what menus do you want to take out?


    Adam, yes, everything is controlled through the XML files. And yes is the answer to your second question.


    You can play with the free version from www.flashxml.net which has everything the commercial version has, minus the Flash MXP component.
    The commercial version has everything the free version has, minus the FlashXML.net label.



    #  /  posted on Jul 14, 2009
  • Hello again,


    Just a couple of questions…
    1. Can I define from the image.xml file each individual image’s zoomPercent, hZoomPos and vZoomPos?
    2. What do the preloaderOptions control? I know this sounds like a dumb question, but have played around for quite a while and can not figure this one out.


    Thanks in advance
    Adam


    #  /  posted on Jul 15, 2009
  • Sorry, I forgot this one …


    How can I turn url off?


    #  /  posted on Jul 15, 2009
  • for the “menu buttons” to disappear:
    i added:
    <controlsOrder value=“False” /> the other option of <controlsOrder value=”“ /> didn’t seem to do the trick!


    #  /  posted on Jul 16, 2009
  • Amazing work! Exactly what we needed.


    One issue: if I only have 3 images to rotate and I roll over the “next” arrow, the number buttons that appear don’t enlarge all the way. See:
    http://www.rmpbs.org/resources/files/banner.jpg


    How can I fix this? Thanks!


    #  /  posted on Jul 16, 2009
  • adamrabin, I will fix that in a future update, in a few days


    I’ll also turn off URL when there’s no URL specified in the XML file.


    xyz, you cannot define individual zoomPercent, hZoomPos, vZoomPos, but I’ll add these too in the near future


    You cannot observe the preloaderOptions because maybe to you the preloader appears only for a fraction of second (as you are testing the Banner locally or the images are already in your browser’s cache). But if you’ll look carefully, you’ll see it.


    #  /  posted on Jul 17, 2009
  • hello, bought your script yesterday. works great. one problem, it only works when i load my site using the full www.mydomain.com but if i load it without, as in mydomain.com, then the flash banner does not play properly. i get an empty rectangle where the banner should be, and if i right click on it it does show the usual right click flash menu. what’s the solution to this problem please? THANKS.


    #  /  posted on Jul 17, 2009
  • That could be because you are specifying absolute paths to the XML and images files. You should use relative paths in this case.


    #  /  posted on Jul 17, 2009
  • hi, i’ve left the paths as were given in the file. can you give me an example how the paths should look to be relative? thanks.


    #  /  posted on Jul 17, 2009
  • Then there must be something wrong somewhere else.


    An relative path would be
    imagesXML=“a_folder/images.xml”
    an absolute path is:
    imagesXML=“http://www.mydomain.com/a_folder/images.xml”


    You could fix your problem by redirecting mydomain.com to www.mydomain.com (this is recommended anyway for SEO for example)



    #  /  posted on Jul 17, 2009
  • hello, thanks i’ve done the redirect and it’s sorted now. cheers. love the banner!


    #  /  posted on Jul 17, 2009
  • Hi
    I like to buy your component. But I need to ask some questions:


    1. I need to put the images in different position (x,y) for see a peace of the back image, like Fox’s banner (www.fox.com) where I change the images by the button and the image too.


    2. I need to put hPos and vPos in different position for each image.


    Thanks.


    #  /  posted on Jul 19, 2009
  • Sorry! I found the answer for my question No. 2. It’s yes. Thanks you.


    But I have another. Is it possible to define each image the time and day until it show?


    For example:


    <photo image=“images/01.jpg” date=“12/01/2009” hour=“1525”>


    It’s December 1st, 2009 and 3:25 hour.


    #  /  posted on Jul 20, 2009
  • Hi
    I like to buy your component. But I need to ask some questions:


    1. I need to put the images in different position (x,y) for see a peace of the back image, like Fox’s banner (www.fox.com) where I change the images by the button and the image too.


    2. I need to put hPos and vPos in different position for each image.


    Thanks.


    #  /  posted on Jul 20, 2009
  • Im having a serious issue with adding an <span class="caps">SWF</span>

    For some reason it splits into 2 frames but none of the parameters are showing on the first one. Take a look ??"

    As you can see the buttons don�t work, the timer is off and everything during the movie. Is there a special way to embed an SWF? There were no instructions


    #  /  posted on Jul 20, 2009
  • I tried to repost my question and got no answer so I added it again and it added the wrong comment?


    Someone elses comment. At any rate, please tell me how to fix the issue with the swf. Is it the same code in XML as the photo. I added it the same way and it is acting buggy.


    #  /  posted on Jul 20, 2009
  • Can you adjust how long a transition last? The speed of the actual transition -

    Thanks!


    #  /  posted on Jul 21, 2009
  • Is it me, or do text links not work, works fine on image links? Here is my code


    <photo image="images/01.jpg" url="http://www.google.com" duration="4">    
    <![CDATA[<head>This is a <a href="http://www.yahoo.com">link</a> other text 
    here</head><body>Another text line here</body>]]> 
    </photo> 
    


    #  /  posted on Jul 21, 2009

SUPPORTERS

FORUM