Search FlashComponents.net's Forum

Banner Rotator FX

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

  • Hi,
    I am having a problem with the banner & image width. my images are all 650 wide, and the width in the index.php and settings.xml is set to 650. Yet it cuts off the image on the right and also the controls! when i set the values to 900, the photos show in their full size and also the controls appear. i have checked and the photos are definitely 650 wide, but when I 1st started using this software i had them at 900, so it seems as if its still using the old photos and settings? i have checked many times and i have definitely changed and uploaded the new settings and files, so how could this be happening? i have also cleared the cache. is there anything i am missing?


    thank you,


    paul


    #  /  posted on Oct 15, 2009
  • I can’t get an animated gif to work in it… am I missing something besides changing the banner name? The first banner frame works, just won’t animate to second frame.


    #  /  posted on Oct 16, 2009
  • Only in IE 7.0 I am getting the following error with the banner (firefox and opera say everything is fine)....any ideas?


    Char: 1913
    Error: ‘J.parentNode’ is null or not an object


    #  /  posted on Oct 21, 2009
  • blueshine,
    The zooming feature in full screen show is disabled, because it’s eating alot of CPU.


    sabanci.university,
    This is a browser security issue. It prevents opening any new link from Flash, not just from this component.


    OakLines,
    This feature is not implemented.


    diggisaur,
    Send me a private message with your website link.


    malberti40,
    It’s a bug that we will fix it in 2-3 days. We will contact you when it’s done.


    silverporl,
    If it’s for sure not the problem with cache, then send me a private message with your FLA


    bryan.fross,
    When you load a GIF image in Flash it’ll show you only the first frame of that image. This is how Flash handles GIFs, not just this component.


    penguin71,
    I don’t have any ideas, send me a private message with you website link.


    #  /  posted on Oct 22, 2009
  • hey bro can you help me embed this to a yahoo store i cant seem to get it right i tryed the ones in your other support site they are not working for me


    #  /  posted on Oct 22, 2009
  • ecubs68,
    Please alow me 3 days to fix the problem with the folderPath variable which this product is having.


    #  /  posted on Oct 22, 2009
  • ok no problem


    #  /  posted on Oct 22, 2009
  • hey bro im using this code but still cant get it to work


    <script type=“text/javascript” src=“swfobject.js”></script>
    <script type=“text/javascript”>
    var flashvars = {};
    var params = {};
    params.scale = “noscale”;
    params.salign = “tl”;
    params.wmode = “transparent”;
    var attributes = {};
    swfobject.embedSWF(“banner.swf”, “BannerDiv”, “600”, “260”, “9.0.0”, false, flashvars, params, attributes);
    </script>


    #  /  posted on Oct 25, 2009
  • Make sure you have all the files in same folder with you html file. Here you find more details on how to install Banner Rotator FX.


    #  /  posted on Oct 26, 2009
  • Hi Snowcat,


    I don’t mean to be pushy, but have you came up with a solution yet.. You mentioned it would take you 3 days. I have actually been waiting for a little over 2 weeks.


    You could always email me directly at [email protected]



    #  /  posted on Oct 26, 2009
  • The following is working for me when I try to change the folder, I just kept my settings and image.xml files in the folder with the images.


    Dunno if that helps anyone tryin to accomplish similar things.
    (using swfobject)


    var flashvars = { 
         folderPath: 'flash/images/1/', 
         settingsXML: 'settings.xml' 
    } 
    


    #  /  posted on Oct 26, 2009
  • they are in the same folder


    #  /  posted on Oct 26, 2009
  • if anybody body has done this for a yahoo store can you please help i have like 3 week trying to figure this thing out and nothing


    #  /  posted on Oct 26, 2009
  • Is there a way to have the banner lop. Currently it stops at the last image.


    #  /  posted on Oct 26, 2009
  • loop


    #  /  posted on Oct 26, 2009
  • u try this code and still cant get it to work this shit is really beginning to annoyed me


    <script type=“text/javascript” src=“lib/yhst-14427755313056/swfobject.js”></script>
    <script type=“text/javascript”>
    var flashvars = {};
    flashvars.settingsXML = “lib/yhst-14427755313056/settings.xml”;
    flashvars.imagesXML = “/lib/yhst-14427755313056/images.xml”;
    var params = {};
    params.scale = “noscale”;
    params.salign = “tl”;
    params.wmode = “transparent”;
    var attributes = {};
    swfobject.embedSWF(“/lib/yhst-14427755313056/banner.swf”, “BannerDiv”, “600”, “260”, “9.0.0”, false, flashvars, params, attributes);
    </script>


    when i click on the link on my files works fines is thi embeding crack thats killing me her is the link
    http://lib.store.yahoo.net/lib/yhst-14427755313056/banner.swf


    #  /  posted on Oct 27, 2009
  • modaent,


    To activate the loop option change the value of autoStart to true, in your generalOptions.


    ecubs68,


    Replace this lines of code:
    flashvars.settingsXML = “lib/yhst-14427755313056/settings.xml”;
    flashvars.imagesXML = “/lib/yhst-14427755313056/images.xml”;


    with this lines:
    flashvars.folderPath = “lib/yhst-14427755313056/”;
    flashvars.settingsXML = “settings.xml”;


    Now should work.
    Here you find detailed explanations on how to set the path using flashvars if you still having problems.


    #  /  posted on Oct 27, 2009
  • nothing i would have to specify were the file is if i type
    http://lib.store.yahoo.net/lib/yhst-14427755313056/
    Into the browser it some up with nothing doesn’t find the page how would i specify the exact link were my file are here are the links


    images.xml = http://lib.store.yahoo.net/lib/yhst-14427755313056/images.xml
    settings.xml = http://lib.store.yahoo.net/lib/yhst-14427755313056/settings.xml
    banner.swf = http://lib.store.yahoo.net/lib/yhst-14427755313056/banner.swf
    swfobject.js = http://lib.store.yahoo.net/lib/yhst-14427755313056/swfobject.js


    #  /  posted on Oct 27, 2009
  • The path to those files must be relative to your html file. Make sure you set that right.
    Here you find a similar example as yours, that should help you.


    #  /  posted on Oct 28, 2009
  • nothing but i did try to embed the index file and i got a blank square that said need a plugging i used this code


    <object width=“550” height=“400”>
    <param name=“movie” value=“index.html”>
    <embed src=”/lib/yhst-14427755313056/index.html” width=“550” height=“400”>
    </embed>
    </object>


    Is there any way we can work with that file is the only one that has given me any response so far


    #  /  posted on Oct 29, 2009
  • Please send me a PM with your files


    #  /  posted on Oct 29, 2009
  • sorry what do you need the link to my files or u want me to email my hole project


    #  /  posted on Oct 29, 2009
  • Sorry I did’t specify. Give me a link to your files or, you might give me acces to your project
    and I’ll set the path properly for you in order to work.


    #  /  posted on Oct 30, 2009
  • In an effort to help other people who have been stung by a few of the components (like me) by other authors, here’s my $0.02.


    I spent some time working with a few of the Snowcat components. They appear to be well made. The support I received from Snowcat was prompt (within 24hrs) and excellent. My impression with Snowcat was that the more time you put into your verification of a problem, the more effort Snowcat will put into helping you solve the problem. Until I put together a test site with the banner component showing my issue, I was not able to resolve the problem. Once I had a sample site, Snowcat immediately found my issue and all was good. He spent some real effort helping me use the components. This brings me to my only negative comment. It says at the top “Excellent Documented”. I guess everyone has their own definition of what “Excellent Documentation” looks like, and in my opinion the documentation is practically non-existent. This component has many features and no documentation. Download the free banner.zip and judge for yourself. The documentation is the only thing that keeps me from giving the component a 5 out of 5. Again, excellent component, lacking in documentation. 4 out of 5 in my book. Thanks Snowcat for the excellent component and support.


    #  /  posted on Oct 30, 2009
  • hey bro i need your email i have to give access to my store so you can get to my files.


    #  /  posted on Nov 02, 2009
  • Hi Snowcat,
    I’ve been trying to use the rotator with png files.
    It works but won’t reload the first image from the last file so will only play once.
    Any ideas.
    Cheers
    Tony


    #  /  posted on Nov 03, 2009
  • Hi Snowcat.


    I love your solutions. I´ve purchased all package.


    But in Banner control I have a problem.
    I´d like to put in line on text an image button, like www.cbs.com, but the image paint in the next line.


    I used this image.xml


    <photo image=“images/01.png” duration=“5”> <![CDATA[<head>this is an example</head><body>Go to the example <img src=“Button.png”/> </body>]]> </photo>


    Thanks



    #  /  posted on Nov 04, 2009
  • anthony.beck,


    The loop effect should work. Make sure you have the autoStart value in your settings.xml file setted to true. Also clear your cache.


    kerira,


    Try to copy the Button.png file in the same folder with your html file.


    #  /  posted on Nov 04, 2009
  • Sorry.


    I tried it, but the error is the same.


    Any other suggestion?


    Thanks in advance.


    #  /  posted on Nov 04, 2009
  • hey bro i sent access to ur email not the second one u sent me but to this one [email protected] just checking if you got it on my store said its been activated


    #  /  posted on Nov 04, 2009

SUPPORTERS

FORUM