FORUM

Thumb Banner Rotator Black

Home / Forum / Components Discussions / Thumb Banner Rotator Black

1 2 3 4 5 6 7

  • Hi, before I buy this, a question…can I remove or hide the text description and mask if I don’t want them?


    #  /  posted on Apr 30, 2009
  • hi
    that is easy
    all you need is set text to empty in xml


    #  /  posted on May 01, 2009
  • 1. I have created a config.xml file from your setting1.xml file and save it to the files folder if that is where it should go but to be sure I saved it in the source folder as well, can you tell me where I should put it to be sure?


    2. can you tell me what I should do next in flash once I have loaded the ThumbBannerRotatorBlack.as file and renamed it to myThumbBannerRotatorBlack.as
    in the help file it says
    load config file
    myThumbBannerRotatorBlack.loadConfig(“setting1.xml”);
    how exactly do I do this?


    been at this for a while and am frustrated, would really like to use this on my site, help is appreciated


    #  /  posted on May 04, 2009
  • hi serbmd


    1.you can save the xml file at any folder ,or just put it with your banner rotator swf file
    you can edit source.fla to change what xml file you want to load


    2.plz don’t rename the .as file


    and there is a easy way to use it
    1.unzip source.zip
    2.open source.fla
    3.publish it and it’s finish, that is all


    #  /  posted on May 04, 2009
  • Thanks for the quick reply. I seem to have it working now but I can not get it to play when I try to embed it within a joomla site. Have you seen this problem occur and if so do you know of any solution.


    http://iowapainspecialists.com/joomla/images/flash/source.swf


    url above works, but not if I pull it from a web page it is embedded in


    #  /  posted on May 04, 2009
  • hi serbmd
    if you want to use it at joomla
    maybe you should try use full path to xml path and image path
    ex:
    http://iowapainspecialists.com/joomla/images/flash/setting.xml
    http://iowapainspecialists.com/joomla/images/flash/imgs/img1.jpg


    #  /  posted on May 04, 2009
  • that is exactly what I was just thinking, but then where do I type in the full xml file path, by that I mean which file needs to be adjusted for that, because it does work for the images


    #  /  posted on May 04, 2009
  • I guess it would be the source.fla file but in Flash how would I do that


    #  /  posted on May 04, 2009
  • if it would be easier could I jet send you the file that needs to be in the fla file and you could modify it for me, if that is ok



    #  /  posted on May 04, 2009
  • never mind, just figured it out, thanks


    #  /  posted on May 04, 2009
  • hi,


    I am interested to purchase your component, but I would like to know first how easy is to use it if I do not have tecnical background nor XML knowledge nor programming skills at all.



    #  /  posted on May 04, 2009
  • I have been at this for some time and with joomla it seems to not want to call the right xml file unless I go and modify it in flash. The problem is when I go to flash and modify the fla file to put the entire url of the xml file the flash video does not work properly. Can you embed the url for the xml file into the fla for me and send it to my email which is serbmd@yahoo.com, because I can not seem to do it right.


    http://www.iowapain.com/setting1.xml


    I would greatly appreciate it.


    #  /  posted on May 05, 2009
  • hi nidelvia:


    to use this component is very easy
    all you need is
    1.unzip my source zip file
    2.open source fla with flash 8
    3.publish swf with flash 8
    that is all


    and sample files contains 4 xml sample
    you need to modify xml to disyplay what you want to disyplay


    #  /  posted on May 05, 2009
  • hi serbmd:
    i replied your mail


    #  /  posted on May 05, 2009
  • Hi ufoufoufo,


    I made a little content management system I wrote in flash with a couple template website in. At the moment I have one reseller who also uses my system and when he uses my system I let him pay a little for it.


    Now I want to try and implement your slideshow in my content management system but I am not completely sure about the license i have to buy.


    Can you tell me what license I need for such implementation? I think the regular wont be enough so do I need a special one?


    Your sincerly,
    Paul Newman


    #  /  posted on May 06, 2009
  • hi paul
    you need a special License


    #  /  posted on May 07, 2009
  • can i deactivate the text description on image?
    It’s quick to align in a html site, to a fixed banner?
    thank you


    #  /  posted on May 07, 2009
  • yes just set it to empty in xml
    example: <text></text>


    #  /  posted on May 07, 2009
  • Excelent banner. I wanna use it for the presentation of 500 photos or more, over time more pictures will be added. the site that i am creating has a table with 3 columns / 75 lines. example: clicking in the number 1, shows the photos 1a, 1b, 1c, etc. Number 2 shows the photos 2a, 2b, 2c, etc %u2026I ask you: can you make the presentation using this slideshow? i want to modify the layout of the text, creating 3 columns / 3lines and a fourth line, as in the caracteristics model presented. If possible i would like a help to put in practice my idea. thank you.The pictures 490×367 (bigimages) and 100×75 (smallimages) is possible adjust for banner?


    Thank’s


    Mauro


    Mauro



    #  /  posted on May 07, 2009
  • hi Mauro:<br>
    you can load different xml via bannerRotator.loadConfig(xmlPath)
    so you can use it to switch what images you want to display


    #  /  posted on May 08, 2009
  • If i want to hide thumbnails?


    #  /  posted on May 08, 2009
  • i’m triyng to embed in a hrml page and the result is here. The problem is that the gallery it’s not exact aligned with top and left border.
    The Image has dimension 534×400 and thumb 50×50.


    How can i resolve?


    #  /  posted on May 08, 2009
  • i’m triyng to embed in a hrml page and the result is here.


    http://www.mediafire.com/file/czmkjvmvzw2/rotator gallery flash.rar


    The problem is that the gallery it’s not exact aligned with top and left border.
    The Image has dimension 534×400 and thumb 50×50.


    How can i resolve?


    #  /  posted on May 08, 2009
  • I purchased your product yesterday, finally sat down to apply it to the site. Bam, it hit me.


    step2.
    drag a ThumbBannerRotatorBlack to stage form libary and set name to myThumbBannerRotatorBlack


    step3.
    load config file
    myThumbBannerRotatorBlack.loadConfig(“setting1.xml”);


    Did not know I need CS3 or equal to publish, I wanted to keep the same format you have on the demo and replace the pic. You state:
    1.unzip my source zip file
    2.open source fla with flash 8
    3.publish swf with flash 8


    **Flash knowledge required: N/A | I understand that but did not understand you needed to publish.


    #  /  posted on May 09, 2009
  • hi northsays:
    you need flash 8 to open the it
    and you don’t need to know flash knowledge
    to publish is only open it and press F12
    that is all
    if you really don’t know how to do it
    you can send your source.zip to me
    i can publish it for you


    #  /  posted on May 09, 2009
  • hi barrubba:
    i download your files
    but it don’t contains img files and xml file
    can you provide me it?


    #  /  posted on May 09, 2009
  • http://www.mediafire.com/file/wmz5n4utdyd/rotator gallery flash.rar
    thanks


    #  /  posted on May 09, 2009
  • hi ufo,


    to view the pictures of file setting1.xml, setting2.xml, setting3.xml, etc …i must have files Source1.fla, Source2.fla, source3.fla, etc …and files Source1.xml, Source2.xml, source3.xml, etc …
    This is what should i do or there’s another way? Can you help me?


    Thank’s


    #  /  posted on May 11, 2009
  • hi mauro:
    you can use flashVars
    http://kb2.adobe.com/cps/164/tn_16417.html


    #  /  posted on May 12, 2009
  • Hi ufoufoufo,


    Great gallery! I have edited the dimensions, images and text and when i ‘test movie’ in Flash CS4 it works perfectly.


    I have now inserted the .swf file into one of my .html files in Dreamweaver CS4 however it does not work once in there. Even after publishing on my website hosting account, it will not work online. I have other flash banners and objects on the same html page which work perfectly but the gallery for some reason doesnt.


    Am i missing a special trick for publishing this gallery on my html pages?


    Cheers,


    Adam


    #  /  posted on May 12, 2009