Placing an Image in Dreamweaver CS6 and Mavericks

To place an image in a web page, I have always been able to drag the file (say jpeg) from the Macintosh Finder and drop it into the web page.  I'm using Dreamweaver CS6 and it worked fine with Lion, but stopped working with Mavericks.  Can anyone tell me how to turn this capability back on?

No image is placed.  Nothing blows up.  And I can't find a preference setting to turn this on. It's a mystery to me why this is happening. 
I write software for the Mac (WildTools) so I'm pretty good at debugging things, but this has be stumped.

Similar Messages

  • Adobe Dreamweaver CS6 and Mavericks

    Hi everyone,
    I have recently upgraded to Mavericks on my Mac, however I am now experiencing seriously problems with Adobe Dreamweaver CS6. The program is running shockingly slow. It takes literally 10 minutes to open the program, whereas before the upgrade it took less an 1 minute! clicking any menu options or even a site element, or typing text takes ages to respond.
    I posted in Adobe forums, and one answer was to disable Nap App, but it is already checked as disabled (grey out too), Adobe respoded directly by suggesting clearing the program cashe and preferences.
    Other forums I have seen with similar problems suggest it is a Java issue. Dreamweaver requires Java SE6, I had Java 7JRE, and & JDK, which I uninstalled, and then re-installed Java 6, through a link to an Apple which downloaded a file (JavaForOSX2013-05), although I tried confirming that I was now running Java SE6 though Terminal and go the following message back:
    Last login: Sat Nov 23 23:48:26 on console
    iMac:~ imac$ java –version
    Exception in thread "main" java.lang.NoClassDefFoundError: ?version
    Caused by: java.lang.ClassNotFoundException: ?version
              at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
              at java.security.AccessController.doPrivileged(Native Method)
              at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
              at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    iMac:~ imac$
    I really need to get Dreamweaver functionaing again properly and any help and support on this issue whould be greatly appreciated.
    Kind Regards,
    Ash Bullman

    I am not sure what's the resolution to your problem. I don't want to install Java 6SE in Mavericks either because it's an old software; however, I have not been able to launch any apps in CS3 or CS5. Sooner or later, I'll have to surrender if I want to use any of those software.

  • Dreamweaver CS6 and CC both very slow page rendering under Mavericks

    Dreamweaver CS6 and CC both very slow page rendering under Mavericks compared to 10.8.5
    Any ideas?

    One other thing I am seeing:
    When I open any document (html, javascript) inside DWCC now, then close it without any changes, DW asks if I want to save changes.
    I just tested this under 10.8.5 and there is no lag there, nor are documents mysteriously modified when opened.
    Note: I have tested this both with and without other Apps or extensions running in Mavericks and 10.8.5

  • Saving Images in Dreamweaver CS6

    I have imported a menu that I created in Fireworks CS6, into dreamweaver cs6, I save to the remote server and you can't see anything.
    Same thing with Bridge CS6. I create a slideshow and import into dreamweaver cs6 and still nothing. Or I will simply put a jpeg or png picture file and the image won't show. Please help
    I just need to know how to save the different images/menu bars in dreamweaver cs6 to the remote server, and I would like it to show online automatically. What do I do
    www.uniquehairytage.com   (this is one of the sites I am talking about)

    I can only assume that it's the dodgy code that exports from Fireworks because your images are uploaded and in the correct place.
    Can you copy all of the code below and paste it into a new Dreamweaver document (you'll have to open code view to do this) save it as test.html and upload it to your remote server and then look at it in a browser and see what happens?
    <!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>Unique Hairytage</title>
    <style type="text/css">
    .UNDER {
        color: #FFF;
        font-size: 36px;
    .F {
        text-align: center;
    .F {
        color: #FFF;
    .F {
        font-size: 36px;
    .F {
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    .F {
        font-family: Georgia, "Times New Roman", Times, serif;
    .if {
        font-size: 24px;
    .tab {
        font-family: Georgia, "Times New Roman", Times, serif;
    .if {
        font-size: 24px;
    .tab {
        color: #FFF;
    .if {
        text-align: center;
    .if {
        text-align: center;
    .t {
        font-size: 24px;
    .p {
        color: #000;
    .t {
        font-size: 24px;
    .web {
        font-size: 36px;
    .full {
        text-align: center;
        font-size: 36px;
        font-weight: bold;
        color: #633;
    </style>
    <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    </head>
    <body bgcolor="#CCCCCC" onload="MM_preloadImages('BrandyMenu_r2_c1_s2.png','BrandyMenu_r1_c1_s2.jpg','BrandyMenu_ r1_c2_s2.jpg','BrandyMenu_r1_c3_s2.jpg','BrandyMenu_r1_c4_s2.jpg')">
    <p class="full">  </p>
    <table width="1052" cellpadding="0" cellspacing="0" border="0" bgcolor="#fff" style="margin: 0 auto;">
    <tr>
    <td>
    <p><img src="http://www.uniquehairytage.com/Untitled-2.png" width="1052" height="93" /></p>
    </td>
    </tr>
    <tr>
    <td>
    Delete this text - its just proping open a table cell
    </td>
    </tr>
    <tr>
    <td><table width="420" cellpadding="0" cellspacing="0" border="0" style="margin: 0 auto;">
    <tr>
    <td><a href="http://www.uniquehairytage.com/home.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('BrandyMenu_r1_c1','','BrandyMenu_r1_c1_s2.jpg',1);"><img name="BrandyMenu_r1_c1" src="http://www.uniquehairytage.com/BrandyMenu_r1_c1.jpg" width="105" height="38" id="BrandyMenu_r1_c1" alt="" /></a></td>
    <td><a href="http://www.uniquehairytage.com/about.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('BrandyMenu_r1_c2','','BrandyMenu_r1_c2_s2.jpg',1);"><img name="BrandyMenu_r1_c2" src="http://www.uniquehairytage.com/BrandyMenu_r1_c2.jpg" width="128" height="38" id="BrandyMenu_r1_c2" alt="" /></a></td>
    <td><a href="http://www.uniquehairytage.com/gallery.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('BrandyMenu_r1_c3','','BrandyMenu_r1_c3_s2.jpg',1);"><img name="BrandyMenu_r1_c3" src="http://www.uniquehairytage.com/BrandyMenu_r1_c3.jpg" width="150" height="38" id="BrandyMenu_r1_c3" alt="" /></a></td>
    <td><a href="http://www.uniquehairytage.com/contact.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('BrandyMenu_r1_c4','','BrandyMenu_r1_c4_s2.jpg',1);"><img name="BrandyMenu_r1_c4" src="http://www.uniquehairytage.com/BrandyMenu_r1_c4.jpg" width="128" height="38" id="BrandyMenu_r1_c4" alt="" /></a></td>
    </tr>
    </table></td>
    </tr>
    </table>
    <table width="1052" height="217" border="0" cellspacing="0" cellpadding="0" align="center">
    <tr>
    <td bgcolor="#FFFFFF"><p> </p>
    <p> </p>
    <p align="center"><span class="full">FULL SERVICE HAIR STYLIST</span></p>
    <table width="753" border="0" align="center">
    <tr>
    <td width="296"><img src="http://i339.photobucket.com/albums/n457/scervantes-01/Brandypic.jpg" width="296" height="481" /></td>
    <td width="447" align="center" valign="top"><p class="tab"> </p>
    <p> </p>
    <p class="tab"> </p>
    <p class="t"> </p>
    <p align="center" class="t">530-415-5524</p>
    <p align="center" class="tab"><a href="mailto:[email protected]" class="t">[email protected]</a></p>
    <p class="tab"></p></td>
    </tr>
    </table></td></tr>
    </table> 
    </body>

  • Trouble with opening images from dreamweaver cs6(64bit) to photoshop cs6(64bit).

    Hi guys i need help! I have trouble with opening images from dreamweaver cs6(64bit) to photoshop cs6(64bit). I uninstalled and went to preferences/file types editors to set up ps6 as primary but I still get some error.After i click image in dreamweaver,I get this message-Unable to launch...Please be sure that application exists and that there is enough memory to run it..

    Can you Launch Photoshop normally from your desktop shortcuts?
    I usually keep DW and PS open at all times so I can switch back & forth.
    Nancy O.

  • How to make slide images with Dreamweaver CS6?

    How to make slide images with Dreamweaver CS6? Please teach me.

    Hello
    in addition to Jon's hint, I'll send you some links to nice sliders (have fun with the different representations ):
    http://sandbox.scriptiny.com/javascript-slideshow/
    http://jquery.malsup.com/cycle/
    http://wowslider.com/best-jquery-slider-crystal-linear-demo.html
    http://www.jcoverflip.com/demo
    http://www.jacksasylum.eu/ContentFlow/
    http://addyosmani.com/blog/jqueryuicoverflow/
    You only need to use the source code to implant these shows there where you want. In my eyes it would be the best that you use first a very new and blank DW file to perform (maybe in LiveView) the one or the other.
    Hans-Günter

  • Dreamweaver cs6 and Fluid Grid Layouts!

    New to Dreamweaver cs6 and Fluid Grid Layouts!
    Could you please tell me if you can create several layout grid designs (in the same website) depending on the page layout you need for each
    page?
    The reason I am asking is my web site has different information on each page (which is laid out differently)
    Maybe create layout.css and layout2.css and so on. AND TIE EACH PAGE IN WITH A PHP INCLUDE NAVIGATION PLACED ON EACH PAGE.
    Is this possible.
    Thanks, Mrs. White

    Different layouts for different pages?  It's certainly possible, but I don't recommend it.  Ideally you want to work with ONE FluidGrid Layout throughout your site with some additional CSS rules for optional regions (classes & styles) that may not be required on all pages. Some examples of optional regions would be contact forms, tables, definition lists, re-usable floats, etc...
    If your Responsive Design is well planned, you shouldn't need more than one main structure for mobile, one for tablet and one for desktops.  If you go down the path of having different structures for 3 devices AND each site page, you will soon be wrestling with a 10,000 lb. gorilla: Herculean to build and not much fun to maintain.
    Server-side includes for site wide headers, footers & navigation are a very good idea whether your site is Responsive or not.  I use them all the time.
    Nancy O.

  • Need details on how to move existing website to Dreamweaver CS6 and to Business Catalyst web hosting

    Hi All,
         I need assistance with transferring an existing website  - imagessays.com  -  (designed with Dreamweaver CS4) to my Creative Cloud CS6 account - and to web hosting by CS6 Business Catalyst.
       …  step-by-step instructions would be most useful.  I've got the Dreamweaver CS6 onDemand book, etc.,  ...  I guess I’m just not enough of a geek to work my way through the steps and to get my site back moving ahead online.
        Beyond that, need advice as to how to repair a couple of non-funcitonal links on the site (check out imagessays.com to see a couple of pics that don't work).  I'm looking forward to uploading more content and to do major upgrade to the site, but am unable to do so ... need technical support re how to do these simple (should be) things.
        Since setting up the website over 5 years ago, I have migrated from Dreamweaver CS3 to CS4 .... and now to CS6 ...  and from a Dell XPS 450 running Windows XP to a Mac Pro desktop running Mac OS X.
    These changes of version / machine / OS  have separated me from the ability to do the one simple thing that I need to do with this straightforward website, that is:  upload new pitchers and writins .
    I look forward to assistance and support for this.
    Thanks,
    Jim

    Hi Jim,
    These videos might help:
    Dreamweaver
    http://tv.adobe.com/watch/introducing-business-catalyst/getting-started-with-business-cata lyst-and-dreamweaver-cs6-what-is-business-catalyst
    http://tv.adobe.com/watch/introducing-business-catalyst/getting-started-with-business-cata lyst-and-dreamweaver-cs6-creating-and-publishing-sites
    I'd open a local copy of the site in Dreamweaver CS6 and use the steps described in the video
    Also, we have Dreamweaver and Business Catalyst (host) specific forums too. They should be able to help with specifics if you get stuck.
    http://forums.adobe.com/community/dreamweaver
    http://forums.adobe.com/community/business_catalyst
    Hope that helps,
    -Dave

  • FTP Broken in Dreamweaver CS6 and CC

    I have been unable to ftp into 1 of 3 websites that I maintain ever since upgrading to Dreamweaver CS6 (and now CC). The problem appears to be that the site's root directory name as reported by a PWD command is shorter than the name required to be issued by the CWD command after logging into the FTP server. CS5.5 logs into the website's FTP server without any trouble and the script looks like this:
    < 220 Service Ready for new User
    > USER .myusername
    < 331 Password Needed for Login
    > PASS
    < 230 User HUBING Logged in Successfully
    > PWD
    < 257 "/EH05/users/hubing" is Current Directory
    > PWD
    < 257 "/EH05/users/hubing" is Current Directory
    > CWD //gs16/gs16/share/web/cvel
    < 250 Directory successfully changed to "/gs16/SHARE/web/cvel"
    > PWD
    < 257 "/gs16/SHARE/web/cvel" is Current Directory
    > CWD /gs16/SHARE/web/cvel
    < 250 Directory successfully changed to "/gs16/SHARE/web/cvel"
    > PASV
    < 227 Entering Passive Mode (130,127,239,114,143,84)
    > TYPE A
    < 200 TYPE Command OK A
    > LIST
    Dreamweaver CS6 and Dreamweaver CC start out correctly, then suddenly issue a QUIT command:
    < 220 Service Ready for new User
    > USER myusername
    < 331 Password Needed for Login
    > PASS
    < 230 User HUBING Logged in Successfully
    > PWD
    < 257 "/EH05/users/hubing" is Current Directory
    > CWD /EH05/users/hubing
    < 250 Directory successfully changed to "/EH05/users/hubing"
    > CWD //gs16/gs16/share/web/cvel
    < 250 Directory successfully changed to "/gs16/SHARE/web/cvel"
    > PWD
    < 257 "/gs16/SHARE/web/cvel" is Current Directory
    > QUIT
    < 221 Closing Session
    Any suggestions?

    Bhawna,
    Yes. I can establish a connection without defining the site root folder. The directory that I login to by default is /EH05/users/hubing. One of the other sites that I maintain is in a subdirectory of that folder and Dreamweaver CC connects to that site without any problem. It just isn't able to switch to //gs16/gs16/share/web/cvel. Dreamweaver CS5.5 and WSFTP don't seem to have any problem with this.
    Unfortunately, I can't send you the .ste file, because the password can't be shared. I appreciate your help though!

  • Installation issues including AAM, Dreamweaver CS6 and Phtoshop CS6

    Hi Everyone,
    This discussion is a continuation of a thread that was started in the 'Creative Cloud' discussion forum.  It's important to read this discussion first to get a background regarding the underlying issues first.
    To continue, this new discussion will keep the issue in the open - I don't want it hidden away as I believe others may benefit from suggestions and issues along the way.
    Quick recap:
    My UK organisation purchased 6 licences each of Photoshop CS6, Dreamweaver CS6 and Acrobat 10 via an Adobe License Certificate.
    The license keys were given to me to download and install the software.
    I downloaded from http://www.adobe.com/downloads but on installing was told that the key was invalid.
    Contacted Adobe support several times and finally found that the software had to be downloaded from https://licensing.adobe.com.
    Didn't have an account as these are held by my organisation's purchasing team.
    Adobe added my details to my company's account eventually.
    Downloaded and installed the software.
    At fisrt I used the software and, as with most software rushed through for a deadline, discovered various bugs (mainly in Dreamweaver it has to be said, as I haven't really had chance to use the other two products yet).  So...
    Attempted the automatic update process.  This failed due to restrictions on our firewall.
    Checked the Adobe site which said check the log files.  Checked the log files and found a warning (this is detailed in the other post metnioned above).
    Chatted with Adobe support twice at this point to try and pinpoint the issues.  They suggested downloading the updated updater(!).
    Dreamweaver update process went 65% of the way through before freezing with 5 seconds left on the clock and Photoshop failed altogther saying that the updater was invalid.  Dreamweaver gave me the error number U44M2I218, as discussed in the other thread by Ken.
    I completely uninstalled every Adobe product, including Flash and Air
    and ran the Cleaner Tool.After reinstalling and attempting the upgrade process for only Photoshop and Dreamweaver I received the same issues as discussed previously.
    For some reason this caused issues with my OS and I've had to rebuild.  This time I'm running Windows 7 instead of XP SP3, but these products are not getting installed until someone from Adobe
    can give me clear direction as to what I need to do.
    To bring this up to date I received a PM this morning from Jeff Wright.  The message reads:
    To: mandelbrot  
    From: Jeff A Wright
    Sent: 23-Oct-2012
    Subject: Private Message: Regarding your updating difficulties
    Good day Paul Weston,
         I am contacting you regarding the difficulties you have been having applying the Dreamweaver 12.0.2 update.  If you have contacted our support team if you can please provide me with the case number it will allow me to review your interaction.  In addition if you can please let me know your preferred e-mail address we can bring this conversation into e-mail as opposed to sending private messages back and forth.  This will be especially important when we need to look at your installation logs for the update which you are having difficulty applying.
    Thank you,
         Jeff Wright
    My reply:
    Hi Jeff,
    Unfortunately I don't have any case number(s) even though I spoke to several of your colleagues in India, bit via chat and telephone.  Each time no case number was given to me.  At one point I did fill out a survey, also!
    If you can trace it from this, my email address is <<emailadress>>, I'm linked to <<organisation>>NHS Trust and our primary contact used to be a gentleman called Eddie Drake (either <<emailaddress>> or <<emailaddress>>).  Failing that, our software license certificate number is <<id>>, end user id (whatever that is) is <<id>> and our Adobe order number for this consignment is <<id>>.
    I don't want to hide this away from the community and have opened a new discussion to this end - any PMs or emails will be dropped into this unless you choose to use the discussion as a contact method.
    Paul.
    Please feel free to add constructive comments anyone.
    Regards,
    Paul.

    Sorry but that's not working for me - I clicked the link that you specified and got this page:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4773
    With this text on it:
    Adobe Application Manager
    Adobe Application Manager Installer
    This patch will install the Adobe Application Manager that is included with Adobe Creative Suite 6, Adobe Creative Suite 5.5 products. It is only necessary to run this patch if you are receiving one of the following error messages:
    Adobe Application Manager is needed to update your product.
    Adobe Application Manager is needed to start your trial.
    For additional information on this issue, see, “Error, "Adobe Application Manager is needed..." when launching or using Adobe Creative Suite 6, Creative Suite 5 products” (cpsid_84344.)
    File Information
    Product
    Adobe Application Manager
    Version
    CS6
    Platform
    Windows
    File Name
    ApplicationManager6.2_all.exe
    File Size
    50.9MB
    Proceed to Download

  • I need help, I'm on a laptop acer ... I install Dreamweaver cs6 and I can not seem to do the keyboard raccoucie Quick tags Crt T function

    I need help, I'm on a laptop acer ... I install Dreamweaver cs6 and I can not seem to do the keyboard raccoucie Quick tags Crt T function
    Dreamweaver support forum

    You posted your question 2 minutes ago.
    The first thing to try is Deleting Corrupted Cache in DW.  You must turn on hidden files/folders in your operating system to find them.
    http://forums.adobe.com/thread/494811
    If that doesn't help, try Restore Preferences
    http://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs4-cs5.html
    If all else fails, use the CS Cleaner Tools below followed by a software re-install.
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    Nancy O.

  • I downloaded a free trial of Dreamweaver CS6 and can't get it to finish the installation process

    I downloaded Dreamweaver CS6  and can't  get if finish the download process.  the Dreamwaver
    Sqaure stays in middle of poage

    See if getting it thru the site linked below gets you better results.
    http://prodesigntools.com/adobe-cs6-direct-download-links.html
    Make sure you follow the Very Important Instructions section.

  • Code works with Dreamweaver CS6 and not with CC

    <p><a href="javascript:void(0)" onclick="window.open('http://www.anything.comt', '', 'top=20,left=20,toolbar=0,statusbar=1,scrollbars=1,resizable=1')" title="title">name</a></p> works with Dreamweaver CS6 and not with CC
    [Edited Title and moved to Dreamweaver- JTS]

    I'm not quite sure I understand your point.
    I have just tested the Open Browser Window behavior in Dreamweaver CC. It creates slightly different code from Dreamweaver CS6, but it works correctly. This is what is created in the HTML:
    <p>my <a href="#" onClick="MM_openBrWindow('http://www.adobe.com/','mywindow','toolbar=yes,location=yes,status=yes,menubar=yes,scrollb ars=yes,resizable=yes')">link</a>
    </p>
    Dreamweaver CC also adds the following code to the <head> of the page:
    <script type="text/javascript">
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    </script>
    The definition of the MM_openBrWindow() function is needed in the <head> for the code to work. But it definitely works OK.
    With regard to _self and _blank not working, I can't find any problem with the way Dreamweaver CC handles them.
    However, if you feel happier working with Dreamweaver CS6, you can download it from the following page:
    https://creative.adobe.com/products/dreamweaver
    Open the drop-down menu under "In this version", and select Dreamweaver CS6 as shown in the following screenshot:
    With Dreamweaver CS6 selected, click the large Download button at the top-right of the page. You can then download CS6, and install it alongside Dreamweaver CC.

  • I am using dreamweaver cs6 and none of the menu's are showing up like the common, form, layout, spry etc...not sure why?

    i am using dreamweaver cs6 and none of the menu's are showing up like the common, form, layout, spry etc...not sure why?

    Which version of CC -- 13, 2014, or 2014.1?  You'll find it under the Help menu > About DW.
    Spry Menus are gone.
    Color is something you add with CSS.
    Nancy O.

  • Dreamweaver CS6 and Jquery Mobile 1.4.1

    I updated all the Jquery files in Dreamweaver CS6 and now in Live View the Jquery styling doesn't show, works fine when I open the page with Chrome. Any help ?
    http://i62.tinypic.com/wtgitv.jpg

    Tried with Jquery Mobile 1.4.0 and it works, so I guess I'll use that for the time being.

Maybe you are looking for

  • Unable to delete files from Time Capsule disk

    A while back I copied my user folder from my iMac on to my Time Capsule disk, which is mounted as a drive on my iMac's desktop. I now want to delete that copy. After some struggling with locked files I have managed to get it so that all I have left i

  • How do I get Itunes Store to open on my new computer?

    Our Itunes store will not open on our brand new computer and is doing the same thing as our old computer did. The bar looks like it's loading underneath "Itunes Store" but then it stops. My husband is knowledgeable about computer stuff and couldn't g

  • Apple 23" Cinema display and internal macbook speakers

    With a 23" cinema display hooked up to my macbook and the macbook's lid closed can i use the internal speakers? ps. i have a mighty mouse and wireless keyboard so i can close the lid.

  • Why did my outlook account details delete itself off my Macbook?

    My outlook 2011 version 14.3.8 linked up fine with my macbook pro with retina display however after a few weeks all my account details disappeared and i have to sync it all over again. How do i stop this from happening again. Im using OS X 10.8.5 All

  • Firefox keeps on telling me to update, even though I know I updated.

    On help, when it checks for updates it tells me I'm on the latest one, but everywhere else (such as Devientart or Mozilla Startpage) it tells me that I need to update. I'm sure I updated to, and I can't access certain pages without being on the lates