Page won't preview in browser. Realy slow.

Page won't preview in browser. Realy slow.
Images half load and I just get the basic grey box with a slide show.
Same files new version new problem
Wan't a problem with last version.

I'm on Mac
I disconected from the network and it previews fine now. Performance is normal.
I updated from whatever the previous version was to: 2014.2
I have also been exporting the html and previewing it that way, which works.
I would prefere to stay connected to the network. (Emails, web, my life, etc.)
Is this an ongoing issue with the latest version of muse?

Similar Messages

  • CS4, XSL won't preview in browser

    I'm trying to preview in browser an xsl page.  I have the xml file set in the bindings panel.  Now whenever I go to preview in browser, if I take off the bindings, it asks for it and then does nothing.  If I already have the xml set in bindings and I hit preview in browser the program still just doesn't do anything.  I know I have everything set correctly, the program just won't preview xsl in a browser, but previews HTML normally.  Any help?

    Are you using your local computer to test the XSLT document?  If so, do you have a web server running with PHP on your local server?  DW uses server side scripting to display the XSLT document so if you cannot execute PHP nothing will show up.

  • SWF won't preview in browser.

    I changed/updated an SWF movie on my index page. It previews in fine in Live View, but reverts to the movie I replaced it with in FF and Safari. Forget about uploading it, it only uploads the old movie. I'm flummoxed.  HELP?

    Your code is messed up.  You've got too many <html> tags and too many <body> tags in your document.  Looks like you copy & pasted everything from one page into another.
    Look at corrected code below and note that the <body> tag goes inside the <html> tag.  And everything is closed at the end.  Repeat on your other site pages.  Use the W3C code validation tools to help you.
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Creative Troubleshooter</title>
    <meta name="description" content="Engaging and persuasuve advertising concepts for web,
    TV, print and social media." />
    <style type="text/css">
    body {
    background-color: #333333;
    padding: 0px;
    margin-left: 0px;
    margin-top: 40px;
    margin-bottom: 0px;
    .style8 {     color: #666666;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    #Layer1 {
    position:absolute;
    width:116px;
    height:48px;
    z-index:1;
    left: 761px;
    top: 646px;
    font-size: 10px;
    #apDiv1 {
    margin-left: 30px;
    margin-top: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #777777;
    </style>
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <script type="text/javascript">
    function MM_goToURL() { //v3.0
    var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
    for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
    </script>
    </head>
    <body>
    <div class="style8" id="Layer1" onclick="MM_goToURL('parent','http://www.creativetroubleshooter.com/sample1.htm');return document.MM_returnValue">Skip Intro</div>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','1200','height','600','src','flash button/New Movie/big-open6b','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','flash button/New Movie/big-open6b' ); //end AC code
    </script><noscript>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1200" height="600" id="FlashID" title="Creative Troubleshooter">
    <param name="movie" value="flash button/Web-open6b.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="7.0.70.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="flash button/Web-open6b.swf" width="1200" height="600">
    <!--<![endif]-->
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="7.0.70.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>
    </noscript>
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try{
    var pageTracker = _gat._getTracker("UA-xxxxxx-x");
    pageTracker._trackPageview();
    } catch(err) {}</script>
    <!-- Start of StatCounter Code -->
    <script type="text/javascript">
    var sc_project=563805;
    var sc_invisible=1;
    var sc_security="7bc9e854";
    </script>
    <script type="text/javascript"
    src="http://www.statcounter.com/counter/counter.js"></script><noscript><div
    class="statcounter"><a title="myspace profile counters"
    href="http://www.statcounter.com/myspace/"
    target="_blank"><img class="statcounter"
    src="http://c.statcounter.com/563805/0/7bc9e854/1/"
    alt="myspace profile counters" /></a></div></noscript>
    <!-- End of StatCounter Code -->
    <script type="text/javascript">
    swfobject.registerObject("FlashID");
    swfobject.registerObject("FlashID");
    </script>
    <!--end of body --> </body>
    <!--end of document --></html>
    Flash only sites don't typically do well with Search Engines.  You really should add some equivalent HTML content for the various devices and users who can't use Flash.
    Good luck,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Adobe Edge Animate CC won't preview in Browser

    I am writing a review on Adobe Edge Animate CC. Loving the program until I tried to preview it in a browser.
    I am on a PC, using latest version of Firefox, and IE10. The only thing that is viewable in either browser is a static image.
    The animation runs perfectly "within" the Edge Animate CC program.
    Need to resolve this problem, as I would hate to give the program a bad review, especially if it is something that I'm doing wrong.
    Thanks for any help you can give,
    Dee Marie

    Thanks for your response to my question.
    The animation I created was very simple one.
    The Original Animation (that I could not view in any browser)
    1. Resized the Stage and changed the background color
    2. Created a "moon" shape from the Ellipse Tool, adding a silver color and inverted shadow
    3. Animated "moon" shape using Motion Paths
    4. Added a font from Edge Web Fonts (clicking the Add Fonts within the Edge Web Fonts box), changed font color and size
    Saved each step as I created them
    The first time I tried to create the above animation it would not animate when previewed in browser.
    TODAY: I started from scratch.
    The only thing that I did differently: after saving "each" step, I clicked preview in browser.
    To my surprise, each time I added an additional step the animation worked perfectly when I clicked "preview in browser"
    Not sure what I did wrong the first time ... as I stated above, the only thing that I did differently this time was to click the "preview in browser" between each step (after first saving each step).
    So, whatever I did, it is now working perfectly!
    Thanks again for your helpful response.
    Sincerely,
    Dee Marie

  • XSL won't preview in browser

    So I hope this isn't something incredibly simple that I'm overlooking, but...
    I recently upgraded to CS4 fro CS3 (on a Mac). I have an XSL file to transform some XML for use in InDesign. In CS3, I could open the XSL file, specify the XML file in the bindings panel, then preview in browser to get the transformed XML. So I opened CS4 and followed the same steps, but when I ask Dreamweaver to preview in browser, nothing happens. I've specified Firefox as my primary browser and Safari as secondary, but neither does anything. What am I missing here?
    Thanks!
    Andrea Swingley
    Graphic Designer
    University of Alaska Fairbanks

    Are you using your local computer to test the XSLT document?  If so, do you have a web server running with PHP on your local server?  DW uses server side scripting to display the XSLT document so if you cannot execute PHP nothing will show up.

  • Page won't update in browser

    Hello. I have been working on a site and everything was going
    along fine. Then I made two changes - one to the style sheet and
    one to an image. I preview in browser and neither are changed. But
    the style sheet is changed and so is the image.
    I have tried purging the cache but it does not help.
    Any ideas?
    Thanks,
    Laura

    OK - I tried renaming the .swf, but then the index.html that refers to the new named .swf isn't getting refreshed - the browser loads the old index.html with the old .swf reference.

  • Styles Won't Preview in Browser

    This must be something simple I haven't set up right...
    (fairly new at this) ... but I've created a stylesheet for the site
    I'm working on and the styles all show up fine in Dreamweaver, but
    whenever I try to preview the pages in a browser, the styles are
    all out of wack.
    This happens in both IE and Safari.
    Does anyone have an idea of what I'm doing wrong?
    Any help is greatly appreciated.
    dm

    If you are building static pages (and it sure sounds like you
    are) then you
    do not need a testing server.
    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
    ==================
    "Bob from Alexandria" <[email protected]>
    wrote in message
    news:fpl698$n4l$[email protected]..
    > DM,
    > I was wondering if you might be able to assist with
    essentially the same
    > problem. Until recently, all worked fine. Now, and I am
    not sure what I
    > changed, the html shows up fine in the browser preview,
    but the linked CSS
    > does
    > not (both in Firefox and Explorer) They are both
    (index.htm and
    > default.css)
    > in the same folder called Silent Auction New Site (and
    work fine in
    > Dreamweaver
    > itself). These are the settings:
    >
    > Local Root: C:\Inetpub\wwwroot\Silent Auction New Site\
    > Default Images: C:\Inetpub\wwwroot\Silent Auction New
    Site\images\
    > Testing Server Folder: C:\Inetpub\wwwroot\
    >
    > The location when I hit F12 is :
    http://localhost/TMPey3nnwm7hs.htm
    >
    > I did recently enable IIS, thinking that I needed to,
    although it wasn't
    > installed before when all worked. I have been moving the
    files from
    > htdocs to
    > wwwroot, to try and solve the problem, and at this point
    am at a loss as
    > to
    > where they should be.
    > Thanks
    > Bob Baird
    >

  • Some pages won't load in browser, keep looping

    I’ve just finished loading all of my content for a new site onto my remote server. The index page works fine, and some of the pages will load, but most of the pages just keep flashing, as if the browser keeps trying to re-load the page over and over again. I'm using IE8.
    When I check browser compatibility in Dreamweaver CS3, the errors I get are:
    Unsupported property: zoom
    Unsupported value: 'inline block'
    Any idea what could be causing this?

    Without seeing the actual web page live, it can only be a guessing game.
    How to get help quickly
    The answer is always in the code and viewing it will enable people to help you troubleshoot.
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://twitter.com/nadiap
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    http://csstemplates.com.au/

  • Dreamweaver pages won't preview in Firefox since last update (3.6.13); Firefox opens blank page only. I am running OS 10.4.11 on iMac G5.

    Previously both Firefox and Safari would display web pages created in Dreamweaver (MX). Dreamweaver is set up to preview by default in Safari (F12) and, using (F12) and the Command modifier key, in Firefox. Now the preview works only in Safari. Trying to preview in Firefox results in Firefox opening, if it wasn't already running, but only a blank page displays.

    That didn't work. The problem is now on both accounts
    That's an indication the startup disk may need repairing.
    Launch Disk Utility. That's located in /Applications/Utilities
    Select MacintoshHD in the panel on the left then select the First Aid tab.
    Click:  Verify Disk  (not Verify Disk Permissions)
    If the disk needs repariing follow the instructions for Using Disk Utility to verify or repair disks

  • Fonts won't preview in browser

    When I preview a page in Dreamweaver (with path file:///Users/ ... ), the web fonts no longer show up properly. They display on live webpages correctly, but I recently removed duplicate fonts from my system using Linotype Font Explorer...and I'm wondering if somehow I deleted a font in an area that Dreamweaver uses?
    I double checked in these areas and appears Verdana, Georgia, etc are in there.
    /Users/[username]/Library/Fonts
    /Library/Fonts
    I'm using 10.6 and see the problem in Firefox, Safari and Chrome as well as Dreamweaver's Live View.
    Is there anywhere else I should look? Any help would be very much appreciated!

    Hi,
    did you control this in your IE and in your DW (screenshot from my German IE/DW):
    IE:
    DW:
    Hans-G.

  • Preview in Browser

    Everytime I try to do the Preview in Browser using
    Dreamweaver, I get a message saying that 1 file or folder were not
    completed and then in the browser it says that the page cannot be
    found. I've tried moving my page around in Dreamweaver, into
    different folders, and I still get the same message. What am I
    doing wrong? How do I fix this?
    Thanks for the help!

    To preview pages with server scripting, you have to set up a
    testing server
    by installing PHP and Apache.
    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
    ==================
    "ddrennan" <[email protected]> wrote in
    message
    news:gb8um9$1a8$[email protected]..
    >I have been recasting our website using files with a php
    suffix, but they
    >won't
    > 'preview in browser'. I get a '404' message that says it
    cannot locate
    > the
    > files. However, if I use the same files, unchanged but
    with an 'htm'
    > suffix,
    > they do preview in browser. Is it impossible to preview
    php files in
    > browser,
    > or is there some simple elegant solution to,that?
    >

  • Please help - can't preview in Browser

    Ok - I am relatively new to Dreamweaver, even though I designed my previous website in Frontpage.  I bought a template thinking that I could just worry about designing the website rather than the background stuff (don't get mad at me).  Well, that wasn't working and I tried to design my own template, which is very simple.  Anyway, I am so messed up now.   The old pages with the old template won't preview in browser and the new ones won't either.  What did I do?

    Run your code through the validation tools below and fix reported errors.
    Orphaned HTML tags (an extra opening or closing <div> ) can mess things up.
    W3C CODE TOOLS -
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    HTML & CSS Tutorials - http://w3schools.com/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Preview in Browser gone

    Adobe went and changed on me in mid-project. It is much more difficult to switch from code to design, I can't find where to enter Titles on a page, and my Preview in Browser totally went away. Anyone know where it is located now?

    Found it! Sorry, guys. It is under File.

  • Does anyone know why all of a sudden any new parent divs I add won't display in browser preview?

    Does anyone know why all of a sudden any new parent divs I add won't display in browser preview?

    yes styles are applied. What does not show up are the container divs - they all have the thin purple borders.
    The "Blog Lovers" image shows up but it is inside the #blogindex div - which seems to be invisible because the elements inside #blogindex div are just piled on top of each other. (see below html) This is now happening on all the pages of this site.
    (I test a different site in DW and I was able to add divs and borders and content inside divs just fine.)
    <!-- start #blogindex --> 
         <div id="blogindex">
            <div id="blog_image1"><img src="images/bloglovers.gif" alt="Blog Lovers" /></div>   
             <div id="blog_image2"><img src="images/gcblogheader350x70.jpg" alt="Gina Charles Blog" /></div>
          <div id="blogindex_text">
          <p class="blackbolditalic">Visit the blog for happenings, highlights and conversation! </p></div>
          </div>     
       <!-- end #blogindex -->
    http://www.newworldapparel.com/tests/  -scroll 1/2 way down page to see the "Blog Lovers" pile up!

  • Preview in Browser for PHP pages

    I can't use the function preview in browser with my new
    updated php website. The feature worked on the html static website
    but does not work with the php site.
    How can I preview how the pages appear with other browsers
    sabren

    Have you defined a testing server? What is not working for
    you?
    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
    ==================
    "sabren" <[email protected]> wrote in
    message
    news:g30l90$8bd$[email protected]..
    >I can't use the function preview in browser with my new
    updated php
    >website.
    > The feature worked on the html static website but does
    not work with the
    > php
    > site.
    > How can I preview how the pages appear with other
    browsers
    > sabren
    >

Maybe you are looking for