Can't see swf file in live view or browser preview mode in Dreamweaver

I inserted a swf file into a div and it works fine in the standard edit mode (it plays when I push the play button on the properties panel). When I attempt live mode or preview in browser I get the message that i need flash player 10.3, which I have already installed. This is my code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="750" height="500" align="middle" id="FlashID" title="slideshow">
      <param name="movie" value="slideshow.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="transparent" />
      <param name="swfversion" value="11.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 data="slideshow.swf" type="application/x-shockwave-flash" width="750" height="500" align="middle">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="transparent" />
        <param name="swfversion" value="11.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" width="112" height="33" /></a></p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
Help!

There were some Firefox plugin issues a while back
Please upload the page and any dependant files on the web, and post a link.
Many eyes, many browsers should reveal the problem

Similar Messages

  • Can't see .cfm files in Design view

    Can't see .cfm files in Design view in Dreamweaver CC.

    Hi pkregel,
    Do these files open as intended in Dreamweaver CS6? I am not a CF expert but I am guessing that if you are able to open the files, then you should be able to see them in both the views. Can you post a screenshot as well?
    Thanks,
    Preran

  • Font in Design View different from font in Live View and browser preview

    My external style sheet has the body set for a sans-serif font and there is nothing to contradict it in the HTML documents. But while I get sans-serif in the Design View (as you would expect), I get a serif font in Live View and Browser Preview, not to mention on the Web itself.
    How is this possible (and what should I do about it)?
    --Paul

    Murray and David: it worked! It is a rare and joyous experience to have a straightforward solution to the sorts of problems I come up with (including other realms). But I have to say that with HTML and CSS (and hence with Dreamweaver), solutions to difficulties have seemed within easier reach than in other parts of the computer world.
    By the way, I wanted to choose "correct answer" for both your posts, but after making the first click it was no longer available for the remaining post--so I typed "helpful" even though that one was correct too.
    Thanks again.
    --Paul

  • Manage Sites/FTP: Can't see site files in local view.

    Dreamweaver 5.5
    Mac OS X.6.8
    I have several sites set up in Dreamweaver. All are working correctly except one. This one site I moved files using Finder into a deeper directory and then moved them back up to the top level directory. I have been working with the site since and saving, so that's not the issue. I am mentioning it because that is the only unique thing about the site that isn't working.
    When I look at the site in the Files panel, I can see the directory I set up in Manage Sites but no files inside it. If I put all to my remote site, 0 bytes are transferred.
    So far I have
    1. removed the site and created a new one.
    2. Closed the app, blown away Drmwvr prefs, and reopened. The site is still there, so that prefs file doesn't cover it.
    Any ideas? I cannot FTP files to my host if Dreamweaver doesn't "see" the files I need to put.
    Thx
    Jacqueline

    2000sowell wrote:
    Dreamweaver 5.5
    Mac OS X.6.8
    I have several sites set up in Dreamweaver. All are working correctly except one. This one site I moved files using Finder into a deeper directory and then moved them back up to the top level directory. I have been working with the site since and saving, so that's not the issue. I am mentioning it because that is the only unique thing about the site that isn't working.
    When I look at the site in the Files panel, I can see the directory I set up in Manage Sites but no files inside it. If I put all to my remote site, 0 bytes are transferred.
    So far I have
    1. removed the site and created a new one.
    2. Closed the app, blown away Drmwvr prefs, and reopened. The site is still there, so that prefs file doesn't cover it.
    Any ideas? I cannot FTP files to my host if Dreamweaver doesn't "see" the files I need to put.
    Thx
    Jacqueline
    Moving files in Finder is fine as long as you can follow the moves in your files panel. Troubles start when you move files outside of DW and then can't keep up with them. Broken links, orphaned pages, etc.
    In Sites>Manage Sites you need to Edit the site in question and browse to the new root folder location. Then browse to the images folder and SpryAssets folder if you have one. Once you have redefined the site with the proper locations, the files will appear in the panel in DW.
    As long as you haven't deviated from the correct structure on the server, you should be able to put files and they will upload.
    As a rule, when moving or renaming files in a defined site, do it from within the Files Panel in DW, not in Finder. DW will update links and pages when you do and things will go much more smoothly.

  • Can't see the widget in Live view in Dreamweaver CS4 for Mac

    Hi
    Following this example in http://www.truveo.com/Web-Widgets-in-Dreamweaver-CS4/id/180144024212823976
    from Scott Fegette to place a YUI Calendar inside a project in Dreamweaver CS4. I see that Scott after placing the YUI_Calendar.mxp they got the calendar in Live view mode and I can't do the same, can't see in Live View, only a blank page.
    I follow all the Scott's instructions correctly because the code is there and I can see the calendar in the browser but not in Live View... If I turn off the Live View then can see the YUI Calendar in Design View only (a light blue tag named YUI_calendar).
    I'm under Mac OS X 10.5.6.
    Can you help me to see the YUI Calendar in Live View?
    Thanks.
    Tom

    If you are using Site-root relative links, then take a look at this post:
    http://blogs.adobe.com/dreamweaver/2008/12/live_view_and_siteroot_relativ.html
    HTH,
    Randy

  • Can't see SWF file in a DW page

    Hello All,
    I have placed a SWF file on the following page as per the
    Dreamweaver instructions, , ,
    This
    Problem Page
    I have uploaded the Scripts folder, which, strangly
    dreamweaver placed at the root level of the site, , ,
    I can ee the file by it self, so it is online,
    This
    is the file on line
    What do I need to do, or change in the first page so that I
    can see the SWF file in a plain Html page?
    Thanks for your help
    Patrick

    What it's also estrange is: AC_SW_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0'...
    As far as I know there aren't flash version 10. So IMHO your
    code it's
    not correct. I've seen this problem before in another thread.
    It's like
    when you embed your swf file there where something wrong in
    the proses
    and the code it's corrupted. Your code should be something
    like:
    <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','769','height','163','title','1','src','/tomsweeney/i/header','quality','high','plugin spage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlas h','movie','swf_help/topheader'
    ); //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="769" height="163" title="Help">
    <param name="movie" value="/tomsweeney/i/header" />
    <param name="quality" value="high" />
    <embed src="/tomsweeney/i/header" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="769"
    height="163"></embed>
    </object>
    </noscript>
    Publish your swf file from Flash using the fla file.
    If that doesn´t work either try with swfobject
    method
    http://code.google.com/p/swfobject/
    Let see what happen.
    thedoouge escribió:
    > Well, sadly that makes two of us, , , ,

  • Can't see .swf files in CS3

    i've read quite a few postings on this topic but none of the
    fixes seem to work. after upgrading to CS3 from CS2, all of my
    embeded .swf files have disappeared from the web. to be clear, i
    have the .js files and folders all on the remote site, the .swf and
    fla files are in the same file as the html page they are embeded
    in. i have tested these pages on two different servers and the
    problem persists.
    here is the page i am working on:
    http://fieldworking.com/main/index.html
    here is a page i have set up for testing:
    http://www.fieldworking.com/main/blah.html
    in both situations the problem reoccurs. if anyone has any
    further tips i would REALLY appreciate it...

    On Mon, 9 Jul 2007 11:49:45 +0000 (UTC), "staypressed"
    <[email protected]> wrote:
    > here is a page i have set up for testing:
    >
    http://www.fieldworking.com/main/blah.html
    That page has a link to a Flash file that should be at:
    http://www.fieldworking.com/home/fieldworking/mainwebsite_html/main/blah.swf
    The Flash file isn't there.
    Gary

  • My file names have disappeared in grid view. Thery have been replaced with a dark bar along the bottom of the previews. If I toggle using the command u it hide the bar but I still can't see the file name. In list view all the file names are OK.

    My file names have disappeared in grid view. Thery have been replaced with a dark bar along the bottom of the previews. If I toggle using the command u it hide the bar but I still can't see the file name. In list view all the file names are OK.

    The dark bar is caused by the option "Show metadata below image".
    Check the settings for the metadata overlays in Grid view (basic and expanded) by clicking the little "badge" icon below the Browser and selecting "Edit". Is the filename still enabled in the list? And in a high enough position to have precedence for other metadata tags, if the space does not suffice to show all selected tags?
    Regards
    Léonie

  • Can I use aperture 3 in live view shooting on my macbook pro

    Can I use aperture 3 in live view on my mac boook pro ?

    Why would you use two?
    It is much cheaper and better to simply use a usb drive..
    The TC cannot be linked to store files or automatically back them up.. whereas a usb drive at least will be backed up by Time Machine.
    If you want to do this properly get a real NAS.. that has mirrored drives and real rsync type backup. You can use an airport extreme for wireless.

  • I can't open swf files for schoolwork. Installed VCL, Flip4Mac and Adobe flash and shockwave players. Can get white screen with connection erro message with adobe flash player. Help me!

    i can't open swf files for schoolwork. Installed VCL, Flip4Mac and Adobe flash and shockwave players. Can get white screen with connection erro message with adobe flash player. Help me!

    Apple dropped playback support for .swf formats in QuickTime almost ten years ago.
    Adobe Flash Player is the only way to view them.

  • Why can't open .swf file in my SE browser?

    I have a K610i with me. I just exported a simple browser
    flash lite 1.1 file from my flash 8, uploaded to server. Then I
    enter the URL in the K610i browser :
    http://www.xxxxxxx.xxxxxx/test.swf
    , but it respone to me "file type not supported".
    (I am sure i can open see the swf file by enter URL in
    browser in a Sharp handset.)
    Is it true that SE K610i really support browser flash lite?
    THANKS!

    All of the Sony Ericsson White Papers are available here :
    White
    Papers
    Unfortunately it says the K610 does not have FL. :(

  • How can I convert .swf  file to exe file?

    thanks

    Hi
    Thank for your choise.
    If showing only white screen, please download the lastest version, v2.03.
    http://www.bullrushsoft.com/download.html
    This problem occurs in Win7 sp1, especially IE has been upgraded to v10.
    Our SWF to EXE Converter must need the FlashPlayer plugin for IE, it 's not a atandalone program.
    So it only 880KB.
    Our online converter is the adobe flash player exe, it can be embed the swf  into, and standalone, so its size > 4MB.
    More details, please visit http://www.bullrushsoft.com/online.html
    Best Regards.
    2013-08-11
    Bullrushsoft Support Team
    From:  mmshahid73
    Date:  2013-08-11  02:52:01
    To:  Sandro_brs
    Cc: 
    Subject:  _How_can_I_convert_.swf fileto_exe_file?
    Re: How can I convert .swf file to exe file?
    created by mmshahid73 in Flash Ad Development - View the full discussion
    Hi, I used bullrushsoft SWF to EXE converter, but the created EXE file showing only white screen, i think i need to add flash player also but i don't know how to add flash player duriing swf to exe conversion.
    Because when i converted swf into exe from my pc, it showing size 880 KB where swf file size is 413 KB, onthe other hand, I convert the same online which is playing correctly but the converted file size is 4.57 MB.
    Am i right?
    Kindly help
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5583680#5583680
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5583680#5583680
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5583680#5583680. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Flash Ad Development by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I have a problem with the sync between iTunes and ipad2. I can not see the files in iPad. Help me please.

    I have a problem with the sync between iTunes and ipad2. I can not see the files in iPad. Help me please.

    Cannot see what files ? Music (synced music should appear in the iPod app), films/TV shows (Videos app), documents ... ?

  • I am trying to transfer pictures and music from my phone to my computer, and when I connect my phone, it says Device not installed correctly. I can not see my files or nothing. What can I do?

    I am trying to transfer pictures and music from my phone to my computer, and when I connect my phone, it says Device not installed correctly. I can not see my files or nothing. What can I do?

    Try downloading these http://www.samsung.com/us/support/owners/product/SCH-I535MBBVZW
    or searching for it here Verizon Wireless Cell Phones - Verizon Wireless Accessories | Samsung

  • How can I see my files on Time Capsul

    How can I see my files on Time Capsul

    Do you mean Time Machine files or ordinary files.. ??
    Did you copy files to the TC? It should just open in the finder as long as the TC is available and the airport utility shows it connected.
    If you want to see the contents of the TM files.. open the sparsebundle and use main Time Machine icon in the dock.
    Read more.. pondini will help you.
    http://pondini.org/TM/FAQ.html
    Try Q15

Maybe you are looking for

  • Inventory - Quantity Total Stock

    Hello Experts, We recently loaded the data to 0IC_C03 using 2LIS_03_BF, 2LIS_03_UM. Quantity total stock, amounts are not matching between MCBA transaction and BI cube. Please let me know how can we proceed. Regards, Jyoti

  • Possible to run Automator job before shutdown (automatically)?

    Subject says it all, really: I have an Autamator job that copies some files from one place to another. I want to run this job automatically before the machine shuts down. Is this possible?

  • Route connect timeout error

    Hi, While accessing our SAP systems with router sting i am getting following error. timeout occured Time                             tue May 26 09:25:12 Component                   NI(Network Interface) Release                        710 Version     

  • What are the steps for publish applications WD ABAP in the portal

    Dear Experts. The developers created an appplications WD ABAP. And my work is publish this development in the Portal of ESS. Anyone can help me with the steps for publish the development(applications WD ABAP) in the portal. Thank in advance for your

  • Put CS4 Design Standard onto new MacBook Pro

    I purchased Adobe Creative Suite 4 Design Standard about 4 years ago and had it on my old computer. I have deactivated it from that computer and uninstalled it and now I want to install it on my new Macbook Pro that doesn't have a disc drive. Please