Dreamweaver CS4  flv problem / white box

Hello-
I have a very simple HTML page. I have a very small flv file:
271kb. Following the instructions I embed the .flv file:
INSERT>MEDIA>FLV
and the following code is generated by Dreamweaver CS4:
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640"
height="360" id="FLVPlayer">
<param name="movie" value="FLVPlayer_Progressive.swf"
/>
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="FlashVars"
value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=MatteFLASH&amp ;autoPlay=false&amp;autoRewind=false"
/>
<param name="swfversion" value="8,0,0,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" />
<!-- Next object tag is for non-IE browsers. So hide it
from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash"
data="FLVPlayer_Progressive.swf" width="640" height="360">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="FlashVars"
value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=MatteFLASH&amp ;autoPlay=false&amp;autoRewind=false"
/>
<param name="swfversion" value="8,0,0,0" />
<param name="expressinstall"
value="Scripts/expressInstall.swf" />
<!-- 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" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
The flv will NOT play in either browser. White Box Syndrome.
So I go to
http://freevideocoding.com
and get their code, as follows:
<embed src="
http://freevideocoding.com/flvplayer.swf?file=http://www.undisclosedstudio.com/MatteFLASH. flv&autoStart=false"
width="640" height="360" quality="high"
type="application/x-shockwave-flash" pluginspage="
http://www.macromedia.com/go/getflashplayer"></embed>
And my flvs PLAY JUST FINE. But they are old school.
How can I get Dreamweaver CS4 to embed these flvs so they
will play in browsers?
Please help! I'm stumped.
http://www.undisclosedstudio.com

This is still an issue as of August 20, 2009.  I get the white box in both the testing server and the remote server.  I tried the CS3 version of FLVPlayer_Progressive.swf to no avail.  It does not work in either Firefox or IE.  Running CS4 on Vista based PC.
Has anyone made any progress in fixing this?
Bill
following is the code created by CS4:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="320" height="240" id="FLVPlayer">
        <param name="movie" value="FLVPlayer_Progressive.swf" />
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="scale" value="noscale" />
        <param name="salign" value="lt" />
        <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Corona_Skin_3&amp;streamName=/fieldDay2009 /VTS_01_1.VOB&amp;autoPlay=false&amp;autoRewind=false" />
        <param name="swfversion" value="8,0,0,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" />
        <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
        <!--[if !IE]>-->
        <object type="application/x-shockwave-flash" data="FLVPlayer_Progressive.swf" width="320" height="240">
            <!--<![endif]-->
            <param name="quality" value="high" />
            <param name="wmode" value="opaque" />
            <param name="scale" value="noscale" />
            <param name="salign" value="lt" />
            <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Corona_Skin_3&amp;streamName=/fieldDay2009 /VTS_01_1.VOB&amp;autoPlay=false&amp;autoRewind=false" />
            <param name="swfversion" value="8,0,0,0" />
            <param name="expressinstall" value="../Scripts/expressInstall.swf" />
            <!-- 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" /></a></p>
            </div>
            <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
    </object>
    <br />
    <script type="text/javascript">
<!--
swfobject.registerObject("FLVPlayer");
//-->
    </script>

