Post Reply

You must log in to post.

XML Banner - 2
  1. xichlo
    Inactive in forum

    Can I create the html link for each slide?
    Thanks

    Posted 5 months ago #
  2. zebracreative
    Member

    Yes, you can creat HTML link ( availabla CDATA ), and also, you can add one by one delay time for each slide…

    Posted 5 months ago #
  3. Anonymous

    Can I put the text of each image in the xml file?

    Posted 5 months ago #
  4. zebracreative
    Member

    yes !

    Posted 5 months ago #
  5. americateve
    Member

    Has bought the file

    I bought your component but if possible put a pause button for stop the transition and continue if I want? Thanks

    Posted 5 months ago #
  6. BlaKKatMedia
    Inactive in forum

    Has bought the file

    I implemented your component into my page, but I resized it to 600×275 and now I can barely see the numbered slides menu on the bottom left. Can you help me? The page it is on is at: www.redneck-pool.com


    Thanks.

    Posted 3 months ago #
  7. zebracreative
    Member

    Hi,


    Send me your file, and tell the swf size, I’ll set


    best regard

    Posted 3 months ago #
  8. BlaKKatMedia
    Inactive in forum

    Has bought the file

    Is there any way to set the background to transparent? I have the banner rotator over a gradient bckground and even though I put wmode and transparent, there is still a white flash in between slides. Can you please help?


    http://www.blakkatmedia.com/clients/MinarikVideos/


    Thanks.

    Posted 3 months ago #
  9. zebracreative
    Member

    <param name=“wmode” value=“transparent” />

    Posted 3 months ago #
  10. BlaKKatMedia
    Inactive in forum

    Has bought the file

    Still not working… this is the code I have in the HTML:


    =========================================


    <script language=“JavaScript” type=“text/javascript”> AC_FL_RunContent( ‘codebase’, ‘http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0’, ‘width’, ‘600’, ‘height’, ‘276’, ‘src’, ‘SplashImages’, ‘quality’, ‘high’, ‘pluginspage’, ‘http://www.adobe.com/go/getflashplayer’, ‘align’, ‘middle’, ‘play’, ‘true’, ‘loop’, ‘true’, ‘scale’, ‘showall’, ‘wmode’, ‘transparent’, ‘devicefont’, ‘false’, ‘id’, ‘SplashImages’, ‘bgcolor’, ‘#336699’, ‘name’, ‘SplashImages’, ‘menu’, ‘true’, ‘allowFullScreen’, ‘false’, ‘allowScriptAccess’,‘sameDomain’, ‘movie’, ‘SplashImages’, ‘salign’, ‘’ ); //end AC code
    </script>
    <noscript> <object classid=“clsid:d27cdb6e-ae6d-11cf-96b8-444553540000” codebase=“http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0” width=“600” height=“276” id=“SplashImages” align=“middle”> <param name=“allowScriptAccess” value=“sameDomain” /> <param name=“wmode” value=“transparent” /> <param name=“allowFullScreen” value=“false” /> <param name=“movie” value=“SplashImages.swf” /><param name=“quality” value=“high” /><param name=“bgcolor” value=”#336699” /> <embed src=“SplashImages.swf” quality=“high” bgcolor=”#336699” width=“600” height=“276” name=“SplashImages” align=“middle” allowScriptAccess=“sameDomain” allowFullScreen=“false” type=“application/x-shockwave-flash” pluginspage=“http://www.adobe.com/go/getflashplayer” /> </object>
    </noscript>

    Posted 3 months ago #
  11. BlaKKatMedia
    Inactive in forum

    Has bought the file

    It’s been a week since my last comment on here and I still need help. Please respond.

    Posted 2 months ago #
  12. zebracreative
    Member

    try with dreamweaver, and this is the correct parameters / <param name=“wmode” value=“transparent” />


    best regard

    Posted 2 months ago #
  13. massive
    Member

    Has bought the file

    I want to use this component on multiple pages, each page with its own banner images. Right now I have to export the fla for every page changing the name of the xml file. The result is numerous swf and xml files. What I want is to define the path to the xml file in the HTML code. Thus I will have only one swf file used as template for all pages.


    I’ve seen such pages where the xml location is defined in the html code but I don’t know how to customize this component. I will appreciate your support.


    Thank you.

    Posted 2 weeks ago #