Flash Element Shows Twice

If you look to my site
Here you'll
see that there are two flash elements, and if i'm right, the code
only specifies one? :S
I only want either the small or the big one, not both. I have
a suspicion it could be to do with the CSS, because it was working
before, until I altered the CSS for id=content . I can't remember
what I've changed though so I can't change it back.
Please help. Ben

> If you look to my site
http://www.st-georges-sheppey.kent.sch.uk/
you'll
> see
> that there are two flash elements, and if i'm right, the
code only
> specifies
> one? :S
Your present code:
<script type="text/javascript">
AC_FL_RunContent(
'type','application/x-shockwave-flash','data','slideshow_as2.swf','width','216','height', '144','movie','slideshow_as2','quality','high'
); //end AC code
</script>
<object data="slideshow_as2.swf"
type="application/x-shockwave-flash"
width="509" height="327" align="middle">
<param name="movie" value="slideshow_as2.swf" />
<param name="quality" value="high" />
</object>
CHANGE
<object data="slideshow_as2.swf"
type="application/x-shockwave-flash"
width="509" height="327" align="middle">
TO
object data="slideshow_as2.swf"
type="application/x-shockwave-flash"
width="216" height="144" align="middle">

Similar Messages

  • Flash Elements Not Showing

    I have used DW 8 for a while and after I downloaded the
    newest update of dreamweaver my flash elements will not show up in
    a web browser. I have a few buttons and a flash movie. They show up
    like they should in design mode, but when I go to preview them in
    by pushing F12 they will not show up. They also won't show up when
    i upload them to my web host.

    > It didn't do this on a previous website though
    That's because Microsoft hadn't patched IE at that time. Go
    back to that
    site now in IE6 and you'll see that you have to click twice
    on the Flash to
    use it. DW8.0.2 fixes that....
    > where to and how
    Select it in the local site, and PUT it. DW will take care of
    the rest.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "TSAaddict" <[email protected]> wrote in
    message
    news:er04t9$ih5$[email protected]..
    > This is going to make me sound stupid but where to and
    how. I still don't
    > know
    > all of the things about DW. , but
    > that was about a year ago and there have been new
    updates.
    >

  • Flash Elements not showing up

    I apologize if this is a repeated question, but I am so
    frustrated. I was working on an existing website, that was working
    fine until I made a few updates. The updates were made after I
    downloaded and installed the dreamweaver 8.2 update. That's the
    only variation that I can think of. I was simply adding 2 new flash
    elements to the page. One is a slideshow. On one of the pages, the
    buttons were not even showing (which I also embedded with
    dreamweaver, I created them in flash). This site has been up for 6
    months and I have never had a problem making changes for the
    client. I can see the changes when I preview them locally, but when
    the pages are uploaded, the swf's are not showing on the page. If
    anyone can help, I would be forever greatful.
    Bev

    bev4515 wrote:
    > I apologize if this is a repeated question, but I am so
    frustrated. I was
    > working on an existing website, that was working fine
    until I made a few
    > updates. The updates were made after I downloaded and
    installed the dreamweaver
    > 8.2 update. That's the only variation that I can think
    of. I was simply adding
    > 2 new flash elements to the page. One is a slideshow. On
    one of the pages, the
    > buttons were not even showing (which I also embedded
    with dreamweaver, I
    > created them in flash). This site has been up for 6
    months and I have never had
    > a problem making changes for the client. I can see the
    changes when I preview
    > them locally, but when the pages are uploaded, the swf's
    are not showing on the
    > page. If anyone can help, I would be forever greatful.
    When you insert Flash into a page using DW 8.2 it now creates
    a
    'scripts' file in your local site folder. You have to upload
    that
    'scripts' folder to your server, otherwise the Flash will not
    work.

  • HT204325 What can I do my mac 27 inch is showing circle and apple logo flashing also bleeps twice can anyone help pls

    Apple Mac 27ich not loading up got a circle and apple logo flashing then makes two bleeps sound
    What can I do my mac 27 inch is showing circle and apple logo flashing also bleeps twice can anyone help pls

    Mac computers- About startup tones - Beeps
    Intel-based Mac Power On Self Test RAM error beeps

  • F9 on mac to show flash elements

    Hi
    I just bought an extention and here I have to add some info
    on the flahs.
    To do this it says that I have to press F9 to get Flash
    elements up. First I have to click on the flash itself and then
    press F9. But on a mac I cannot seem to make this happened.
    How do I do this???

    baiaz wrote:
    > Hi
    >
    > I just bought an extention and here I have to add some
    info on the flahs.
    > To do this it says that I have to press F9 to get Flash
    elements up. First I
    > have to click on the flash itself and then press F9. But
    on a mac I cannot seem
    > to make this happened.
    >
    > How do I do this???
    F9 on Windows opens the Tag Inspector. So try from the top
    menu: Window -> Tag Inspector.
    Danilo Celic
    |
    http://blog.extensioneering.com/
    | WebAssist Extensioneer
    | Adobe Community Expert

  • Problem with flash element in Dreamweaver

    Hi, I am a little new to dreamweaver and am starting up a new
    site with a flash element. I have started this out and it works
    great on my computer when i preview it, but the flash element isn't
    showing up when I publish it. When it loads in the browser it says
    the page is "Done, but with errors" and when I click on that it
    tells me that the problem is in line 12 of my code which is:
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','1027','height','53','src','menubar','quality','high','pluginspage','http://www.adobe. com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','menubar'
    ); //end AC code
    I have also published the swf and the AC_RunActiveContent.js.
    I have published the site to
    http://www.sectiondesign.com/porcelain/porcelain.html
    any help would be great.
    Thanks a lot

    misner51 wrote:
    > Hi, I am a little new to dreamweaver and am starting up
    a new site with a flash
    > element. I have started this out and it works great on
    my computer when i
    > preview it, but the flash element isn't showing up when
    I publish it. When it
    > loads in the browser it says the page is "Done, but with
    errors" and when I
    > click on that it tells me that the problem is in line 12
    of my code which is:
    >
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=9,0,28,0','width','1027','height','53','src','menubar','quality','high',
    > 'pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Vers
    > ion=ShockwaveFlash','movie','menubar' ); //end AC code
    >
    > I have also published the swf and the
    AC_RunActiveContent.js.
    > I have published the site to
    >
    http://www.sectiondesign.com/porcelain/porcelain.html
    Base upon:
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    You page is looking for the JavaScript file at this location
    but cannot find it:
    http://www.sectiondesign.com/porcelain/Scripts/AC_RunActiveContent.js
    I also checked here:
    http://www.sectiondesign.com/Scripts/AC_RunActiveContent.js
    and did not find the file. Make sure that you upload the
    script to the appropriate location, or adjust the path so that it
    points to the place where you uploaded the file to.
    It appears that your menu SWF file is present at:
    http://www.sectiondesign.com/porcelain/menubar.swf
    Danilo Celic
    | Extending Knowledge Daily :
    http://CommunityMX.com/
    | Adobe Community Expert

  • Spry menu bar does not appear over flash elements in I.E. 8

    Hi, My spry menu bar does not appear over any flash elements in I.E. 8. Every other browser it workd fine. Can anyone please help? Thanks
    A link to one of the pages is http://www.innervisionfilms.tv/pages/showreel.html
    My spry code is
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        cursor: default;
        width: auto;
        font-family: Verdana;
        color: #000033;
        font-weight: bold;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 130px;
        float: left;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 1020;
        cursor: default;
        width: 8.2em;
        position: absolute;
        left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
        width: 8.2em;
    ul.MenuBarHorizontal ul li a
        width: 10.2em;
        background-color: #4E81B4;
        left: auto;
        background-image: none;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
        position: absolute;
        margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
        left: auto;
        top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #FFFFFF;
        border-right-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        border-left-color: #FFFFFF;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
        display: block;
        cursor: pointer;
        background-color: #EEE;
        padding: 0.5em 0.75em;
        color: #000033;
        text-decoration: none;
        font-family: Verdana;
        font-size: 11px;
        background-image: url(../pagelayout/menubg.jpg);
        font-weight: bold;
        border: 1px solid #003366;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        background-color: #003366;
        color: #FFFFFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
        background-color: #003366;
        color: #FFFFFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
        background-image: url(../pagelayout/menubg.jpg);
        background-repeat: repeat;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
        background-image: url(../homepagelayout/greenbarbg.jpg);
        background-position: 95% 50%;
        background-repeat: repeat;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarDownHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarRightHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarHorizontal li.MenuBarItemIE
            display: inline;
            f\loat: left;
            background: #FFF;

    I still can't find a solution. Changing the parameter wmode:transparent works for .swf files but .flv files do not have the option to add this parameter. If you add it in the script manually it doesn't do anything. Any help would be greatly appreciated. I cn't find any solution online.
    Thanks,
    Adam

  • Flash element - change pointer from arrow to hand in Director

    Hi everyone,
    I build a pop-up box in flash that I want to use in Director.
    It is sort of a tab, that hides in a corner of the screen and when
    the user rolls over it, it slides out showing some buttons. How can
    I tell director to change the pointer into a hand when the user
    rolls over the buttons inside my flash element (not when it rolls
    on the tab itself)? Also, can I code these buttons to open PDF
    documents from Director, even thou it was made in flash... if so,
    how?
    Thank you for your help!
    Rafael.

    > How can I tell director to change the pointer
    > into a hand when the user rolls over the buttons inside
    my flash element (not
    > when it rolls on the tab itself)?
    Check the docs for 'hitTest' and/or 'mouseOverButton', or
    alter the
    Flash file so that it tells Director to change the cursor whn
    appropriate.
    > Also, can I code these buttons to open PDF
    > documents from Director, even thou it was made in
    flash... if so, how?
    Either use 'setCallback', or add some AS to your Flash file
    telling
    Director what to do.
    getURL("lingo: mHandler");
    will call the handler #mHandler in a #movie script, while
    getURL("event: mHandler);
    will call the handler #mHandler in a score script attached to
    the Flash
    sprite

  • Flash not showing up in DW Template

    I have a DW template page that contains a flash element at
    the top and when I apply it to my pages and upload the pages the
    flash is missing. I thought it was a problem with where the swf
    resided, but I've put the swf file in the images folder, I put it
    in it's own swf directory and now it's in the same directory as the
    temp. Still not showing up. I'm using CS3. Anyone have any
    suggestions?
    Here is one of the pages...
    http://www.nlf.com/osprey/html/services_overview.html
    Thanks

    Remove your Flash from that page. Then reinsert it, and when
    you do, make
    the link to the Flash file ROOT RELATIVE.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "ich_kann_schnell_laufen"
    <[email protected]> wrote in message
    news:g26rau$2un$[email protected]..
    >I have a DW template page that contains a flash element
    at the top and when
    >I
    > apply it to my pages and upload the pages the flash is
    missing. I thought
    > it
    > was a problem with where the swf resided, but I've put
    the swf file in the
    > images folder, I put it in it's own swf directory and
    now it's in the same
    > directory as the temp. Still not showing up. I'm using
    CS3. Anyone have
    > any
    > suggestions?
    >
    > Here is one of the pages...
    >
    >
    http://www.nlf.com/osprey/html/services_overview.html
    >
    > Thanks
    >

  • Web Browser Flash Elements

    Maybe I'm asking way too much of poor old OS 9. But if I could fix this issue, OS 9 would be SO much more useful for me...
    There are some websites that simply cause Mozilla to crash and burn. (Including Mozilla 1.3.1, WaMCom Mozilla 1.3.1, and Netscape 7.02. Given that all three of these browsers seem to share the same basic binaries, they all seem to sorta crash on some websites no matter what I do.)
    An example is usaa.com. One I log in and try browsing through the site, Mozilla/Netscape will show the "watch" cursor, and the system will be unresponsive until I force-quit and reboot the computer.
    My first course of action was to troubleshoot Java. I used to have Mac Runtime for Java version 2.2.5, but decided to update it to version 2.2.6 -- no change.
    I uninstalled and reinstalled Shockwave Flash NP-PPC version 7.0 r73 -- no change.
    I have fudged around with the preferences in Mozilla and Netscape, even dumped the preference file and started from scratch -- no change.
    I took an alternate approach and tried using iCab version 3.0.5. iCab works OK, but anytime there is a flash element, the web page just says "loading" with the spinning gear on that particular flash element, and never really loads anything. iCab will load YouTube videos fine, but if I log in to usaa.com, it says "loading" infinitely with that spinning gear. Also, if I try using facebook.com, and I "ignore" or "accept" various invitations, it will also hang on "loading" that web page element forever and ever....
    Another issue is that Mozilla and iCab both let me log in to me.com (holy cow, yes it did.) But, I am having the same issue as above, in that it usually causes Mozilla/Netscape to crash, and/or it causes iCab to hang on "loading" with that darn spinning gear in the web page.
    So I was wondering if anyone here happens to use these websites on a regular basis with OS 9, and if so, what the best ways are to navigate through them? Am I missing something?
    I can boot to Tiger just fine, but I would love to get OS 9 to do the job, too.

    I do most of my internet tasks (forums, info surfing, weather, financial, etc.) using Mozilla 1.3.1 with OS 9.2.2. But I experience some of the same problems you have. Some sites require a Flash version higher than v7 (max for OS 9). Some sites just don't render properly. I can't access my American Express site for bill pay. I think java incompatibilities is a problem. But I still get freezes sometimes & have to force quit. I have allocated about 10X more memory to Mozilla, but still ge the freeze. Mozilla, like a lot of browsers suffers from memory creep when you've on-line for a long time. I think this large memory reqmt also causes the freeze.
    For example, check the amount of memory (click on About this Computer under the Apple menu) for Mozilla when you first open it. Then after you have been on-line for a while, check it again.
    Both Mozilla & Netscape are over 5 years old. Most web designers will/should check their HTML designs for proper page rendering using the current PC & Mac web browsers. But Mozilla & Netscape are too old; and Internet explorer from that era is worse.
    When I'm booted in Tiger I use Firefox to view the OS 9 problem sites &pay my AE bill. Even Mac users with Safari/Panther have problems with some sites.
     Cheers, Tom

  • Flash element over html

    I'm trying to create something similar like on this site
    http://www.mitsubishimotors.com/MMNA/jsp/index.do
    there are 2 flash element on this page the top big image and
    the bottom image slide show. My question is when you rollover on an
    image on the slide show, the image extends up. How can we do that?
    the slide show which is a flash element is about 150px height but
    when we rollover it it's about 300px height. Do they use layers in
    html? Is there any tutorial for that?

    Getting a step-by-step understanding of what is done in Flash
    is a major
    undertaking that I would not have the time or patience for.
    If you want to
    duplicate this complex Flash site, much good luck to you.
    The site makes use of no less than ten external actionScript
    files (*.as.)
    to load, manage, and unload a variety of content.
    The "apparent" gap between the "upper" and "lower" Flash
    elements is no gap
    at all in my opinion. Per the html of the containing page,
    the window-mode
    is set to transparent, making it seem to be two elements with
    that "gap"
    being a transparent area of a single Flash movie. all Flash
    is rendered over
    or on top of the HTML, a quasi layers sort of thing.
    The slide show is 226 pixels tall with initial content 113
    pixels tall
    appearing in the bottom and expanding upward upon the
    mouseOver event.

  • Could not find flash elements in cs6

    hi, Can anyone can help how to find Flash Elements from Insert option. I want to create Image slide show without adding Html. But could not find Flash Elements and Image viewer from Media option,
    If anybody can help please.
    Thanks
    Khan

    Flash is not functional for a huge number of users on portable devices.
    Try any of a zillion slideshows available by Google search.
    For example:
    http://jquery.malsup.com/cycle2/demo/

  • How to access Flash elements panel in DW SC3?

    when I insert Image Viewer and every time I click on it the
    Flash elements panel shows up automatically.
    However if I close the panel group, I can no longer get the
    Flash elements panels when I click on the Viewer and I can't find
    any access or menu that opens this panel. The only way I found is
    to create a new viewer and undo. Does anyone know how is one
    suppose to access this panel after being closed?

    1.  First, minimize the file panel by clicking in the dark bar at the very top of the file panel (the one that has a little arrow on the right side), which will make the file panel tiny (no file names will be shown).  Unless you have previously removed assets and snippets by dragging their tabs out and closing them, the tiny file panel will be attached to the asset panel and snippets panel, so you will be minimizing all of these at once.
    2.  Next, drag the file panel to the level that has tabs saying, Code, Split, Design. 
    3.  Then drag the file panel to either the far left of the screen or far right of the screen, which will cause it to dock. 
    4.  Finally, click the tiny arrow on the top right of the dark bar of the file panel; this will expand the file panel again so that you can see your file names. It will also expand the assets panel and the snippets panel if they are attached.

  • Flash elements disappear after making updates (DW CS3)

    Hi there,
    I have been having this problem for some time now and I've usually been able to create a work around, but now it's just really getting frustrating.
    I have websites that I've created using flash headers and have them set in my site templates.  Now everytime I go back to a particular file to make any changes or updates and reload to the server, the flash element will not show up any more.  Even though I have looked at the code and see that the Scripting codes that are required are still there.
    Any thoughts? Is there a DW update that I need to install?
    WhyteTyger.com  - then look at WhyteTyger.com/services.html to see what I am referring to.
    Thanks
    Kim S

    I think I spoted something weird in your code, the path to the ac_runactivecontent.js:
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    and the other one is:
    <script src="AC_RunActiveContent.js" language="javascript" type="text/javascript"></script>
    they are different, check that out
    houston web design

  • Flash element panel does not appear when Flash is selected in DW3

    In DW3 (Win7) After creating several slide shows using image viewer and months later when I want to edit the image viewer.. When I click on the flash slideshow that I created in image viewer in order to edit it and the Flash Elements panel does not appear on the right as it did before. I have the Tags panel open and it has changed to Flash elements in the past but it is no longer appearing. This happened with a friends DW3 also.

    DW3 or DW CS3?

Maybe you are looking for