Constant Image in Flash Slideshow

Hi There,
I am trying to create a "slideshow" in flash CS4 and I have set it to fade out one image is it fades in another (using alpha) for about 10 - 15 images.
However, I want to add a "border" to my slideshow, that stays there throughout the entire process without it fading in and out along with the pictures.
Is there a way to do this?
Thanks!
Chris

It's hard to say exactly without knowing how your file is setup, but the basics would be to have the 'border'--just a box with a white stroke applied, sitting in front of the pictures. If your using the timeline, add a new layer and drag it above your picture layers. Add your border there...
If programaticly, create the frame and add it to the stage 'above' the pictures.
as example this will add a 10px border...
//just a var for the width -- makes it easier to adjust if need be
var borderWidth:int = 10;
// the sprite that will be your border
var border:Sprite = new Sprite();
// set the fill color and alpha for the border
border.graphics.beginFill(0xff0000,1)
//draw the outer rectangle for the border the same size as the stage in this case
border.graphics.drawRect(0,0,stage.stageWidth, stage.stageHeight);
//draw the inner rectangle, inset by the borderWidth var--the values are start x and y, the width and height.
border.graphics.drawRect(borderWidth,borderWidth,stage.stageWidth-(borderWidth*2), stage.stageHeight-(borderWidth*2));
//just good form, end the fill
border.graphics.endFill();
//check for children, and if there are some, add the border on top, else just add a border.
if(this.numChildren>0){
     addChildAt(border, this.numChildren-1);
}else{
     addChild(border);
//END CODE
HTH!
-Ted

Similar Messages

  • How to include clear bacground or image in flash slideshow

    Hi there, we are using the following script and dont want the
    colour background to show as the images dont have a background. So
    every time one of the images goes from one to next we see a whote
    background but want to know if we can change it so that there is no
    colour in the transition OR can we change it so that a background
    image comes up instead of a colour.
    WIDTH="300" HEIGHT="220" ALIGN="" id="slidesimple">
    <PARAM NAME=movie
    VALUE="slidesimple.swf?xmlUrl=exemple2.xml">
    <PARAM NAME=loop VALUE=false>
    <PARAM NAME=menu VALUE=false>
    <PARAM NAME=quality VALUE=high>
    <PARAM NAME=bgcolor VALUE=#ff6600>
    <EMBED src="slidesimple.swf?xmlUrl=exemple2.xml"
    loop="false"
    menu="false"
    quality="high"
    bgcolor="#FF6600"
    WIDTH="300"
    HEIGHT="220"
    NAME="slidesimple"
    ALIGN=""
    TYPE="application/x-shockwave-flash"
    PLUGINSPAGE="
    http://www.macromedia.com/go/getflashplayer">
    </EMBED>
    I dont know much about this but am guessing that I would like
    something like this.
    <PARAM NAME=bgimage VALUE="image1.jpg">

    Thanks so much for the reply.
    I have tried the following but am now getting a white
    background.
    Note that I have deleted the bold parts of the script. Just
    included them here so that you can see what I have done.
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0','name ','slidesimple','width','300','height','220','align','','id','slidesimple','src','slidesim ple?xmlUrl=exemple2.xml','loop','false','menu','false','quality','high','bgcolor','#ff6600 ','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','slidesimple?xmlUrl= exemple2.xml'
    ); //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=6,0,0,0"
    name="slidesimple"
    WIDTH="300" HEIGHT="220" ALIGN="" id="slidesimple">
    <PARAM NAME=movie
    VALUE="slidesimple.swf?xmlUrl=exemple2.xml">
    <PARAM NAME=loop VALUE=false>
    <PARAM NAME=menu VALUE=false>
    <PARAM NAME=quality VALUE=high>
    <PARAM NAME=bgcolor VALUE=#ff6600>
    <param name="wmode" value="transparent">
    <EMBED src="slidesimple.swf?xmlUrl=exemple2.xml"
    loop="false"
    menu="false"
    quality="high"
    bgcolor="#FF6600"
    WIDTH="300"
    HEIGHT="220"
    NAME="slidesimple"
    ALIGN=""
    TYPE="application/x-shockwave-flash"
    PLUGINSPAGE="
    http://www.macromedia.com/go/getflashplayer">
    </EMBED>
    Text
    Text
    Text

  • Images in flash slideshow not appearing

    Other people have recently asked this question, and I've
    tried some of the solutions offered to no avail. It will play in DW
    and locally, but when uploaded, no images.
    I have photos.xml, photogallery.html, photogallery.swf,
    AC_RunActiveContent.js, and photo image folder uploaded under the
    main folder on server.
    I feel like "photos" folder is not uploaded correctly,
    because when I try to access the images by typing in thier address,
    I get a HTTP 404. Could someone take a looky? site is
    www.worldofgranite.net
    Thanks.

    Somehow I suspect your xml paths are incorrect...
    "MyFriendGoo" <[email protected]> wrote in
    message
    news:fetge2$a8s$[email protected]..
    > Other people have recently asked this question, and I've
    tried some of the
    > solutions offered to no avail. It will play in DW and
    locally, but when
    > uploaded, no images.
    >
    > I have photos.xml, photogallery.html, photogallery.swf,
    > AC_RunActiveContent.js, and photo image folder uploaded
    under the main
    > folder
    > on server.
    >
    > I feel like "photos" folder is not uploaded correctly,
    because when I try
    > to
    > access the images by typing in thier address, I get a
    HTTP 404. Could
    > someone
    > take a looky? site is www.worldofgranite.net
    >
    > Thanks.
    >

  • Can I make an image display instead of flash slideshow on explorer with high security?

    I am a total flash beginner.  I created a simple flash slideshow that I want to appear on my website.  It works fine in firefox., but when viewed in explorer with high security, nothing displays unless the viewer specifically allows it. The slideshow is very prominent, and the site looks very bad when only an x shows up.   Is it possible to have a static image display in place of the slideshow, and then have the slideshow start if the viewer allows it? Is there any other way to get around this? 
    Thank you for any assistance.
    EJ

    Have you tested it with IE online or only locally?  Locally IE will usually prohibit displaying Flash content.

  • Creating a flash slideshow of images?

    Hi guys.
    I need some help in making a simple slideshow in Flash.
    I'd like the slideshow to have a black boarder box with a white background. I've got two buttons which I have made in Photoshop for previous and next image. I want the background of the slideshow to be white and images to be placed into this box for the user to be able to manually go through the images.
    Is there anyway of doing this and if so could someone please assist me on creating such a flash file?
    I need roughly 3 - 6 images in the slideshow.
    I am using Macromedia Flash 8 Professional.
    Thank you to anyone that can help me with this request.

    use google to search for:  flash as2 slideshow tutorial

  • How can I get a Flash Slideshow to show in a browser?

    Running Mac Leopard, CS3. Created a simple Flash slideshow using the Modern Photo Slideshow Template. Placed into DW page as dynamic Flash element. Slideshow is 2 photos, and uses manual buttons only. When viewed in DW preview only the first frame shows and buttons don't work (when viewed in Flash preview, it works as expected). When viewed in browser, nothing shows (although the space is visible), unless I turn off Javascript in the browser; then the first frame shows but nothing else works.
    I've tried this with 4 different browsers and DW, and all work the same way. What am I missing? Any help appreciated.
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','<?php echo $row_rsDispatches2['Image']; ?>','width','450','height','350','src','photos/<?php echo $row_rsDispatches2['Image']; ?>','loop','false','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','play ','false','movie','photos/<?php echo $row_rsDispatches2['Image']; ?>' ); //end AC code
    </script><noscript>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="<?php echo $row_rsDispatches2['Image']; ?>" width="450" height="350">
      <param name="movie" value="photos/<?php echo $row_rsDispatches2['Image']; ?>" />
      <param name="quality" value="high" /><param name="PLAY" value="false" /><param name="LOOP" value="false" />
      <embed src="photos/<?php echo $row_rsDispatches2['Image']; ?>" width="450" height="350" loop="false" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" play="false"></embed>
    </object>

    If turning off the javascript makes the file at least appear, then that part of the problem likely means the AC_RunActiveContent.js file is not where it needs to be (if it is not coded directly into the html page).  In the head of your html page should be some indication of where that file needs to be (if it is not coded into the head section directly).  Turning off javascript is forcing the <noscript> section to load the file.
    As for nothing working anyways when you view it in a web page, it may be because of the location of the file.  Your code indicates that the swf is located in a folder named photos.  If that swf loads the images dynamically from that same folder, then the problem arises when you load the swf into a file in a different folder.  Once the swf is planted into a file in a different folder, that folder becomes its frame of reference for loading content dynamically.  So if the swf originally loaded files using targets like...image1.jpg, image2.jpg, etc.... when it is placed into parent folder's file, it needs to target them as if it actually lives in that folder using... photos/image1.jpeg, photos/image2.jpg, etc...

  • Flash Slideshow Feature: Help?

    I am having trouble with Dreamweaver's Flash slideshow
    feature. All the Flash elements work properly (as I have set them)
    except the *imageLinks* and *imageLinkTarget* options. Regardless
    of what I enter (or leave blank) the resulting Flash show makes the
    images clickable with www.adobe.com being the linked site. I don't
    want any links on my slideshow but I cannot get rid of this feature
    even when my elements panel indicates no (or other settings).
    Help?

    I too have been having problems with the ImageViewer. I have
    posted a question in this forum about how changing the
    ImageUrlTarget actually does make clicks on the slide show image
    open a larger image, but not in a new window, even though this
    parameter has been set to "_blank".
    I believe the problems with the ImageViewer may be caused by
    how the in page Embedded Code and SWF relate. Specifically, it
    seems as if you need to re-do everything from scratch, then save
    the file/web page to get it to work. It seems like unless a new
    Flash Movie (SWF) is built, none of the changes stick. I have not
    been able to confirm this. I WISH A FORUM MODERATOR WOULD LOOK AT
    OUR POSTS. Thank you.

  • Embed Flash slideshow -- which of these ways is best?

    Hi,
    I am using SlideShowPro with Lightroom to make Flash slideshows.  The SlideShowPro documentation suggests two different ways to embed the show into HTML pages (see below).  I am too much of a novice at this to understand the difference between the two methods.
    I am curious whether those of you here who do understand the difference can comment on whether one method provides any advantages or disadvantages over the other or whether they both accomplish the same thing equally well.
    Many thanks!
    John
    METHOD 1:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="770" height="566" hspace="0" vspace="0" align="top" id="FlashID">
            <param name="movie" value="../flash/home/loader.swf" />
            <param name="quality" value="high" />
            <param name="wmode" value="opaque" />
            <param name="swfversion" value="9.0.45.0" />
            <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
            <param name="expressinstall" value="../../Scripts/expressInstall.swf" />
            <param name="base" value="." />
            <param name="allowFullScreen" value="true" />
            <param name="BGCOLOR" value="#c4c0b4" />
            <param name="SCALE" value="noborder" />
            <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
            <!--[if !IE]>-->
            <object data="../flash/home/loader.swf" type="application/x-shockwave-flash" width="770" height="566" hspace="0" vspace="0" align="top">
              <!--<![endif]-->
              <param name="quality" value="high" />
              <param name="wmode" value="opaque" />
              <param name="swfversion" value="9.0.45.0" />
              <param name="expressinstall" value="../../Scripts/expressInstall.swf" />
              <param name="base" value="." />
              <param name="allowFullScreen" value="true" />
              <param name="BGCOLOR" value="#c4c0b4" />
              <param name="SCALE" value="noborder" />
              <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
              <div>
                <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
              </div>
              <!--[if !IE]>-->
            </object>
            <!--<![endif]-->
          </object>
    METHOD 2:
    <script type="text/javascript" src="http://johnblaustein.com/portfolio/flash/home/js/swfobject.js"></script> language="javascript">
    var flashvars = {
    paramXMLPath: "param.xml",
    initialURL: escape(document.location)
    var params = {
        base: ".",
    bgcolor: "#c4c0b4",
    allowfullscreen: "true"
    var attributes = {}
    swfobject.embedSWF("http://johnblaustein.com/portfolio/flash/home/loader.swf", "flashcontent", "770", "566", "9.0.0", "expressInstall.swf", flashvars, params, attributes);
    </script>
    <script
    <div id="flashcontent">
       <!-- Insert non-Flash player code here -->
    </div> </td>

    Hi Hans,
    Sorry.... I should have done that in my original post.
    Test pages using both methods:
    METHOD 1:
    http://www.johnblaustein.com/portfolio/pages_not_used/home_embed_test.html
    METHOD 2:
    http://www.johnblaustein.com/portfolio/pages_not_used/home_embed_test_bob_method.html
    It may be that both are equally good, but since they are different and I don't understand the differences, I thought I'd ask.
    John

  • Why Can't I See My Flash Slideshow?

    I created a slideshow of 5 images in flash towards the top of the homepage of my website, exported the file to .swf and published in .html.  When I preview it in my browsers everything turns out perfectly but when I uploaded the site, I cannot see the slideshow.
    Please take a look at the code and let me know what went wrong: the web address is www.exercise-intelligence.com
    Thank you!!

    Hi,
    excuse me, but back from a longer journey, I can answer only today. I only can find your: "Source: /_fla/Slideshow_01.swf" but no "Slideshow_01.fla".
    I would like to recommend again to check the path within the DW. Just click on the folder icon (horizontal arrow) and select the swf-file: "Slideshow_01.swf".
    In my DW it looks like this (without "../"):
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="620" height="300" align="left">
          <param name="movie" value="Slideshow_01.swf" />
          <param name="quality" value="high" />
          <embed src="Slideshow_01.swf" width="620" height="300" align="left" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>
        </object></noscript></td>
    Hans-G.

  • Cannot open flash slideshows in any browser

    a friend cannot open flash slideshows on one of my webpages, he gets an error "progressive jpeg-unable to render" The images are not progressive jpegs.
    Same problem in Firefox or Safari.
    He has installed the latest flash player

    sorry, they've all work fine on macs and pcs, here's one: http://www.cochraneinc.com/photos%20pages/1292Jainephotos.html

  • Linking flash slideshow into HTML?

    Please excuse me if this is a very "noobish" question, but is it possible to make a flash slideshow using 4 pictures,
    but have each picture linked to a webpage? A family friend just got me a copy of Flash Pro CS6 through his company but I have genuinely zero experience with flash (Just HTML and CSS).  
    I set all 4 images to the same size. I realize I could do this in HTML, I'd just rather get some flash practice in.
    Thanks in advance for the help.

    Yes, you can create the images as objects and assign code to them to have them open html pages.  If you are using Actionscript 3 you want to look into using the navigateToURL() function for linking to web pages.

  • Dreamweaver CS3 Flash Slideshow problems

    Hello,
    First off, my name is Mike and I would really appreciate anything that you can do to help me.
    I'm attempting to use Dreamweaver CS3's Flash Slideshow on a site that I'm building for a friend and I'm having troubles.  I have two major issues:
    1. I've uploaded my page to a test folder located on my own site.
    http://www.mikebailey1979.com/NoahTest/Main.html
    As you can see when you go to that page the Flash Slideshow is not appearing.  I've attempted to figure this issue out as much as I can, but I'm not getting anywhere.
    Using Dreamweaver to test I've deleted the AC script and it appears exactly like how it does now that it's live, so I believe that the problem lies in the Slideshow being able to find the script.  What I don't understand is that the AC_RunActiveContent.js is in a folder titled '..Scripts' (which is located in the same 'NoahTest' folder as the 'Main.html')and there should be no problem with it sourcing the Script.
    I'm perplexed as to why it's not reading the .js file.
    2. When I preview the site in my Dreamweaver Preview it works fine, except for the fact that it looks like it's padding the size of the pictures.
    I have all of the dimensions specific to the size of the slice in my site.  The slideshow should be 924x668 to match the slice exactly, so that's what I told it to be in width and height.  I've turned all borders to 0, frame thickness to 0, and I've even tried to add a command to change cell padding to 0, all with no effect.  I've made a still screen capture for you to see my problem.
    http://www.mikebailey1979.com/NoahTest/WhiteBorderProblem.jpg
    I've left the Background White so you can see how it's not sizing the Slideshow correctly.  So the White Border isn't really a border, but a sizing/spacing issue.  I don't know what could be causing this.
    If you could help me with one or both of these issues I would be so grateful.  Thanks for your time.
    Respectfully,
    Mike

    So, bemdesign, you're not seeing the white padding-like effect that I snapped a screen shot of?  See here:
    http://www.mikebailey1979.com/NoahTest/WhiteBorderProblem.jpg
    I've tested the page 'Main.html' that I have live right now using Firefox, IE8, and Safari, and it's still doing this padding issue for me (if that's even what it's supposed to be called).
    After a little research I found a post on another site where tons of people are having the same problem as me:
    http://brianchau.wordpress.com/2007/07/17/where-is-the-flash-element-in-dreamweaver/
    The very last post someone mentions that they fixed the issue that I'm experiencing by adding div tags specifying width and height.  I've tried implementing this, but since I'm somewhat novice with coding still I'm not sure if I'm doing it correctly.  Adding the div tags in various places seems to have either no effect or it changes the w & h values of the entire page, both of which not being my intention.
    Can anyone here who is more advanced at coding than me who can tell me the proper way to implement the div tags in my situation?
    This is the code for my page:
    <code>
    <html>
    <head>
    <title>Main</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body {
         background-color: #353535;
    -->
    </style>
    <script src="../NoahTest/Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- ImageReady Slices (Main.psd) -->
    <table id="Table_01" width="1024" height="768" border="0" cellpadding="0" cellspacing="0">
         <tr>
              <td colspan="4">
                   <img src="images/Main_01.gif" alt="" width="1024" height="50" border="0"></td>
      </tr>
         <tr>
              <td rowspan="2">
                   <img src="images/Main_02.gif" alt="" width="50" height="718" border="0"></td>
      <td colspan="2"><script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','924','height','668','src','Assets/Main_Flash','quality','high','flashvars','flashlet={imageLinkTarget:\'_blank\',captionFont:\'Verdana\',titleFont:\'Verdana\',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:\'Fade\',titleColor:#333333,slideAutoPlay:true,imageURLs:[\'Assets/Main_Flash_01.jpg\',\'Assets/Main_Flash_02.jpg\',\'Assets/Main_Flash_03.jpg\',\'Assets/Main_Flash_04.jpg\',\'Assets/Main_Flash_05.jpg\',\'Assets/Main_Flash_06.jpg\',\'Assets/Main_Flash_07.jpg\',\'Assets/Main_Flash_08.jpg\',\'Assets/Main_Flash_09.jpg\',\'Assets/Main_Flash_10.jpg\',\'Assets/Main_Flash_11.jpg\',\'Assets/Main_Flash_12.jpg\',\'Assets/Main_Flash_13.jpg\'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','flash_component','ImageViewer.swc','movie','Assets/Main_Flash' ); //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=9,0,28,0" width="924" height="668">
        <param name="flash_component" value="ImageViewer.swc">
        <param name="movie" value="Assets/Main_Flash.swf">
        <param name="quality" value="high">
        <param name="FlashVars" value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['Assets/Main_Flash_01.jpg','Assets/Main_Flash_02.jpg','Assets/Main_Flash_03.jpg','Assets/Main_Flash_04.jpg','Assets/Main_Flash_05.jpg','Assets/Main_Flash_06.jpg','Assets/Main_Flash_07.jpg','Assets/Main_Flash_08.jpg','Assets/Main_Flash_09.jpg','Assets/Main_Flash_10.jpg','Assets/Main_Flash_11.jpg','Assets/Main_Flash_12.jpg','Assets/Main_Flash_13.jpg'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}">
        <embed src="Assets/Main_Flash.swf" quality="high" flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['Assets/Main_Flash_01.jpg','Assets/Main_Flash_02.jpg','Assets/Main_Flash_03.jpg','Assets/Main_Flash_04.jpg','Assets/Main_Flash_05.jpg','Assets/Main_Flash_06.jpg','Assets/Main_Flash_07.jpg','Assets/Main_Flash_08.jpg','Assets/Main_Flash_09.jpg','Assets/Main_Flash_10.jpg','Assets/Main_Flash_11.jpg','Assets/Main_Flash_12.jpg','Assets/Main_Flash_13.jpg'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="924" height="668"> </embed>
      </object>
    </noscript></td>
      <td rowspan="2">
                   <img src="images/Main_04.gif" alt="" width="50" height="718" border="0"></td>
      </tr>
         <tr>
              <td>
                   <img src="images/Main_05.gif" alt="" width="689" height="50" border="0"></td>
      <td>
                   <img src="images/Main_06.gif" alt="" width="235" height="50" border="0"></td>
      </tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </html>
    </code>
    I've tried adding <div style="width:924;height:668"> both before and after the
    <td colspan="2"> tag of the AC_FL_RunContent section, but to no avail.
    Thanks again to all of you!
    -Mike

  • Grey shadow left after titles appear in Flash slideshow

    Hi, the producers of the Flash slideshow product i am using do not know the reason for this problem.
    When the slideshow runs, titles we composed using the product dashboard (as a Dreamweaver plugin in Dreamweaver CC) appear. The titles are dynamic and have a background colour, some white, some dark grey. There are 4 slides each with titles in different places.
    After the slidshow has run through around 5 cycles, the titles leave grey shadows about 2px wider and longer than the tile size. All title shadows accumulate so that each slide shows the shadows from all slides, obstructing view.
    Only a screen refresh restores correct view.
    It happens in all browsers, using latest browser versions, and on a variety of computers. The slideshow can be seen in our test server. The wesbite is still in construction.
    http://www.destinationdata.co.uk/Bacobanuk/
    The slideshow producer say they do not expect anyone to sit and watch it for so many cycles - true, but, if when viewing, as frequently happens, a telephone call comes in, someones interrupts to ask for information, stop for a cuppa, on resuming viewing, the slides are obscured.
    Regards Jonathan

    Hi, thanks for quick response. Strange you do not see that, the product developer guys in the USA admitted they could replicate the issue, but, did not know why it happens, and I can today on various machines, all Win 7.
    I have a screen image of it taken today with the shadows showing, and I could send a screen recording video of it building up, if that helps.
    Rgds Jonathan

  • Flash slideshow not displaying when uploaded!?

    I have created a website in Dreamweaver CS3 which works fine
    when previewed in the browser from the local files. However when i
    upload the site and then view the site, the flash elements do not
    work. i cannot see the flash slideshow.
    The website is:
    www.trinityshopfit.co.uk/1gallery_fla
    Please any help would be much appreciated
    Thanks,
    Anthony

    </style>
    <![endif]-->
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
    var i,x,a=document.MM_sr;
    for(i=0;a&&i<a.length&&(x=a
    )&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
    i<a.length; i++)
    if (a.indexOf("#")!=0){ d.MM_p[j]=new Image;
    d.MM_p[j++].src=a
    function MM_findObj(n, d) { //v4.01
    var p,i,x; if(!d) d=document;
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document;
    n=n.substring(0,p);}
    if(!(x=d[n])&&d.all) x=d.all[n]; for
    (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    x=MM_findObj(n,d.layers
    .document);
    if(!x && d.getElementById) x=d.getElementById(n);
    return x;
    function MM_swapImage() { //v3.0
    var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
    Array; for(i=0;i<(a.length-2);i+=3)
    if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x;
    if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    </head>
    <body class="thrColLiqHdr"
    onload="MM_preloadImages('Images/Nav
    Bar/about_us_mouseover.png','Images/Nav
    Bar/services_mouseover.png','Images/Nav
    Bar/contact_us_mouseover.png','Images/Nav
    Bar/Gallery/Londis_mouseover.gif','Images/Nav
    Bar/Gallery/Independent_mouseover.gif')">
    <div id="container">
    <div id="header">
    <h1><img src="Images/title_bar.png" width="100%"
    /></h1>
    <!-- end #header --></div>
    <div id="sidebar1"><!-- InstanceBeginEditable
    name="about_us_button" --><a href="index.html"
    onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image9','','Images/Nav
    Bar/about_us_mouseover.png',1)"><img src="Images/Nav
    Bar/about_us_button.png" alt="about us" name="Image9" width="100%"
    border="0" id="Image9" /></a><!-- InstanceEndEditable
    --><!-- InstanceBeginEditable name="services_button"
    --><a href="services.html" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image10','','Images/Nav
    Bar/services_mouseover.png',1)"><img src="Images/Nav
    Bar/services_button.png" alt="services" name="Image10" width="100%"
    border="0" id="Image10" /></a><!-- InstanceEndEditable
    --><!-- InstanceBeginEditable name="gallery_button"
    --><img src="Images/Nav Bar/gallery_button.png" width="100%"
    /><!-- InstanceEndEditable --><!--
    InstanceBeginEditable name="contact_us_button" --><a
    href="contact_us.html" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image12','','Images/Nav
    Bar/contact_us_mouseover.png',1)"><img src="Images/Nav
    Bar/contact_us_button.png" alt="contact us" name="Image12"
    width="100%" border="0" id="Image12" /></a><!--
    InstanceEndEditable --></div>
    <div id="sidebar2">
    <h3><!-- InstanceBeginEditable name="sidebar_2_1"
    --><img src="Images/Nav Bar/ghost_button.png" width="100%"
    /><!-- InstanceEndEditable --><!--
    InstanceBeginEditable name="sidebar_2_2" --><img
    src="Images/Nav Bar/ghost_button.png" width="100%" /><!--
    InstanceEndEditable --><!-- InstanceBeginEditable
    name="sidebar_2_3" --><img src="Images/Nav
    Bar/ghost_button.png" width="100%" /><!-- InstanceEndEditable
    --><!-- InstanceBeginEditable name="sidebar_2_4"
    --><img src="Images/Nav Bar/ghost_button.png" width="100%"
    /><!-- InstanceEndEditable --></h3>
    <!-- end #sidebar2 -->
    </div>
    <div id="mainContent">
    <h1 align="justify" id="mainContent"><!--
    InstanceBeginEditable name="main_editable_region" -->
    <tr>
    <td colspan="3"><img src="Images/Nav
    Bar/Gallery/Mace.gif" width="33%" border="0" /><a
    href="2gallery_fla.html" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image7','','Images/Nav
    Bar/Gallery/Londis_mouseover.gif',1)"><img src="Images/Nav
    Bar/Gallery/Londis.gif" alt="Londis gallery" name="Image7"
    width="33%" border="0" id="Image7" /></a><a
    href="3gallery_fla.html" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Independent','','Images/Nav
    Bar/Gallery/Independent_mouseover.gif',1)"><img
    src="Images/Nav Bar/Gallery/Independent.gif" alt="Independent
    gallery" name="Independent" width="33%" border="0"
    id="Independent"0 /></a></td>
    </tr>
    <tr>
    <td colspan="3"><img
    src="Images/gallery/Preston/banner.jpg" width="99%"/></td>
    </tr>
    <tr>
    <td colspan="3"><script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','99%','height','99%','hspace','0','vspace','0','border','0','src','Images/gallery/Pres ton/slideshow
    preston','quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','nobo rder','movie','Images/gallery/Preston/slideshow
    preston' ); //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=9,0,28,0"
    width="99%" height="99%" hspace="0" vspace="0" border="0">
    <param name="movie"
    value="Images/gallery/Preston/slideshow preston.swf" />
    <param name="quality" value="high" value="noborder" />
    <embed src="Images/gallery/Preston/slideshow preston.swf"
    width="99%" height="99%" hspace="0" quality="high" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash"
    scale="noborder"></embed>
    </object></noscript></td><!--
    InstanceEndEditable --></h1>
    <!-- end #mainContent --></div>
    <!-- This clearing element should immediately follow the
    #mainContent div in order to force the #container div to contain
    all child floats --><br class="clearfloat" />
    <div id="footer">
    <p>Trinity Shopfit &amp; Design Limited. Directors
    N.J.Luther &amp; T.E.Luther. Registered in England and Wales.
    No. 5922872 VAT No. 875333505. Registered Office: 117-118
    Cleethorpe Road, Grimsby DN31 3ET
    <!-- end #footer -->
    </p>
    </div>
    <!-- end #container --></div>
    </body>
    <!-- InstanceEnd --></html>

  • Flash SlideShow

    I have been asked to building a flash slideshow template for
    the company I work for to make it quicker and easier to produce a
    photo slideshow which changes the speed at which the images fade in
    and out. Some of my colleagues spend days fine-tuning this using
    tweens and lots of key frames. There must be a better way!
    I was wondering if anyone could help point me in the right
    direction or at least inform me if this is possible in flash. I
    have looked online for tutorials but as yet not found anything,
    which comes near what I am trying to produce.
    I look forward to any replies to this post and appreciate any
    assistance.
    Kind regards
    David.

    Hi,
    You can create your slideshow in a separate SWF file and load
    it into your main Flash file.
    Hope this helps

Maybe you are looking for

  • Syntax error while doing Convert data in LSMW

    Hi experts,       I am using direct input method for uploading customer master records. After display read data step, when i click Convert data button, i get a runtime error saying that:       the data object "LEGACY_CUSTOMER_MASTER" has no component

  • Is there a way for FireFox on Android to Observe or Monitor File Download Completion?

    I would like to create a plugin/extension on FireFox Mobile for Android, that will execute a command once a File download is completed. Ideally I would like to call some service on Android and notify it with any download completion. The call to the s

  • Notes lost

    I backed up my iPhone 4s before installing ios7. However I've noticed that some of my notes from the Notes app have disappeared. How do I get them back?

  • Excluded objects

    I was analyzing memory leaks in my application using DevPartner, i get to see columns called "Profiled Objects", and "Excluded Objects". What are these excluded objects?

  • MetalLookAndFeel

    Hi all, I'm quite new with GUI development and I would ask to you a question about look and feel. I know that the default look and feel for a java application using swing is javax.swing.plaf.metal.MetalLookAndFeel, ok. I'm creating a very simple appl