Loading images flash with white outline.

My website is loading images flashing brieflt with a white box outline, can I remove this ? Or import images to eradicate this?
Thanks

macbook7:
Try download and run BatChmod on the iPhoto Library folder with the settings shown here, substituting your account name for mine. You can either type in the path to the folder or just drag the folder into that field. See if that will let iPhoto find those files correctly.
If not I suggest you use iPhoto Library Manager to rebuild the library. It creates a new library and leave the current one untouched. Here's how:
Using iPhoto Library Manager to Rebuild Your iPhoto Library
Download iPhoto Library Manager and launch.
Click on the Add Library button, navigate to your User/Pictures folder and select your iPhoto Library folder.
Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File->Rebuild Library menu option
In the next window name the new library and select the location you want it to be placed.
Click on the Create button.
Note: It can take some time to create the new library if you have a lot of photos. One user reported that with a library of about 5,000 images it took about 12 hours so plan ahead. (That's the only instance of the length of time it took to do the rebuild so I can't confirm or deny it. If you do rebuild successfully please post back with the time and no. of photos)

Similar Messages

  • Problems loading images dynamically with XML

    Hi Everyone,
    I am working with a project that was build by another
    developer and I have been asked to modify it several ways. This is
    an interactive map for a hotel brand where when you click on the
    USA, you get a list of all the states, click a state and a list of
    all the hotels in that state comes up, click a hotel, the hotel's
    information is displayed. I understand the structure of the files,
    how they make them work, though I couldn't build it myself.
    The problem I am having is this. can't make the hotels'
    photos load into the flash through the XML. I created a target
    movie file that the image could load into but something is not
    happening as far as loading the images. I don't know if the movie
    clip that I created is the right way to go (it was made as an
    object in the library that is exported via AS), or if I should
    create one in the action script file that loads the XML data.
    I looked at some tutorials about how to load images with XML
    but those didn't get into the level of detail that I need for this
    project.
    I've attached some partial code to see if anyone can help me
    work through this.
    Any and all suggestions are welcome.
    Thanks for the help in advance.
    Jeremiah

    I'm a noob at AS3 and trying to learn this XML stuff myself,
    but i have been able to load pictures to the stage...this might
    help you...my xml file photo section is similar to yours, only I
    have it labeled as "href" instead of "source"...
    var imageLoader:Loader;
    var xml:XML;
    var xmlList:XMLList;
    var xmlLoader:URLLoader = new URLLoader();
    xmlLoader.load(new URLRequest("xmldata/images.xml"));
    xmlLoader.addEventListener(Event.COMPLETE, xmlLoaded);
    function xmlLoaded(event:Event) :void {
    xml = XML(event.target.data);
    xmlList = xml.children();
    for (var i:int = 0; i<xmlList.length(); i++) {
    imageLoader = new Loader();
    imageLoader.load(new URLRequest(xmlList
    .attribute("href")));
    imageLoader.x = 0;
    imageLoader.y = 0;
    addChild(imageLoader);

  • Transparant image printing with white backgroud in postscript file

    Hi,
    I am new to Livecycle ES, It would be grateful if some one answer my question.
    I want to place signature image to the form. Dinamically the signature will be changes. and if i print the postscript file, the signature is printing with white background (even it is transparant image - .gif).
    Steps i follow,
    1) Set the field propertly as 'Image Field' in form and declared field name as 'SIGN_SIGN1'.
    2) Populate signature image as encoded value to the XML stream - <SIGN_SIGN1>-----Base64 encoded string of file PICCHI.(BMP/JPG/…)----</SIGN_SIGN1>
    3) Render the form with XDP and XML data.
    I don't get the white background of an image to the PDF output. I am facing problem in Postscript (PS).
    Pls help me.
    Regards,
    Sasi

    Hi paul,
    I have issues in postscript file, the signature image is printing with white background and hiding the backdrop. I don't have issue in  PDF output, it is printing with transparant image and it is not hiding the backdrop.
    Regards,
    Sasi

  • Safari load image problem with iMac Intel core

    I got my new iMac 20" Intel core and system updated everything. I found that Safari cannot load image in my web photo album ( http://fotop.net/nicknick ), all image became "?".
    I can load this page correctly with FireFox and Opera Browser. I also try the iMac 17" PowerPC in my office with the latest version Safari, it also load the album correctly. And I know this web is created and store in a Linux server, the web page coding not written or optimized to IE.
    I've try to reinstall the whole OS X, nothing else installed, the same problem occurred.
    Is it the problem on Intel core? or any setting I can do to overcome it?
    Hope the problem could be solve, I like to use Safari except this problem.
    iMac 20" Intel core   Mac OS X (10.4.5)  

    Well... no - except to ask if your intel imac is connected to the internet in exactly the same way as the ppc imac. If it is, then that's puzzling
    You're right, I'm puzzled by the imac.
    Intel imac is at my home, ppc imac is at my office;
    both using same ISP but different service plan,
    (home:) PPPoE, ADSL modem -> buffalo MIMO wireless router -> intel imac (both direct wire or wireless connect have same result)
    (office:) fixed-ip, ADSL modem -> firewall -> Linksys wireless router -> ppc imac (wireless)
    both network setting with manual assigned IP, gateway and same DNS
    Same result occurred when (1)open box new machine, (2)after updated system, (3)reinstall whole OS with preserve the old setting, (4)reinstall whole OS with erase the whole harddisk option, (5)updated system after the reinstallation.
    I firstly think may be some security setting in imac that blocked the images, but can't found out. I secondly think some html code at this web not work on Safari.
    May someone with same machine help to open this web to see if all intel imac get the same result?

  • Camera raw image opens with white blocked-out area on photo

    I have never seen or heard of this before but 2 of the 100+ images I have opened, in bridge AND in PS, both open with a white blocked-out area covering most of the image, like it had trouble loading. It did not take long or seem different from any other image I opened. And the part of the photo I CAN see looks to be great quality!?

    I transferrd almost 200 images from the camera card to my laptop...put the card in the computer and transferred that way. All but 2 images are just fine. Every image was treated the same. I use Photoshop cs5...Here is the image (I put the gray block over her face, I am talking about the white area..) this is how PS opened it from bridge.

  • Problem loading Image data with French accent in file name

    We have a very complex commercial application that has been working perfectly in English for over a year. We have now localized it to French and Spanish, and discovered a serious show-stopping problem. We need help fast, with the scheduled release being less than 2 weeks away...!
    We iterate over a folder to find all the images in it, then display those in a user window.  The code for loading the images is:
                for each (var name:String in filenames){
                    var image:SmoothImageTransformable = new SmoothImageTransformable();
                    var imagePath:String = dir + "/" + name;
                    image.source = imagePath;
                    trace("Adding Item to picture carousel with url " + image.source);
                    image.data = {directory:dir, filename:name};
                    image.isDragEnabled = true;
                    image.setStyle("horizontalCenter", 0);
                    image.setStyle("verticalCenter", 0);
                    _images.push(image);
    Our SmoothImageTransformable class is an internal class that inherits from Image.  This all works fine for image names like 'myFavoritePhoto', 'test', 'photo346', etc.  However, it fails to load the data if the file name is something like 'caméra'  Any name with a UTF-8 character causes the data load to fail.
    To be sure we weren't doing a load somewhere else in the code that I had overlooked, I added a "image.autoLoad = false' line in there.  That did exactly as expected -- all image squares then show a grey blank, with no image shown.  Removing that line (reverting to the original code, as shown above) causes all the images to work perfectly, except for those with French accent characters like the é.
    HELP!  Is this a known bug?  Is there some additional setting I need to make it understand the extended character set?  I can't find any mention about this at all in the documentation.

    @markerline:
    We have a fix!  Almost...   I don't understand one aspect of what I am seeing though.
    We have one test file named "camèra.jpg" that is an example of what I am unable to load into an Image.  I decided to examine the character codes at each letter, and this is what Flex has as the string:
    name = cam?ra.jpg
       [0] = c; 0x99
       [1] = a; 0x97
       [2] = m; 0x109
       [3] = ?; 0x232
       [4] = r; 0x114
       [5] = a; 0x97
       [6] = .; 0x46
       [7] = j; 0x106
       [8] = p; 0x112
       [9] = g; 0x103
    Note that the è prints as gibberish in the trace statement, and shows a numeric encoding of 0x232.  According to
         http://docstore.mik.ua/orelly/web2/action/appb_01.htm
    The unicode equivalent of Latin1 for è is 0xE8, which is equivalent to 0x232. That implies that the string is already Latin1, which I would think would mean that Windoze would recognize the file name and open it properly -- but it does not.
    I then tried taking the "camèra.jpg" string, pasting it into NotePad++ in a UTF8 document, then telling NotePad++ to display as ASCII.  The result is "camèra".  I then tried just forcing the file name within Flex to this new mangled string.  The result then is:
    MAGIC name = camèra
       [0] = c; 0x99
       [1] = a; 0x97
       [2] = m; 0x109
       [3] = ?; 0x195
       [4] = ?; 0x168
       [5] = r; 0x114
       [6] = a; 0x97
       [7] = .; 0x46
       [8] = j; 0x106
       [9] = p; 0x112
      [10] = g; 0x103
    Note this time the trace statement looks proper.  More important, the IMAGE DOES LOAD!  (Our display of the name to the user now looks like crap, but that just means I need to modify our class to have a separate 'name' property, rather than extracting it from the 'image.source')
    So... my remaining question -- what encoding did I just do through that NotePad++ incantation?  That site I quoted above said that it was already Latin1, which is what I thought I was trying to get to.  I clearly need to write a method to map from incoming (UTF8 I thought, but maybe Latin1?) to Windows file system (Latin1 I thought, but maybe ASCII).
    In other words, I am not sure what charcter set to come from or go to...  It turns out the code was already in the character set I had been trying to go to (which is why it wasn't working) and the set I seem to need to go to is not the one I thought...

  • IWeb loads in stages with white frames appearing first...

    I notice on a lot of other iWeb sites that they load immediately as one block.
    Mine seem to load sequentially as a series of white frames that then fill in with graphics and text.
    Is there something I can do to have them load like the other sites I've seen ... all at once, complete?

    When clicking "Music" on the top menu, this default submenu page (the one shown above) never breaks. However! Once I start navigating through the submenu options (e.g. TV Music, Records, etc...) any page that loads in the iFrame that has both video and text (like this Film Music one) becomes unreliable! Sometimes it shows up fine, and others, the text from the iFrame disappears! The video stays there.
    I magically found out that if I scroll the page, the text comes back. The only thing getting affected is the content of the source page that gets loaded in the iFrame. Why is this happening??
    I read it in your other post. Must have missed it.
    I noticed the same problem in my iframe page.
    I think it's some Safari issue.

  • Clear Box with White Outline?

    On my MacBook Pro, a clear/transparent box will occasionaly appear on top of all of my other applications and prevents me from doing anything. I've never seen this before and I can't seem to get rid of it without restarting my computer. Is this something in Universal Access or some other program that someone is familiar with. I have zoom and voice over both off and it still happens. Could it be something from the new trackpad? I can move the box around but it prevents me from using anything that it is behind. How do it get this off and prevent it from happening. Oh, and it has a white box around it.
    Message was edited by: okboy3lb

    I suspect that the problem is that the Drag Lock is stuck on.
    Try freeing it by double-clicking a few times on mouse or trackpad. If that fails, try clearing the checkbox in the Mouse or Trackpad pane of System Preferences.
    If that doesn't work, then try trashing the file
    ~/Library/Preferences/com.apple.systempreferences.plist and/or ~/Library/Preferences/com.apple.driver.AppleBluetoothMultitouch.trackpad.plist
    Then log out and back in again, or restart.
    Good luck,
    Archie

  • ?? about loading images made with Corel

    I have some images that are animated gifs but of course they show up as corel or snapfire and wont load. Is there a way to get around this? I'm no graphics expert but I know these images are in fact gif files. I can get one to load if I make my own in paint.net .....just how true of a gif doe it need to be?

    I'm a noob at AS3 and trying to learn this XML stuff myself,
    but i have been able to load pictures to the stage...this might
    help you...my xml file photo section is similar to yours, only I
    have it labeled as "href" instead of "source"...
    var imageLoader:Loader;
    var xml:XML;
    var xmlList:XMLList;
    var xmlLoader:URLLoader = new URLLoader();
    xmlLoader.load(new URLRequest("xmldata/images.xml"));
    xmlLoader.addEventListener(Event.COMPLETE, xmlLoaded);
    function xmlLoaded(event:Event) :void {
    xml = XML(event.target.data);
    xmlList = xml.children();
    for (var i:int = 0; i<xmlList.length(); i++) {
    imageLoader = new Loader();
    imageLoader.load(new URLRequest(xmlList
    .attribute("href")));
    imageLoader.x = 0;
    imageLoader.y = 0;
    addChild(imageLoader);

  • IPhoto 11 upgrade corrupted photos, Photo showing up black white outlines

    I am going to post in the iPhoto and Time Machine forums. I tried to upgrade to the iPhoto 11, and bunch of my photos are now showing up blank with white outlines. I would only say that about half of my photos between July 4th and when I did the upgrade are showing up in this manner.
    I went back to iPhoto 9 and tried to restore my iPhoto Library back to the point just before I upgraded. When I go into iPhoto "Browse backup" it still shows the the photos blank with white outlines. Also on the right side of Time Machine there are only white bars until Nov 17th. The bars before then are gray. What does this mean?
    Any suggestions on how to recover the corrupt photos?

    Are you sure the photos are corrupt? Sounds like the thumbnails need to be rebuilt to me: Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild.
    Regards
    TD

  • How to load images using xml in flash

    Hi
    im working on a quiz project where i plan to load images using xml in to flash, can any one help with the script with AS2 or 3

    You'll find a tutorial for what you are after here:
    http://www.gotoandlearn.com/play?id=22

  • White outline around images in pdf

    Ok I've searched google for help and have not found any tips. I'm using CS4. I'm creating a document in indesign. I've placed some psd files into the document. In photoshop they are an object with a transparent background.
    Now they look fine when printing and when viewing in indesign. But when i output as a ps from indesign, then take it into distiller it creates a pdf with a white outline around the image. Why is this happening? See attachement. Outline is on the bottom, it's a really thin line.
    I do file print, select adobe pdf 8.0 then i pick the postscript option, then hit print to save the pdf. I've tried changing from CMYK to leave unchanged for color options. Please help!!!

    Try searching for the term stitching. That should give you plenty.
    In short, what you're seeing is the result of your archaic workflow causing the transparency to be flattened. The preferred and recommended method for PDF creation is through direct export, maintaining all transparency in the document.
    Bob

  • Index page won't load images in flash gallery

    this is the first time I have used a .us extension for a domain.  I created a lighroom flash image gallery, exported it from lightroom into a folder called the domain name (pearlconcepts) which is located in my sites folder on my computer.  I uploaded that folder (pearlconcepts) to my server into the root folder which holds all my domain folders. when I call up the url in my browser (pearlconcepts.us) the index page loads fine.  but the web gallery images don't load (the flash player reads only 'loading').  however, if I upen the index page on my own computer (pearlconcepts.us/index,html), it loads all the images in the flash gallery perfectly.
    I am wondering if there is some code in lightroom's web module which sets .com as a preference (my other sites are all .com and the uploaded folders all work fine). or if there is something I need to do to the root folder on the server to make the images load properly.
    many thanks!
    lenore

    Starting with the first error.
      Line 6, Column 26: character "&" is the first character of a delimiter but occurred as data
    <title>Applegate Gallery & Custom Framing - Quality custom picture framing in V…
    On the web, ampersands need to be expressed as HTML entities.
    In your <title>,  change & to this:
    &amp;
    Save.
    Just work through the list of errors and skip any you don't feel comfortable about changing for now.  When you get most of the errors removed, re-upload your pages & we can take another look at your progress.
    Nancy O.

  • White outline on outside of clipping pathed images brought into InDesign

    Hi. I am on a PC using CS6.
    I created some clipping paths in Photoshop on a bunch of images and most of them have a white outline (even in Overprint Preview) shown in InDesign.
    I thought I was being careful not to be too close to the edge in order to not get that white outline. I created the paths using the pen tool and path palette.
    Please take a look at the screen shots below and I was wondering if anyone has this problem or if there is something I am totally missing.
    As you can see in this photo the white outlines are around part of the box and most of the separate pieces of chocolate. This is a screen shot from InDesign.
    This same image is below shown in Photoshop with a black rectangle placed behind it and I do not see the white outline. The outline shows in the PDF too when exported so I don't know what to do and I worried it will print this way. Never had this problem before..

    Willi, I used your suggestion and I didn't know what I was doing, but it seemed to have worked. I followed that tutorial from that link I posted earlier. I guess I didn't have to worry about a background image. I wonder why that happened, I've never had this problem before.
    I used a Photoshop image rather than a tif file. I tried using a Photoshop file earlier on in the game and had the white edges still, but did not use the Alpha channels.
    Thanks all for your help and awesome time-saving tips!!!

  • Help with loading image in Air

    Hello there, hope you can help me with this situation.  Getting into FlexSDK/AirSDK development.  I am very familiar with Flex development using Flash Builder 4, however, I would like to get into development using the the two(2) SDK development tools mentioned above especially from an AIR development perspective.  Coming along pretty good, and ran into one problem that driving me nuts: I have an image in a folder called AirSamples/Air/HelloWorld/southwest.jpg.     I tried to bind the image to the image tag by issuing the following:
      <mx:Image source="@Embed('AirSamples/Air/HelloWorld/southwest.jpg')" /> in my mxml file (HelloWorld.mxml). Let assume this is the only component tag in the file.
    When I go to the command prompt and issue the command: amxmlc Helloworld.mxml,  it compiles without an error. When I issue adl HelloWorld-app.mxml   from the command line prompt, it loaded in Flash Player, however,  the graphic symbol came up indicating that a graphic was there, but no graphic. Can you offer any suggestions as to how I can make this work even if I have to use ActionScript.
    Jerry McLeod

    I already know how to do that, but I specifically stated in my post that I can't use the Loader class. The reason for that is that my program is an image manipulation program, and I need to load the data into a BitmapData object. However, since I originally made my post, I have found some more information. I used trace() to find out the length of the ByteArray I was loading the data into, and then the position after trying to create the BitmapData object, like so:
    import flash.display.*;
    import flash.events.*;
    import flash.filesytem.*;
    import flash.net.FileFilter;
    import flash.utils.ByteArray;
    import flash.geom.Rectangle;
    import flash.errors.EOFError;
    var file:File = File.documentsDirectory;
    var myImage:BitmapData;
    var myFilter:FileFilter = new FileFilter("GIF Image","*.gif");
    file.addEventListener(Event.SELECT,loadImage);
    file.browseForOpen("Open",[myFilter]);
    function loadImage(e:Event):void{
         var stream:FileStream = new FileStream();
         stream.open(file,FileMode.READ);
         var bytes:ByteArray = new ByteArray();
         stream.readBytes(bytes);
         stream.close();
         trace(bytes.length); //Outputs: 4631
         //By the way, this image is a special format and will always be 160 by 160 pixels.
         myImage = new BitmapData(160,160);
         bytes.position = 0;
         try{
              myImage.setPixels(new Rectangle(0,0,160,160),bytes);
         } catch(e:EOFError){
              trace(bytes.position); //Outputs: 4628
         addChild(new Bitmap(myImage));
    As the comments show, though the ByteArray is 4631 bytes, it is only read up until byte number 4628. Then it throws an error. Any idea what's going on?

Maybe you are looking for

  • Photoshop not seeing lens model in exif data from A3 export

    Hi, I am trying to use the lens correction features in CS5 but the lens type can't be read in the exif data of an image I've exported from A3. It sees the focal length and body type. The lens type is listed in the Metadata Inspector in A3. I took the

  • I cannot open iTunes and no error message

    i cannot open itunes after the updates i tried to reinstalled but still not openning

  • Problem installing Final Cut Pro Studio 5

    When i install Final Cut Studio (w/Admin account) and type the correct Serial number i receive the next Error: "Licensing Error: The license file will not be written to disk because the user does not have enough privileges." I yet use the disk utilit

  • How to share photos between macbook air and iphone5s

    What is the easiest way to transfer photos from my iphone 5s to my macbook air, wirelessly.  I have wifi in the house and not really sure how to use the icloud.  Thoughts?  Thank you so much.

  • Process Context Updating

    Hi, I have a Context Generated for XSD Data types long ago. Now, I am deleting one of the attributes from this XSD/WSDL file. But, I am not see that change reflect in Process Context. Whats the easiest way to update the XSD data Types and process con