Search FlashComponents.net's Forum

Banner Rotator FX

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

  • Hi,


    I create a swf with any object outside the stage and the banner move ok.


    http://12.190.216.233/banner_test/nuevo_home.html


    But I need to crop the video with After Effect with 600×250px and it normal to put for example an bigger object outside the stage without crop a video. This is a double job because I need to crop a video in After Effect and next to put in my project in flash. Can you make changes to your banner rotation to solve this problem?


    Thanks


    #  /  posted on May 14, 2010
  • Hi there,


    Great slider I purchased commercial version right away.
    Now, I have one problem. I need text color (for both head and body) to be in different colors on different slides. How can I set this?


    Thanks in advance


    #  /  posted on May 15, 2010
  • Hi,


    How can I insert swf into slider. I can see there is 07.swf but only images are included inside the slider (images.xml) How can I put swf into images.xml?


    #  /  posted on May 15, 2010
  • Hi paco36075,


    I’m sorry but that’s the way Flash works. It takes into consideration any object outside the scene.


    Hi soultaker,


    Thank you for your purchase. You can have different text color for both head and body on different slides by using

    <font color="#000000">
    in the CDATA attribute from your images.xml file. The swf files are inserted as any other image into images.xml file.


    #  /  posted on May 17, 2010
  • Hi, I just bought the control yesterday… But I have a problem… I dont even know where to start!!! I thought the Zip file included a user manual of some sort.


    Please help me, where do I start?


    thanks for your help!


    #  /  posted on May 28, 2010
  • Hi,


    Please follow the steps from this toturial.


    #  /  posted on May 31, 2010
  • Hello,


    I need to change the font style for the header. But when I change is on the style sheet to anything but “Arial” the text disappears.


    head { font-family: Verdana;
    }


    #  /  posted on Jun 01, 2010
  • Hi,


    You need to embed this font first. Use this tutorial starting from step 2B to add your font and try again.


    #  /  posted on Jun 01, 2010
  • Thanks for the quick response! It worked.


    #  /  posted on Jun 01, 2010
  • Great!


    Just bought it but I see “blink” of the body text before the Header shows,
    after noticing this on my site I saw it also on the Demo page.


    Please help.


    #  /  posted on Jun 06, 2010
  • Great!


    Just bought it but I see “blink” of the body text before the Header shows,
    after noticing this on my site I saw it also on the Demo page.


    Settings:No controls,No Preloader,No image effect, single transition(2),


    Please help.


    #  /  posted on Jun 06, 2010
  • One more,


    The flash object will no resize with the page (Ctrl+)
    I’ve tried all web recomendations for flash object resizing:
    set swfobject height & width to 100%,
    scale-“exactFit”
    wrapper div width & height to 100%
    not working…..


    #  /  posted on Jun 06, 2010
  • Hi,


    Please update your flash player to fix the “blink” problem.


    About the resize:
    Open the FLA file, give an instance name to the banner that is on the stage, using the Properties panel (Ctrl + P), let’s say banner.
    Select the first frame from the main timeline and press F9 to open the actions panel.
    Next write the following code:


    var stageResize:Object = new Object();
    stageResize.onResize = function ()
    {
    banner.bannerWidth = Stage.width;
    banner.bannerHeight = Stage.height;
    }
    Stage.addListener(stageResize);


    #  /  posted on Jun 07, 2010
  • Ok, I’ve had this product now awhile and we are getting ready to go live with our site. It’s driving me insane that I can’t seem to control the text! It just keeps doing random placement. Even after I have set the { hPos=“right” vPos=“center” } positions it just doesn’t seem to help. It just does what it wants!!! LOL Please dear god, someone give the answer to this. Also I’m not sure why I can’t just refresh my browser and see the changes? It appears to keep the cookies of the animation and I have to go to another computer to see the changes? Please advise me.
    Thank you in advance!
    James


    #  /  posted on Jun 11, 2010
  • Here’s our site btw…


    http://kewmc.nhmvk.servertrust.com/default.asp


    #  /  posted on Jun 11, 2010
  • Hello? Anyone? Bueller….?????


    #  /  posted on Jun 12, 2010
  • Hi,


    I checked your website and I saw that you changed the hPos and vPos values for controlsOptions tag. What you need to do is to change these values for textOptions tag in your settings.xml. Like this:

    <textOptions show="true" embedFont="true" hPos="right" vPos="center" width="0" height="0" padding="30" distance="5" />


    #  /  posted on Jun 14, 2010
  • Thanks for the response. I have changed that for each picture. I have different placements for each picture… that is my issue though. It seems to NOT be working? It does different placement then I directed it to. That is why I was wondering if there is some sort of overide or something that makes what my input is null? I can show you the images xml page. It’s not reading my settings at all????


    Also is there a work around for viewing it live with just refreshing? Or does it hold cookies and force you to go another computer to see the changes? It’s rather annoying. Thank you for you help. I really appreciate it!
    James


    #  /  posted on Jun 14, 2010
  • I don’t know if this is appropiate to post here. You can let me know. But here is the images XML sheet.

    
    <slideshow>
        <photo image="/v/vspfiles/images/01.jpg" effect="zoom" zoomPercent="10" duration="7" direction="center" hZoomPos="top" vZoomPos="left" slide="false"><![CDATA[ <textOptions show="true" embedFont="true" hPos="right" vPos="top" textEffects slide="true" alpha="true" blur="true" appear="random" function="random" method="easeOut" duration="1.3" bodyDelay="0.4"/ ><head><font size="24">Welcome to Lighting Guru</font></head><body><font size="14">We have <font color="#FF6600">FREE SHIPPING</font> with orders of $50 or more!</font></body>]]></photo>
        <photo image="/v/vspfiles/images/02.jpg" effect="ken burn" zoomPercent="15" duration="7" direction="center" hZoomPos="random" vZoomPos="random" slide="false"><![CDATA[ <textOptions show="true" embedFont="true" hPos="center" vPos="right" textEffects slide="true" alpha="true" blur="true" appear="random" function="random" method="easeOut" duration="1.3" bodyDelay="0.4"/ ><head><font size="21">See how WE can save YOU money with the "right light" bulbs…</font></head>]]></photo>
        <photo image="/v/vspfiles/images/03.jpg" effect="none" zoomPercent="0" duration="7" direction="center" hZoomPos="random" vZoomPos="random" slide="false"><![CDATA[ <textOptions show="true" embedFont="true" hPos="left" vPos="center" textEffects slide="true" alpha="true" blur="true" appear="random" function="random" method="easeOut" duration="1.3" bodyDelay="0.4"/ ><head><font size="24">Cool down with our HUGE selection of fans!</font></head><body>We carry Casablanca, Fanimation, Minka Aire, Modern Fan Co and many more…</body>]]></photo>
        <photo image="/v/vspfiles/images/04.jpg" effect="none" zoomPercent="0" duration="7" direction="down" hZoomPos="none" vZoomPos="none" slide="false"><![CDATA[ <textOptions show="true" embedFont="true" hPos="right" vPos="center" textEffects slide="true" alpha="true" blur="true" appear="random" function="random" method="easeOut" duration="1.3" bodyDelay="0.4"/ ><head><font size="20">We carry all Lutron dimmers, switches and controls…</font></head>]]></photo>
        <photo image="/v/vspfiles/images/05.jpg" effect="zoom" zoomPercent="0" duration="7" direction="down" hZoomPos="random" vZoomPos="random" slide="false"><![CDATA[ <textOptions show="true" embedFont="true" hPos="left" vPos="center" textEffects slide="true" alpha="true" blur="true" appear="random" function="random" method="easeOut" duration="1.3" bodyDelay="0.4"/ ><head><font size="24">Casablanca Fans</font></head><body><font size="16">Get the lastest Casablanca Candelier Ceiling Fan!</font></body>]]></photo>
        <photo image="/v/vspfiles/images/06.jpg" effect="none" zoomPercent="0" duration="7" direction="down" hZoomPos="random" vZoomPos="random" slide="false"><![CDATA[ <textOptions show="true" embedFont="true" hPos="top" vPos="left" textEffects slide="true" alpha="true" blur="true" appear="random" function="random" method="easeOut" duration="1.3" bodyDelay="0.4"/ ><head><font size="24" color="#FF9900">Get the latest lighting technology</font></head><body><font size="16">Find out how LED can save you money and our environment!!!</font></body>]]></photo>
        <photo image="/v/vspfiles/images/07.jpg" effect="ken burn" zoomPercent="0" duration="7" direction="down" hZoomPos="center" vZoomPos="down" slide="false"><![CDATA[ <textOptions show="true" embedFont="true" hPos="right" vPos="center" textEffects slide="true" alpha="true" blur="true" appear="random" function="random" method="easeOut" duration="1.3" bodyDelay="0.4"/ ><head><font size="21">We have Unique Lighting from all over the world!</font></head>]]></photo>
        <photo image="/v/vspfiles/images/08.jpg" effect="none" zoomPercent="0" duration="7" direction="down" hZoomPos="random" vZoomPos="random" slide="false"><![CDATA[ <textOptions show="true" embedFont="true" hPos="left" vPos="top" textEffects slide="true" alpha="true" blur="true" appear="random" function="random" method="easeOut" duration="1.3" bodyDelay="0.4"/ ><head><font size="22">Let us be your Marine Lighting headquaters!</font></head><body><font size="14">We carry Cantilupi, DR. Smith and Imtra…</font></body>]]></photo>
        <photo image="/v/vspfiles/images/09.jpg" effect="none" zoomPercent="0" duration="7" direction="down" hZoomPos="random" vZoomPos="random" slide="false"><![CDATA[ <textOptions show="true" embedFont="true" hPos="right" vPos="top" textEffects slide="true" alpha="true" blur="true" appear="random" function="random" method="easeOut" duration="1.3" bodyDelay="0.4"/ ><head><font size="24">Landscape Lighting</font></head><body><font size="16">Have one of our Gurus help you with your landscape lighting decisions…</font></body>]]></photo>
        <photo image="/v/vspfiles/images/10.jpg" effect="ken burn" zoomPercent="0" duration="7" direction="center" hZoomPos="left" vZoomPos="false" slide="false"><![CDATA[ <textOptions show="true" embedFont="true" hPos="right" vPos="top" textEffects slide="true" alpha="true" blur="true" appear="random" function="random" method="easeOut" duration="1.3" bodyDelay="0.4"/ ><head><font size="24">Contemporary or Traditional Chandeliers…</font></head><body><font size="12">We carry Eurofase, Minka Aire, Foscarini, Hinkley and many more!</font></body>]]></photo>
    </slideshow>
    

    #  /  posted on Jun 14, 2010
  • Hi,


    You could send your xml files to support[at]flashxml.net to avoid posting such a big code. You placed the hPos and vPos attributes in the wrong location. You have to add these attributes inside the <photo> tags. This is the correct example for the first photo you have:

    
    <photo image="/v/vspfiles/images/01.jpg" effect= "zoom" zoomPercent="10" duration="7" direction="center" hZoomPos="top" vZoomPos="left" slide="false" hpos="right" vPos="top"><![CDATA[<head><font size="24">Welcome to Lighting Guru</font></head><body><font size="14">We have <font color="#FF6600">FREE  SHIPPING</font> with orders of $50 or more!</font></body>]]></photo>

    #  /  posted on Jun 14, 2010
  • Text options go INSIDE the photo image tag? Really? Cause that isn’t working either? It just makes the XML sheet not valid? Are we on the same page here? I’m trying to place the TEXT where I want it to be placed for each picture. What you just showed me, doesn’t work? Sorry to be a pain. Also if you want to delete the previous post, I understand.


    #  /  posted on Jun 14, 2010
  • Hi,


    It works but probably you didn’t follow the instructions carefully. Send your images.xml file to support[at]flashxml.net and we will change the entire content of your file to work.


    #  /  posted on Jun 14, 2010
  • Thank you. I just sent it. Please advise what the heck I’m doing wrong. LOL I really appreciate you help. You guys are great here!
    James


    #  /  posted on Jun 14, 2010
  • Hi!
    Very good, component.

    unfortunately don't work in my Wordpress... :(

    In wordpress, don't work Action Scrip 2.0


    Anybody help?

    #  /  posted on Jul 17, 2010
  • Can i inform parameters images  directly in tag EMBED ?
    #  /  posted on Jul 17, 2010
  • Hello,

    @aganiuipuque
    Wordpress issue : In order to install this into a wordpress site, you need to follow the tutorial found here .
    2nd question : Could you be a little more detailed please?


    #  /  posted on Jul 19, 2010
  • I just installed the Dreamweaver extension. It says it's accessible from the FlashXML.net menu. Where is that in Dreamweaver? Thanks!


    #  /  posted on Aug 24, 2010
  • Hi,

    What you probably installed is the MXP file and that is for use in Flash. There is no extension for Dreamweaver.

    You can find here the steps to add the Banner Rotator to your website.


    #  /  posted on Aug 25, 2010
  • Ah yes...wasn't paying attention in the extension manager. Thanks very much!


    #  /  posted on Aug 25, 2010
  • Hi there, is it possible to make the images unclickable? I've removed the urls from the xml but the images still come up as clickable (tho obv. go no where)

    Thanks!


    #  /  posted on Aug 31, 2010

SUPPORTERS

FORUM