Drag images not appearing in Windows

The default drag image in Linux is fine. On Windows, there is no default image. Just a cursor with a teeny-weeny box. It just does not look professional at all. Is there anything I can do about this? has anyone run into this before?
thanks,
Geoff

Thanks.
Yeah, totally strange here. On Friday it seemed to have changed. I feel as though I may have changed some sort of setting and didn't know it. However, I changed back all of the settings ( http://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs4-cs5.html#main_Re storeMac ) to the default ones. Still didn't work. I feel that I may have to unistall then reinstall it again to see if that fixes the problem.

Similar Messages

  • Website images not appearing

    http://www.benefitsinc.com
    Images not appearing on website, site looks fine in safari and ie,
    Firefox 11

    The first to do in cases like this if you've uploaded new files is to reload web page(s) and bypass the cache.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Cmd + Shift + R" (MAC)
    You have images on your web page that have a backslash in the URL that Firefox escapes a %5C and that do not work.<br />
    You can see those images as grayed in the Tools > Page Info > Media window.
    *http://www.benefitsinc.com/images%5Cwb5.jpg
    *http://www.benefitsinc.com/images%5CBI-Button1.jpg
    *http://www.benefitsinc.com/images%5CBCo-Button1.jpg
    *http://www.benefitsinc.com/images%5CBT-Button1.jpg
    *http://www.benefitsinc.com/images%5CBP-Button1.jpg
    *http://www.benefitsinc.com/images%5CBX-Button1.jpg
    *http://www.benefitsinc.com/images%5CBTX-Button.jpg
    *http://www.benefitsinc.com/images%5CBHR-Button1.jpg
    *http://www.benefitsinc.com/images%5CBTK-Button.jpg

  • Images not appeares

    hi all
    after i upgraded to version 1.6 the images not appears
    in htmlDB pages . although the path of the images is
    right when i check the source of the html page !!

    hi
    in the file ../Apache/modplsql/conf/marvel.conf
    i have the line
    Alias /i/ "/oracle/oracle10g/product/10.1.0/html_db/marvel/images/"
    which is the exact physical path
    and here is the source of one of the images that not appears in the html page (from the properties of the image)
    http://wfpas:7777/oracle/oracle10g/product/10.1.0/html_db/marvel/images/htmldb/oracle_htmldb_logo.gif
    and the path and the image are exists

  • Custom painting not appearing on Windows XP JVM

    I have an applet that has a JComponent subclass with the following
    method:
    public void paintComponent(Graphics g)
      if(fBackgroundImage != null)
        fBackgroundImage.paintIcon(this, g, 0, 0);
    }where fBackgrounImage is a ImageIcon. Added to this component is
    another JComponent subclass, which sits in the middle of the
    original JComponent. The latter has this method:
    public void paintComponent(Graphics g)
      Graphics2D g2 = (Graphics2D)this.getGraphics();
      if(fHighQuality)
        g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING,
    RenderingHints.VALUE_ANTIALIAS_ON);
      if(fBackgroundImage != null)
        g2.drawImage(fBackgroundImage,
                     0,
                     0,
                     getWidth(),
                     getHeight(),
                     0,
                     0,
                     fBackgroundImage.getWidth(null),
                     fBackgroundImage.getHeight(null),
                     null);
      for(int i=0; i<fPathsX.size(); i++)
        int[] pathX     = (int[])fPathsX.elementAt(i);
        int[] pathY     = (int[])fPathsY.elementAt(i);
        int pathLength  =
    ((Integer)fPathLengths.elementAt(i)).intValue();
        int colour      = ((Integer)fColours.elementAt(i)).intValue();
        if(colour == COLOUR_WHITE)
          g2.setStroke(new BasicStroke(WIDTH_ERASER*fBaseLineSize));
        else
          g2.setStroke(new BasicStroke(WIDTH_PEN*fBaseLineSize));
        g2.setColor(fColourPalette[colour]);
        g2.drawPolyline(pathX, pathY, pathLength);
      if(fPathIndex > 0)
        if(fTool == TOOL_ERASER)
          g2.setStroke(new BasicStroke(WIDTH_ERASER*fBaseLineSize));
          g2.setColor(Color.WHITE);
        else
          g2.setStroke(new BasicStroke(WIDTH_PEN*fBaseLineSize));
          g2.setColor(fColourPalette[fColour]);
        g2.drawPolyline(fCurrentPathX, fCurrentPathY, fPathIndex);
    }(fBackgroundImage in this component is actually a BufferedImage)
    On Mac OS X, this all works beautifully - the parent component draws
    the background image, and the child component draws its bits on top.
    On Windows however, the child does not appear. It flickers to
    visible while dragging the mouse (most likely because the mousedragged method has a call to the child's repaint() method) but as soon as you stop drawing the child disappears again.
    How can I ensure that the child will be drawn on top of the parent?

    I didn't think of the QT version. I remember that
    when I exported the QT it did use the H.264 codec. I
    will try and re export the movies using MPEG-4 and
    let you know.
    MPEG-4 won't look as good as H.264 and won't be as small a file either. But it works.
    Any ideas why the container box is not being rendeed
    in the correct place on the page?
    You mean the template "frame" that is supposed to border the movie window? I don't know what happened....maybe if I could take a peek at your page?
    Does XP have QT pre installed? or would it be
    advisable to offer a link to download to view the
    content for non mac viewers (which I anticipate).
    Nope. No QuickTime preinstalled on XP. It would be a nice touch to offer a link to download QT. You can use http://www.quicktime.com I think.
    Would it be more compatable to use flash? if so how
    would I go about it.
    Flash definitely has its advantages. I have actually pretty much switched over to uploading my videos to Google and then letting them convert it to flash and stream it on my webpage. It takes a little bit of HTML editing, but it's not too bad. And the quality is pretty good too for the size of the movie window. If I had to do that with MPEG-4, then it would have been a huge file probably. Here are some examples from my site:
    http://funhouse.dirtdoog.com <==click on the baby with the McDonald's bag
    http://web.mac.com/jwtseng/iWeb/kate/MyWorld/6C457884-51D7-4643-9DA8-AB149E6B544 F.html
    http://web.mac.com/jwtseng/iWeb/kate/MyWorld/E3BD3E8E-FD71-4C44-AD4D-3F562413FFC C.html
    http://web.mac.com/jwtseng/iWeb/kate/MyWorld/24937660-2AE2-41D1-A81C-D12B99AC23E 7.html

  • Images not appearing in finished .CHM

    Hi:
    Recently upgraded from RH5 to RH7.
    A little background: Our project in RH5 had an inexplicable
    case of the .chm file size DOUBLING after a minor accident in
    mistakenly editing some HTML in the "Truecode" page. That's over;
    not the issue here.
    A non-Adobe trainer helped me troubleshoot that, mostly by
    rebuilding the project from scratch IN ROBOHELP 5. Worked fine,
    finished .chm files back to their expected sizes, all well with the
    world. Imported the project into RH7 from a duplicated copy of the
    project folder. Got nervous about working in RH7, since our company
    had a major release of OUR product coming out.
    Returned to working on project in RH5. I had been properly
    cautioned against working on RH7-converted files, and was back in
    my original, fixed up RH5 project.
    Ever since then, however, SOME IMAGES DO NOT APPEAR. The
    result is grossly-unprofessional-looking, all-too-familiar white
    fields with the tedious little red "X" symbol, as on a badly built
    website, circa 1998. This is not OK at all.
    I have rebuilt these pages NUMEROUS times, carefully
    reimporting THE CORRECT IMAGE from its original location, and
    REIMPORTING, properly registered, added to the project, from backup
    locations. THESE IMAGES ARE PRESENT in the (RH5) WYSIWYG page, AND
    in the Topic Preview view.
    Upon Adobe "Tech Support" advice, I have hand-corrected EVERY
    quirky file name in the project (I inherited this project from
    someone who should have known better than to use special characters
    in file names), in order to eliminate any possible source of
    corruption. EVERY FILE NAME, not just images.
    File names corrected "in" RoboHelp (still version 5), and NOT
    in Windows, of course.
    Problem remains.
    Have once again, duplicated project folder and run project in
    RH7. Problem remains.
    Am ready to set my hair on fire and run screaming into
    traffic. Will post scheduled date and offer ticket sales.

    Hi:
    Thanks for the reply! I have been UTTERLY scrupulous about
    keeping precisely time-matched and points-in-my-process-matched
    copies of the project folder for logical, "scientific" testing in
    RH5 and RH7, on precisely matched content.
    I have never even tried to open an RH7-processed copy of the
    project in RH5 because I was warned strongly against this action.
    It boils down to this; I cleaned up, FANATICALLY, all those
    illegitmate filenames, ran the project again in 5, still got
    impermissible missing images (and I mean MORALLY impermissible,
    because I'm doing the right thing!)
    Then, I took that project folder, copied it, and opened the
    exact same ingredients, via the .xpj file, in RH7. Same missing
    images.
    WAIT! Left out something important in first post! Dang; this
    was important! I've fixed missing images, had them appear properly
    upon compilation, then had others that HAD been right, come out
    missing. Have also had reimported, re-placed images come out upon
    compilation following repair, and then go missing again on third or
    later, subsequent compilations. Maddening.
    Am EXTREMELY reluctant to delete CPD file, because the last
    time I did that, I lost EXTENSIVE work I'd done on TOC and Index.
    Not cool at all.
    Hope this wasn't too cranky; truly grateful for help. Just
    very frustrated.
    Thanks!

  • Keywords not appearing in Windows

    A quick google search has revealed that this is a pretty common problem - Keywords created in Aperture don't show up in Windows programs. But the why of it is a little difficult to wrap my brain around.
    Here's the workflow: I'm scanning a bunch of images into jpg format, correcting and tagging them in Aperture, then exporting back to jpg format.
    From what I understand (please check me on this), Aperture stores keywords in IPTC format, which is baked into the jpg when the versions are exported. Since this is a newer format (?) and Microsoft doesn't follow anyone's standards but their own, the IPTC metadata is not visible in Windows Explorer or in Windows-based software. Am I right so far?
    When I do this same workflow in Lightroom, the metadata shows up fine. As I understand it, that's because Lightroom saves the metadata in XMP format, which is visible in Windows? Or is it saving to EXIF format? I read somewhere that XMP metadata can only be saved as a separate file (a sidecar). Is that true or is it also baked into the jpg?
    Here's the bottom line: Aperture has facial recognition, Lightroom does not. So I would like to use Aperture and have my keywords recognized anywhere by anything. What is the solution? Has anyone developed some metadata cross-stamping software that works? (I tried downloading one made for Windows but it didn't work on Windows 7.) Or is there a plug-in I can use with Aperture to solve the problem?
    And this may not be a question that can be answered in this forum, but when I add a keyword in Lightroom, how is it being saved that allows me to see it in Windows? Is that XMP or EXIF?
    I've been researching this for two days and have learned just enough to leave me utterly baffled. I appreciate any help y'all can offer.

    UPDATE
    I ran some additional tests on Windows 7 and it appears that Aperture keywords don't show up in ANY of the following:
    - Windows Explorer
    - Microsoft Office Picture Manager
    - Windows Live Photo Gallery
    Notice a common denominator? All Microsoft software.
    Picasa for Windows DOES, however, see the keywords (though it has many other problems).
    Meanwhile, Lightroom keywords are recognized universally.
    I looked at the metadata using ExifTool (what a handy app) and it appears that both Lightroom and Aperture are writing to IPTC, but neither is writing to XMP. That's not what I expected at all. So perhaps they're writing to different versions of IPTC? I can't tell what they're writing to - does Aperture write to IPTC-Core or IPTC-IIM? Whatever it is, Windows does not read it.
    Anyone have any more info on how all this works?

  • Images not appearing on slide

    I am using Captivate 4, Windows XP.
    For some time now I have been working, without any problems as foolows:
    Taking screen shot using Snagit. Editing image and then saving to folder.
    Adding the image to Captivate slide via the insert image option.
    Suddenly today, after selecting required image and clicking on "insert" from within Captivate, the image does not appear on the slide.
    However there is an "image" in the timeline, but if you right click on this.. and then go to "properties", nothing come up.
    Attached is an example...there are no other images on the slide (header/footer is merged onto slide), so cannt be a case on image is "behind" something.
    I have on-going problems with Captivate when connected to company network...very slow and most times I get message telling me Captivate is not responding...and I have to wait and wait until it kicks in to life. Could this be related?
    Noel
    Staffordshire
    England

    Hi Lilybiri,
    I have (again) requested my IT dept to take a look at what is going on.
    If they cannt/wont help, then I may well take up Rick's very kind offer.
    The more I think about it, the more I believe my problem(s) stem from having to link up to Adobe when working on-line.
    It takes about 30 seconds from the time I open the initial Captivate start screen (attached) before any of the links become active.
    That strikes me as way too long and might be the cause of the problem.
    Any idea if this "link to Adobe" can to turned off? What do I need the link for anyway...day to day?
    Noel

  • Why do some images not appear unless iPad is rotated?

    I Have an app which should display maps, sheet music etc (and did with ios7) but ios8 the images do not appear unless the iPad is rotated. Then they appear, but this has to be done for every image, and repeated for the same image when going back to it.
    a Similar problem arises in Safari, when a tab is closed, the previous page does not display until the iPad is rotated.
    this is iPad 4th gen retina, and iPad mini retina.
    what is the problem, and is there a fix coming?

    Hi Peter and thanks for taking the time to respond.
    I’ve used Robohelp even before it was called that, way bay to Blue Sky software, then Macromedia and am now up to Adobe version 10 for HTML.
    I have a series of projects that I maintain; they are on our network, as is the Robohelp program. The projects are laid out with a main folder, then subfolders for each section. I then import the html files into Robohelp from Windows 7 using the Project Manager, opening HTML Files (topics) folder, then right clicking on each folder and using the Import… option to navigate to the location on the network and import the html file.
    The problem is that random files seem to be losing the images that have been linked (imbedded in the html pages) or are just not including the images, even though the images are properly inserted in the html pages, and are included in the source folders on the network. The only way to have these images show up in Robohelp is to delete the html page from Robohelp and reimport. This is random so I never know which pages are missing images until compiled. I have at least 4 major projects with pages ranging from 200-1500 in total so this is difficult to maintain.
    I can’t think of anything I’m doing differently than I have done for the past 15 years.  My supervisor is adamant that we forget Robohelp and use Atlassian Confluence and I am trying hard to hold my ground. It’s becoming more difficult to make the argument to upgrade to version 11 when I’m spending so much time retracing my steps.
    If there is any help you could offer that would be very much appreciated.
    Chad

  • Ipod mini does not appear in windows explorer or I tunes

    Two days ago, I purchased an IPod mini for my daughter to take to college. Directions seemed certainly clear enough to connect.
    Unfortunately, I have spent two days trying to transfer music from itunes, on three different computers (two of of which are about a year old) utilizing at various times all of the USB ports available for use between the three computers.
    I have updated windows and the Itunes and Ipod updater software for all of the computers.
    I have reset and restored the Ipod numerous times.
    On my laptop, the Ipod appears in Windows explorer but not under "Source" in Itunes. On another computer (a 3 year old Dell) it neither appears in Itunes or Windows explorer.
    AT no time, does ITUNES automatically start when it is connected through a USB port.
    Needless to say, I am frustrated and sorely disappointed that connecting this has become so difficult.
    Before returning and giving up on the Apple, I thought I would try this discussion forum to see if anyone had any additional ideas.
    Thanks!

    Thanks for your recommendation! I did, at one point, try to get the apple logo to appear but it never did and I'm not sure why.
    Meanwhile, we exchanged it for a different one.
    This time it worked but only after the shop I bought it from updated the software for us.
    The ipod, however, still doesn't automatically start itunes when it is connected; for some reason. Itunes has to be started, and the the Ipod needs to be connected. After a short while, it then appears under source and songs can be downloaded.
    But, after all that, it now works!!!!!

  • CD/DVD drive does not appear in Windows 8

    My CD/DVD drive no longer appears in Windows Explorer in Windows 8.1 on my HP Pavillion Slimline 400-034 Desktop PC. The drive spins upon boot. I've tried the Microsoft Window 8 troubleshooting with no luck. I'd like to try the HP troubleshooting which requires BIOS access upon boot, but pressing F10 during boot does not get me to the BIOS but instead loads Windows normally. Any suggestions to at least help me get to the BIOS?
    This question was solved.
    View Solution.

    Hello @weatherdoc,
    I understand that your HP Pavillion Slimline 400-034 Desktop PC does not detect your Optical Drive and when you tried the HP Support document: CD/DVD Drive Is Not Detected (Windows 8) and when you get to the step that requires you to enter the BIO tapping F10 when the computer first begins to start up will not open the BIOS as it should. Please call our technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region. http://www8.hp.com/us/en/contact-hp/ww-phone-assis​t.html.
    I would like to thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • HTML Images not appearing in 1.4.2

    Hi
    I have a an application wich displays an HTML page in a JEditorPane (an About box for the application). This html is loaded from the hard disk which has several images on it. It worked fine with JRE 1.4.0 and 1.4.1_x versions. But since i upgraded to 1.4.2, images in the html does not appear (it displays the default image when images cannot be found) I checked the path of the images for the case sensitivity, but thet are correct
    this is the html code fragment for the image
    <img src="file://C:/Projects/images/companylogo.gif" width="199" height="82">
    Any ideas?
    Thanx in advance

    Hi - sorry not to be useful - but I wanted to register that I have exactly the same problem and it is urgent that I solve. If anyone has a solution please post it here. Please!!!!
    Txs in advance.

  • Images not Appearing after Deinstall

    We deinstalled Portal30 and the Login Server for 3.0.8 using Oracle Portal 3.0 Configuration Assistant. (9iAS 1.0.2.2). Then reinstalled. Now the images appear when we go to the gateway.htm page but do not appear on the Oracle portal30 or portal30_sso dad pages. If we right-click over the placeholder for where the image is supposed to be and do a 'View properties' for the image we get 'Forbidden You do not have permission to access /images/image_name' on this server - Oracle HTTP Server Powered by Apache/1.3.1.2 Server.
    at tmds06 Port 80. Does anyone know what configuration file or permissions file controls this?
    Joyce Fowler
    [email protected]

    The /images alias is set in the <ORACLE_HOME>/Apache/modplsql/cfg/plsql.conf file.

  • Images not appearing/printing in PDF properly

    I'm working in CS4. I never had this issue in the past, but now when I save files as PDFX1a some of my images do not appear when printing. I can see them in the PDF, but they print as a white silhouette. I did embed the images.

    Where is it you want the navigation to appear?
    Try this CSS -
    #mainnav {
    clear: both;
    display: block;
    float:right;
    margin-right:50px;
    margin-top:25px;
    overflow:hidden;
    padding:0;
    width:350px;
    Is that anywhere close?

  • Images not appearing

    THe images that I have added appear in live design mode; however, when I copy the HTML code into Constant Contact, the images do not appear in the email I send.
    this is a screenshot of my code:

    Images need to be hosted on your remote server with absolute link paths to the source file -- http://yourdomain.com/image.jpg.  Also keep in mind that many e-mail clients don't display images for security reasons.   Alt-Web Articles, HTML E-mails and Newsletters.
    Nancy O.

  • Images not appearing in Nakisa Org Hierarchy or Position Hierarchy

    Hi,
    I have configured Nakisa Org Structure to show photos of a few employees. The photos have been saved in the images/Portraits folder and are of the same size as the rest of the photos in this area. I have also pointed Nakisa Images to this folder in the Application wide setting. Also, I have used the Details Designer in OrgChart--> Position and edited the Images section to point to EmpDetails2 --> Personnel Number. I have also ensured that the photos have been saved as Personnel Number.jpg. Also, in the Position Hierarchy, I have done a similar mapping.
    However, the photos are still not appearing despite having published the Org Chart several times.
    I would really aprpeciate a quick response from you.
    Thanks,
    Vibhu

    Hi Vibhu,
    Have you checked the XSL files that control the images? I believe they are EmployeePictureXSL.xsl and EmployeePictureCondensedXSL.xsl. You might need to amend them to fit your solution.
    I hope that helps.
    Luke

Maybe you are looking for