Similar Messages

  • Dreamweaver CS4 interface problems in Win 7 Ultimate 64bit

    I'm experiencing some frutratingly bizzare behavior with Dreamweaver CS4 and Windows 7 Ultimate 64bit and I'm hoping someone might now how to fix the issues.
    1) When creating a new site by selecting "Site/New Site..." or "Site/Manage Sites..." the fields for selecting "Local root folder" and "Default images folder" always select a directory above where I tell it.
    For example if I tell it to use "E:\ClientFiles\Client\website\" it always selects "E:\ClientFiles\Client\". and the only solution is to write in the proper directory manually.
    2) Possibly related to the above targeting problem. In a document, even an new empty xhtml, if I place an image on the page and double click on that image to replace it with another I get the dialog box for selecting the new image, but on pressing "OK" nothing happens. The same thing occurs if I select the fodler icon in the properites at the bottom. The only methods that work are either deleting the placed image and then placing a new image or deleting the "Src" info in the "properties" panel and then clicking the folder icon next to "Src".
    You can see how this would get frustrating after a while.
    I've tried a complete reinstall of CS4, deleting the Dreamweaver cache file, and I get the same behavior on my laptop which is also running Windows 7 Ultimate 64bit.
    Any help would be appreciated. I've submitted this behavior to Adobe support as well in hops that it can some how be resolved.

    Both are known issues in DW on Win 7 and Vista. It's not just 64 bit.
    Until Adobe issues a patch, the workarounds you describe are the only solutions for the timebeing.
    Problem selecting local root folder in Vista & Windows 7
    http://forums.adobe.com/thread/478327

  • Why is FLV in Dreamweaver CS5 showing up white box on upload?

    I  have uploaded the behaviors, skins and progressive files to the server.  I have the most recent version of Flash player but I still don't see  the video. 
    It views when I test it locally, but not in Dreameaver's live view.
    It is a 36 mb file, maybe I need to compress? If so, what's the best way to do that?
    Here's the link:  http://www.kfwalterhomes.com/warranty.html
    Thanks for any suggestions!

    This is not a Flash Player problem; it is a problem of your website design.
    Ask in the appropriate forum, e.g. Dreamweaver, Flash, Flex, or ActionSript forum.

  • Dreamweaver CS4 Flash Problem

    I added a video that i created with Adobe premiere. the
    problem that i'm having is thats i can't play this video in live
    view or when i view it in foxfire. I can see the movie anywhere
    else but flash. Dreamweaver gives me this message.
    Unable to find the plugin that handles this media type.
    dreamweaver looks in both the "configuration/plugins" folder, and
    the pluins folder for each of your installed browser.
    in firefox i get a blank white spot where the video is
    suppose to be. on other instance the computer promped me to
    download the correct version of flash. even though i used the
    uninstall file to get rid of flash and reinstalled it again but
    with the same problem.
    p.s i checked the configuration file and the pluin is there.
    i did this process over 10 times.
    Can anybody please help

    I have a similar problem, but not the same.
    I see that cs4 gives me a different supporting file set in
    cs3.
    In CS4 when the HTML page displays in the browser, I see an
    array of the controls -- arrows, etc -- but cant see the movie and
    it doesnt play.

  • Dreamweaver CS4 install problem on macbook pro

    I'm trying to install CS4 on my macbook pro 2.2GHz Intel Core 2 Duo OSx 10.5.8
    All the apps install EXCEPT for Dreamweaver. I've tried 3 times unloading/loading and Dreamweaver still shows up shaded on the Install Options window. What can I do?

    Is it the first time installation of the master collection on this machine or you uninstaaled and re-instaled it once before, and now when re-installing facing this problem.

  • Dreamweaver CS4 MacOS X dialog boxes are displaying the wrong font

    Just installed a free font I needed to use for a graphic design project. Opened up Dreamweaver to do a different project and found that all the text in the dialog box was being displayed in this font.
    This is pretty maddening to look at - how do I change it back?

    Er, uninstall the font?
    Installing a new font should not do that to Dreamweaver. It sounds as though you have overwritten a system font.

  • Dreamweaver CS4 install problem, error code 1603

    Hi!
    I have for some weeks i have download home the trial of Deamweaver CS4 and it works and i was happy..
    A few days later i remove the program from my computer..
    Now i will install on my computer but it not works, it come upp a error message 1603..
    I have all the adobe program install on my computer and i will install DW CS4 but it not works!
    And it is a Windows vista computer..
    Thanks for the help!
    //Emil

    Is it the first time installation of the master collection on this machine or you uninstaaled and re-instaled it once before, and now when re-installing facing this problem.

  • Dreamweaver CS4 installation problem (hang)

    Hi guys,
    I have tried to install DW CS4 or CS3 by doing all the different steps suggested:
    - firewall and antivirus stopped,
    - editing ContainerProxy.js,
    - registry cleaning,
    - uninstall all Adobe products,
    - run Setup from ...\Adobe\Installers\435a6af7459cb02a9c1138113a26e93 for the CS3 version,
    - run it with several windows installer version,
    - using the CS3 and the CS4 cleaner, etc.
    But the setup process always hangs in the task manager forever (the CS3 version consuming 10MB RAM and the CS3 with 30MB).
    For the CS4 version neither the temp installer folder is created.
    Any other desperated action, please?
    Thanks in advance.
    R.

    Sorry, it's in spanish, you can see my details and Win updates though:
    Nombre de host:                            CAGES
    Nombre del sistema operativo:              Microsoft Windows XP Professional
    Versi¢n del sistema operativo:             5.1.2600 Service Pack 2 Compilaci¢n 2600
    Fabricante del sistema operativo:          Microsoft Corporation
    Configuraci¢n del sistema operativo:       Estaci¢n de trabajo independiente
    Tipo de compilaci¢n del sistema operativo: Uniprocessor Free
    Propiedad de:                              Cages
    Organizaci¢n registrada:                  
    Id. del producto:                          76460-OEM-0066077-78503
    Fecha de instalaci¢n original:             27/10/2009, 10:58:52
    Tiempo de actividad del sistema:           0 d¡as, 0 horas, 7 minutos, 32 segundos
    Fabricante del sistema:                    FUJITSU SIEMENS
    Modelo el sistema:                         SCENIC Edition     
    Tipo de sistema:                           X86-based PC
    Procesador(es):                            1 Procesadores instalados.
                                               [01]: x86 Family 15 Model 4 Stepping 1 GenuineIntel ~3073 Mhz
    Versi¢n del BIOS:                          AWARD  - 42302e31
    Directorio de Windows:                     C:\WINDOWS
    Directorio de sistema:                     C:\WINDOWS\system32
    Dispositivo de inicio:                     \Device\HarddiskVolume1
    Configuraci¢n regional del sistema:        0c0a
    Idioma:                                    en-gb;Ingl‚s (Reino Unido)
    Zona horaria:                              N/D
    Cantidad total de memoria f¡sica:          1,502 MB
    Memoria f¡sica disponible:                 754 MB
    Memoria virtual: tama¤o m ximo:            2,048 MB
    Memoria virtual: disponible:               2,001 MB
    Memoria virtual: en uso:                   47 MB
    Ubicaci¢n(es) de archivo de paginaci¢n:    C:\pagefile.sys
    Dominio:                                   WORKGROUP
    Servidor de inicio de sesi¢n:              \\CAGES
    Revisi¢n(es):                              79 revisi¢n(es) instaladas.
                                               [01]: File 1
                                               [02]: File 1
                                               [03]: File 1
                                               [04]: File 1
                                               [05]: File 1
                                               [06]: File 1
                                               [07]: File 1
                                               [08]: File 1
                                               [09]: File 1
                                               [10]: File 1
                                               [11]: File 1
                                               [12]: File 1
                                               [13]: File 1
                                               [14]: File 1
                                               [15]: File 1
                                               [16]: File 1
                                               [17]: File 1
                                               [18]: File 1
                                               [19]: File 1
                                               [20]: File 1
                                               [21]: File 1
                                               [22]: File 1
                                               [23]: File 1
                                               [24]: File 1
                                               [25]: File 1
                                               [26]: File 1
                                               [27]: File 1
                                               [28]: File 1
                                               [29]: File 1
                                               [30]: File 1
                                               [31]: File 1
                                               [32]: File 1
                                               [33]: Q147222
                                               [34]: M953297 - Update
                                               [35]: S867460 - Update
                                               [36]: Q954430
                                               [37]: KB952069_WM9
                                               [38]: KB954155_WM9
                                               [39]: KB968816_WM9
                                               [40]: KB973540_WM9
                                               [41]: KB973540_WM9L
                                               [42]: KB936782_WMP11
                                               [43]: KB939683
                                               [44]: KB954154_WM11
                                               [45]: KB959772_WM11
                                               [46]: KB925398_WMP64
                                               [47]: KB936782_WMP9
                                               [48]: KB885884 - Update
                                               [49]: KB893803v2 - Update
                                               [50]: KB909394 - Update
                                               [51]: KB926247 - Update
                                               [52]: KB935448 - Update
                                               [53]: KB944338-v2 - Update
                                               [54]: KB958470 - Update
                                               [55]: KB971032 - Update
                                               [56]: KB971961 - Update
                                               [57]: KB923561 - Update
                                               [58]: KB942288-v3 - Update
                                               [59]: KB950762 - Update
                                               [60]: KB951066 - Update
                                               [61]: KB951376-v2 - Update
                                               [62]: KB952287 - Update
                                               [63]: KB954550-v5 - Update
                                               [64]: KB955069 - Update
                                               [65]: KB956572 - Update
                                               [66]: KB956802 - Update
                                               [67]: KB956803 - Update
                                               [68]: KB956844 - Update
                                               [69]: KB957097 - Update
                                               [70]: KB958644 - Update
                                               [71]: KB958687 - Update
                                               [72]: KB968389 - Update
                                               [73]: KB970653-v3 - Update
                                               [74]: KB971486 - Update
                                               [75]: KB971633 - Update
                                               [76]: KB973354 - Update
                                               [77]: KB973869 - Update
                                               [78]: KB974455 - Update
                                               [79]: KB975467 - Update
    Tarjeta(s) de red:                         2 Tarjetas de interfaz de red instaladas.
                                               [01]: NIC Fast Ethernet PCI Familia RTL8139 de Realtek
                                                     Nombre de conexi¢n: Conexi¢n de  rea local
                                                     DHCP habilitado:    No
                                                     Direcciones IP
                                                     [01]: 192.168.1.5
                                               [02]: Conexi¢n de TV/V¡deo de Microsoft
                                                     Nombre de conexi¢n: Conexi¢n de  rea local 3
                                                     DHCP habilitado:    S¡
                                                     Servidor DHCP:    
                                                     Direcciones IP
                                                     [01]: 0.1.0.4

  • Problem Inserting Flash Video (.flv) File in Page Using Dreamweaver CS4's Insert Media Command

    I am using Dreamweaver CS4.
    I am attempting to put a Flash Video (.flv) file on a standard HTML page in Dreamweaver.
    When I either click the Insert Flash Video in the Common tab on the Dreamweaver toolbar, or if I choose Insert > Media > FLV to inert the video, I get the standard Dreamweaver FLV interface. I make my choices, click OK, and when the video is place on the page, I get the following dialog box:
    "While executing inspectSelection in flvProgressive.htm, a JavaScript error occurred."
    with an OK button.
    If I preview the page, all that loads are the various buttons of the skin that I have chosen and no video.
    Anyone have an idea what is going on?
    maylandmac

    Are you sure you aren't working with a template driven page?
    When you insert media files into DW, it must write code in the <head> tags to reference Scripts necessary for Flash media to work on the web. 
    If you're working with a page that was created from a Template, the DWT page must have editable regions in the <head> tags, or you won't be able to add media to your web pages.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Problems with flv and dreamweaver cs4

    Hi
    out of flash cs3 I generated a flv
    with adobe media player all is ok I could see the flv
    but when I import the flv into dreamweaver cs4 I get the picture below that means there is no flv
    http://s7.directupload.net/...841/tskdqo9d_png.htm
    I did this tutorial with the same result
    www.adobe.com/devnet/flash/articles/flv_tutorial.html
    what is that - what am I doing wrong ???

    A picture of a ... a ... video game? ... advert means there is no flv?
    How about posting the URL to your actual page rather than what ever that directupload.net image was supposed to be? It will help us to help you.
    Meanwhile, I will make a simple guess based upon many similar questions.
    Did you remember to upload the Scripts folder?
    Mark A. Boyd
    Keep-On-Learnin' :-)
    This message was processed and edited by Jive.
    It shall not be considered an accurate representation of my words.

  • Inserting flv file in Dreamweaver CS4

    When I insert a flv file using Dreamweavr CS4 using asp (Windows XP, SP3 and IE8), I only get two additional files generated (FLV-PlayerProgressive.swf and a skins file.  I get no other files generated, either in my root folder of a Scripts folder.  FLV file works fine in Live Mode, but all I get is a white box when I upload the files to my server.  I've read numerous similar questions.  Has anyone ever got a good answer?  How can I resolve this issue?  I appreciate any help from anyone.

    I have checked numerous reference materials concerning this problem, and cannot really find any answer as to why DW CS4 is not inserting the files (for some users). I have even tried using different programs to encode an flv file, and creating an html page direct from within flash CS4, just to see if different files are created (definitely more options etc), but to no avail.
    The files DW should create are -
    FLVPlayer_Progressive.swf,
    Halo_Skin_3.swf (this is a skins file and can be any one of 9 available)
    2 files in a Scripts folder named –
    swfobject_modified.js
    expressInstall.swf
    In the head content it should insert the following -
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    The only option I can recommend, is to insert the flv into a new (otherwise blank) html file, and then copy the code from there (providing it works of course).
    I know this is a problem for many people, and I have even considered asking the forum administrators if I could write an FAQ on how-to and possible solutions.
    If DW is not inserting the files mentioned above it may be worth while trying an uninstall / reinstall, but my recommendation is to first create a fictitious site, and then insert an flv into a blank html file (as mentioned above), just to test if that works.
    PZ

  • Dreamweaver CS4 problem: .swf banner

    Good Morning
    Im having a problem with an .swf banner that i have designed in flash and trying to get it to display on a website...
    In the past this has never been a problem... simply "Insert" > "Media" > "SWF".... and make sure the file is in the same folder etc......
    But since transferring over to CS4 the .swfs stopped working.... so as a quick fix we changed the banners to static images.... but this is not ideal.
    It shows the swf in dreamweaver when in design view and you click "PLAY" in the properties... however it doesn't work when published nor does it work in the "Preview" it simply shows a white box... doesn't even register there is a missing file or anything... even when you right click on the area, it does not come up with the flash player details...
    Can anyone offer any help on this issue?
    Everything that has been done is in design view.... i have no clue about scripts...
    Thank you very much in advance

    Thanks for your reply. I cant post a link as its an internal website so therefore user name is required :/ however i have copied teh source code to see if this is of any help.........
    Thanks again
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Homepage</title>
    <style type="text/css">
    <!--
    .style6 {
    font-family: Verdana;
    font-size: 10px;
    .style7 {
    font-family: Verdana;
    font-size: medium;
    .style9 {font-size: x-small}
    .style10 {font-size: xx-small}
    -->
    </style>
    <script src="../Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <div align="center">
    <table cellSpacing="0" cellPadding="0" width="764" bgColor="#ffffff" border="0">
      <tr>
       <td vAlign="top" align="left" width="764" colSpan="3" height="185"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="764" height="185" id="FlashID" title="home">
         <param name="movie" value="homesnow_effect.swf">
         <param name="quality" value="high">
         <param name="wmode" value="opaque">
         <param name="swfversion" value="6.0.65.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">
         <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
         <!--[if !IE]>-->
         <object type="application/x-shockwave-flash" data="homesnow_effect.swf" width="764" height="185">
           <!--<![endif]-->
           <param name="quality" value="high">
           <param name="wmode" value="opaque">
           <param name="swfversion" value="6.0.65.0">
           <param name="expressinstall" value="../Scripts/expressInstall.swf">
           <!-- 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" /></a></p>
              </div>
           <!--[if !IE]>-->
            </object>
         <!--<![endif]-->
          </object></td>

  • FLV showing up as white box?

    I'm uploading 2 flv files to our website. Both flv files were edited with Media Encoder to be changed into flv. This is not the first time I have uploaded flv files to our site. We add our tv ads via flv, on average, every 2 months or so. The procedure is always the same and I did nothing different with these new flv files. However, this time, the flv files are showing up as a white box on our site instead of loading the flv players as usual. The "live view" in Dreamweaver shows the videos correctly...the flv player loads and I can watch the tv ads.
    I took both ads off the page and added an old tv ad, just to see if it would work and it worked beautifully. But when I put the 2 new tv ads back on, I get the white box again. I have revisited Media Encoder and redited the tv ads, added the reedited ads back to Dreamweaver, and reuploaded, but still I get the same white box. I compared the code from the old tv ad and the new ones and the code is exactly the same (except for filename, of course). I checked to see if the new tv ads were made differently from our old ones and they were not. The expressinstall and swfobject scripts are uploaded to our site already since we use various flash files on the site (don't know if this even matters!). And each time I upload, it is uploading the skin and progressive player as well.
    I am at a loss! Nothing should have changed with our hosting company. I took an old, working tv ad off our website in order to put the new ones on. I have no idea where to go from here. The specific page on our site is www.ourphf.com/currentad.html. I've tried uploading the new videos in all different sizes as well, thinking maybe it was a size issue. Please help!

    Your video isn't showing up because your SWF file is blank
    http://www.ourphf.com/FLVPlayer_Progressive.swf
    Is this the actual name of your FLV file? 
    PHF_%231_1-23-13_1
    If not, you should rename your file without any special characters.
    Nancy O.

  • I upgraded from Dreamweaver CS4 to CS6. but now "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?

    I upgraded from Dreamweaver CS4 to CS6. but now when I want to upload I get "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?
    Mac OS 10.8.5
    None of these issues are causing the error in DW CS6. We have double checked all of them and we have everything exactly right. Also I have exactly the same SiteSetup in DW CS4 and that works perfectly well. Could there must be factor in 6 that didn't exist in 4? Something that isnt in the SiteSetup but in some hidden dialog box ?
    I can also upload to my host using Fetch, a third party FTP. And as I said DW CS4 works fine. So the problem is not with my host, its with DW CS6 in particular.

    Thank you Jon, that fixed it perfectly. You have saved me from going crazy. The only difference I see now is in "Server Name" it changed what I had entered (my ftp address) to "Remote Server"; which seems odd -- but it works!   Although I know there maybe also some other dialog box I have never seen
    Of course I saw that menu item "Import"  and but I thought thats obviously not for me: "Why would I want to import an entire website?". I did not however see "Export the selected site" for thats only a tiny icon in the footer. However I would have thought the same:  "Why would I want to export my entire website?".
    An observation: I've seen this problem in a lot of Adobe software, the menu-names of items are  obscure, non descriptive. What would be better would be for the menu names or popups to say "Export Site Setup settings" and "Import Site Setup settings"

  • Dreamweaver CS4 SPRY Menu Problems in IE

    I am trying to have a drop-down menu on my site using the SPRY option in Dreamweaver CS4. In all browsers it looks exactly like it should. Unofrtunately in IE it pops out to the side instead of down. Anyone know a fix around this. The site is http://mtltechnologies.com/
    Here is the SPRY CSS.
    @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: 12px;
        cursor: default;
        width: auto;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    /* 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: 154px;
        float: left;
        height: 25px;
    /* 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;
        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: 154px;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
        display: block;
        cursor: pointer;
        padding: 5px;
        color: #FFF;
        text-decoration: none;
        background-image: url(../images/button_bg.jpg);
        text-align: center;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        color: #FFF;
        background-image: url(../images/button_bg_down.jpg);
    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(../images/button_bg.jpg);
    /* 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(../images/button_bg_down.jpg);
        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(../images/button_bg_down.jpg);
        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;
    Anyone know a fix?
    Thanks,

    The code is too long. Let's do it this way, did you change anything on the default css of the SPRY menu?
    just my thought, why don't you remove it from the table? That might be the cause. Try to think of an alternative way like using divs and css.

Maybe you are looking for

  • A popup stating "XP antivirus 2012" prevents Firefox from opening

    I want to open Firefox but keep getting message from "XP antivirus 2012 security center"that Firefox is infected with a Trojan and has 29 other viruses. Even when I tell this "antivirus 2012" security center I want to proceed anyway without signing u

  • Flash vs dreamweaver

    bijour tout le monde!!! je souhaite donc crée un site web! je ne connais que le flash et j'aimerais savoir lequel de flash ou dreamweaver est le meilleur dans ce domaine quelles sont leurs difference et tout le reste quoi?! merci!!

  • I recently bought a used iPod Classic (7th Gen) and want to set it up in iTunes in my name.  How do I do this?

    I recently bought a used iPod Classic (7th Gen) and want to set it up in iTunes in my name.  How do I do this?

  • AWM 10g Required

    Hi all, I have installed oracle database 10g Enterprise edition. I need AWM 10g for defining Cubes and dimensions. I did not find AWM 10g in OTN of Oracle web site. Pls guide me where to find it. regards chandra kanth.

  • Connecting to shoutcast server

    Im trying to make a program that can connect to a shoutcast server but am currently running into issues in doing this. I can see the packets that itunes sends out to connect to one of the shoutcast stations on there, but have been unable to emulate t