Post Reply

You must log in to post.

Sliding Banner Rotator XML
  1. flashblue
    Member

    Save your XML file as UTF-8.

    Posted 1 year ago #
  2. joviman
    Inactive in forum

    Has bought the file

    Dont work correct, i change in .fla Action Script:


    system.useCodepage=false


    And work correct now!


    Thanks

    Posted 1 year ago #
  3. Jager
    Member

    Has bought the file

    Guys I just need to get this thing to not loop. I have tried everything I know:

    <script language="javascript">
    if (AC_FL_RunContent == 0) {
    alert("This page requires AC_RunActiveContent.js.");
    } else {
    AC_FL_RunContent(
    'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
    'width', '886',
    'height', '239',
    'src', 'banner',
    'quality', 'high',
    'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
    'align', 'middle',
    'play', 'true',
    'loop', 'false',
    'scale', 'showall',
    'wmode', 'window',
    'devicefont', 'false',
    'id', 'banner',
    'bgcolor', '#ffffff',
    'name', 'banner',
    'menu', 'true',
    'allowFullScreen', 'false',
    'allowScriptAccess','sameDomain',
    'movie', 'banner',
    'salign', ''
    ); //end AC code
    }

    </script>

    It just wont stop any help would be greatly appreciated!

    Jager

    Posted 1 year ago #
  4. flashblue
    Member

    Mail me about it.


    samiylmaz@hotmail.com

    Posted 1 year ago #
  5. mapit
    Inactive in forum

    Has bought the file

    Hi Samiylmaz,
    I’ve also purchased this slideshow and I’m lovin’ it! Recently I’ve been trying to get my images to fade/zoom instead of scroll. I saw that you’ve provided a version with similar functionality to others, would this be something you could provide me too?
    Thanks in advance,

    Posted 1 year ago #
  6. flashblue
    Member

    Please, mail me about it.


    samiylmaz@hotmail.com

    Posted 1 year ago #
  7. Jager
    Member

    Has bought the file

    Hi Sami,
    I sent you an email regarding my problem - did you happen to receive it? Thank you for your time in regards to this issue!

    Jager

    Posted 1 year ago #
  8. visumax
    Inactive in forum

    Has bought the file

    How come I can get no support after I bought your control?


    I would like the images to fade vs scroll.


    Any Help?

    Posted 1 year ago #
  9. Jager
    Member

    Has bought the file

    I can not get this flash to stop looping. I have checked the fla file for the stop (); statement - it is there. I have told it in the html code loop="false". Is there anyone out there having the same problem or please offer a solution to make this stop looping.

    Thank you,

    Jager

    Posted 12 months ago #