Flash changes the image's colour and quality

Hi,
I've been working on an animation with the image fading in and zoomin in. However, I noticed that the image has different colour in a flash animation from the same image used on the same website as an image in a  jquery gallery.
Here are the links:
flash animation
image in a gallery  -  (4th image from the left)
The other thing is, when animating image in flash, it looses its quality and becomes a bit pixelated. Why is it happening?
I would appreciate any help.

If you are animating the image, you should set the smoothing property of the image to be true.  If you have the image in the library, then right click it in the library, choose Properties, and select the option to Allow Smoothing.  This should help with pixelation and other impacts of animating the image.
You might also adjust any other settings in that same interface.  It is possible the color change is due to optimization settings in Flash.

Similar Messages

  • How to change the image into byte and byte array into image

    now i am developing one project. i want change the image into byte array and then byte array into image.

    FileInputStream is = new FileInputStream(file);
    byte[] result = IOUtils.toByteArray(is);
    with apache common IO lib

  • How to change the Validator's colour and thickness?

    Hi,
    I am using a custom skin for my TextInput and a Combobox component. I am also validating these two using StringValidator and checking if they are empty. If validation fails, it generally shows up a thin red line on it's border. But since, I am using custom skin, this red thin border is not shown up at all. If I remove the skin in my css file, it works fine.
    I was wondering, it would be visible if I increase the thickness of that thin red line, when validation fails. How can I do so? Also, is there a way to change that colour from red to something else? Any overrrides for it pls?
    Screenshots for your reference:
    TexInput without the custom skin style, which works fine:
    TextInput with the custom skin, whcih does not show up the thin red line:
    ComboBox without custom skin, which works fine:
    ComboBox with the custom skin, whcih does not show up the thin red line as the border:
    -Deepak

    Hi,
    You can change color of error border by using errorColor style:
    <mx:ComboBox errorColor="#00FF00"/>
    or in actionscript using setStyle().
    If you want to use your own skin the error border will not be visible because it will be overriden by your skin
    I think you have at least 2 options to solve this problem:
    1. Extend ComboBox and create new style for "errorSkin", handle the style change and create errorSkin programmatically or in Illustrator/Photoshop.
    2. User Flex 4 and its new skinning capabilities.
    Regards,
    Adrian Wiecek

  • I created a new collection and put all of my same photos in them as a previous collection, then I changed them to black and white and both collections changed. How do I keep the first collection colour and make the second collection black and white.

    I created a new collection and put all of my same photos in them as a previous collection, then I changed them to black and white and both collections changed. How do I keep the first collection colour and make the second collection black and white.

    For the second collection, choose the option to make virtual copies. Then you can turn the virtual copies to black & white, leaving the first collection in color. If you want file copies of the B & W images you can export copies.

  • How can I change the image quality of a background image on a master slide?

    I can change the image quality from low to high for other images in my Captivate project, but the background image I'm using on my master slide looks pixellated. I would like to change this image to high-quality but I don't see the option in my properties panel on my master slide.
    Thanks for any help!

    You cannot import AI images directly. However, when I use Illustrator drawings, I'll import them as smart object in Photoshop and then you can import the PS-layer.
    The quality you set in Captivate is not for individual images, but for the slides that are published as bitmap. This means that it doesn't matter if the object is on a master slide or on a regular slide IMO
    Lilybiri

  • Changing the Image quality

    I trying to change the image quality. Iam using the following program.
    import java.awt.image.BufferedImage;
    import java.io.File;
    import java.io.IOException;
    import java.util.Iterator;
    import java.util.List;
    import javax.imageio.IIOImage;
    import javax.imageio.ImageIO;
    import javax.imageio.ImageWriteParam;
    import javax.imageio.ImageWriter;
    import javax.imageio.metadata.IIOMetadata;
    import javax.imageio.stream.ImageOutputStream;
    public class QualityTest {
         public static void main(String[] args) throws IOException
              {     Timer t=new Timer();
                   t.start();
                   BufferedImage image = ImageIO.read(new File(args[0]));
                   Iterator writers = ImageIO.getImageWritersBySuffix("jpeg");
                   if (!writers.hasNext()) throw new IllegalStateException("No writers for jpeg?!");
                   ImageWriter writer = (ImageWriter) writers.next();
                   ImageWriteParam imageWriteParam = writer.getDefaultWriteParam();
                   imageWriteParam.setCompressionMode(ImageWriteParam.MODE_EXPLICIT);
                   List thumbNails = null;
                   IIOImage iioImage = new IIOImage(image, thumbNails, (IIOMetadata) null);
                   write(writer, imageWriteParam, iioImage, "high_quality.jpeg", 0.75f);
                   write(writer, imageWriteParam, iioImage, "low_quality.jpeg", 0.0f);
                   write(writer, imageWriteParam, iioImage, "mid_quality.jpeg", 0.5f);
                   t.stop();
                   t.print("Writing Time");
                   public static void write(ImageWriter writer, ImageWriteParam imageWriteParam, IIOImage iioImage, String filename, float compressionQuality) throws IOException
                        ImageOutputStream out = ImageIO.createImageOutputStream(new File(filename));
                        imageWriteParam.setCompressionQuality(compressionQuality);
                        writer.setOutput(out);
                        writer.write((IIOMetadata) null, iioImage, imageWriteParam);
                        out.flush(); out.close();
    the size of the image after writing it on to the disk is huge. Iam not able to understand the reason. When u r compressing at lower qualities the size should reduce. Can any one help me

    the size of the image after writing it on to the disk
    is huge. Iam not able to understand the reason. When u
    r compressing at lower qualities the size should
    reduce. Can any one help meI assume you are referring to the size of the jpeg files created. I tried running it on an image from James Gosling's home page:
    http://java.sun.com/people/jag/JamesBarbGeoff.html
    The original is 63K. The code here creates files of sizes 9K, 37K and 65K -- all reasonably sized... Where is the problem?

  • How do I change the image title when it is uploaded from iphoto to iweb. At the moment the image title is /shapeimage_1.png and I would like to put in something more relevant than just shapeimage?

    How do I change the image title when it is uploaded from iphoto to iweb. At the moment the image title is /shapeimage_2.png and I would like to put in something more relevant than just shapeimage_2?

    When you drag images from iPhoto to iWeb, iWeb retains the original filename.
    When you use a mask, iWeb creates a png file with the shapeimage name.
    So do not use a mask and crop your images before dropping them on the iWeb canvas.
    When you use an irregularly shaped mask, then png files are created. They have to be png because of the transparency of the shape.
    You can use a 3rd party application to create the png images yourself, and give them a proper name.
    Or use the published png files, rename them and drop them back onto the iWeb canvas, while first removing the previous images.

  • I changed the passlock screen somehow and now it's grey and boring when I type my code in how do I get the colours back?

    I changed the passlock screen somehow and now it's grey and boring when I type my code in how do I get the colours back?

    You're welcome.
    Be aware, eye candy ***** more battery.

  • The screen on my macbook has malfunction. When I change the brightness to zero and return to the first level of brightness it works briefly but then the screen starts to flicker brightness and quickly extinguished.

    The screen on my macbook has malfunction. When I change the brightness to zero and return to the first level of brightness it works briefly but then the screen starts to flicker brightness and quickly extinguished. It seems to be a bad contact, it would not be normal for a quality product that should have, he has less than two years of use. Not because of the bad use or crash. Someone with the same problem or can help me? It's really a contact problem? I've done all the procedures recommended by the online support. Thanks.

    Hey everyone in Apple world!
    I figured out how to fix the flashing yellow screen problem that I've been having on my MBP!  Yessssss!!!
    I found this super handy website with the golden answer: http://support.apple.com/kb/HT1379
    I followed the instructions on this page and here's what I did:
    Resetting NVRAM / PRAM
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    I went through the 6 steps above twice, just to make sure I got rid of whatever stuff was holding up my bootup process.  Since I did that, my MBP boots up just like normal.  No flashing yellow screen anymore!!   
    (Note that I arrived at this solution when I first saw this page: http://support.apple.com/kb/TS2570?viewlocale=en_US)
    Let me know if this works for you!
    Elaine

  • Is there a way to change the image numbers in a file in Aperture?

    Is there a way to change the image numbers in a file in Aperture? We shoot with two photographers and so the img numbers are not in order but I would like to have the photos in chronological order on the disc when I give it to them. Does anyone know how to do this? I have them all in order ready to go in Aperture but when I move them to the disc to be burned they default back to the img number order. Thanks for your help!

    What do you mean by "image number"? The file names like "IMG_7822.CR2" or "IMG_7822.jpg"?
    You can create custom names with appended numbers, when you export your image files to be saved on a disk.
    Sort your images by date in the browser, select them, then use the command "File > Export > Version" to write the files to the disk. Set the name format to "Custem Name with Index" or "Custom Name with Counter" to create numbered names in your current sort order.
    Regards
    Léonie

  • How do I change the image resolution of a photo?

    Hi..,
         I am the beginner in Photoshop.
         I want to change one image resolution from 72 dpi to 300 dpi.
         So, I search and got one pdf for change the resolution of the image. In that they mention, take the "Printscreen" of the image and paste in the photoshop and change the mode(Index - flatten) and change resolution via the "Image -> image size -> Resolution".
         Like that i did, it changed correctly.
         After that I Open one already saved image file in Photoshop and do that same steps but the resolution was not changed.
    So, now how to change that saved image resolution to 300 dpi...??
    Regards.,
    VISWA

    Viswa,
    To find the current resolution of your image, follow these steps:
    With your image open in Photoshop, Image > Image Size (Like you've already done earlier).
    Check the resolution as shown above. If it doesn't show 300, enter 300, hit OK and 'Save' your image.
    Open the file and check again. If it still shows 72, post back with more details of the type of file you're trying to open in Photoshop and if possible, a screenshot so we can help.
    -ST

  • How to change the images dynamically in a table.

    Hai,
                     How to change the images dynamically in a table based on the condition in webdynpro abap.
    Edited by: Ravi.Seela on Oct 13, 2011 2:17 PM

    This has been much discussed earlier. Do search posts.
    For your scenario i would do the following.
    inside your node which is binded to the table, i create a new node image with cardinality 1 ..1 and a attribute called path of type string.
    create a  supply function for the node image .
    Supply method now has a Element (Parent element ) and node.
    Based on your record in element, set the right image source to path attribute and bind the node.
    This will make sure that the framework calls the image supply function for every row in a table.

  • How to change the image in SAP network graphics

    In my development with SAP network graphics, I found it difficult to change the image displayed in SAP network graphics. and i define the image path in IMG, it doesn't work. Is there any one who can tell me how to diplay a image in SAP network graphics. In my program the class cl_gui_netchart is used. 
    Thanks a lot!

    hi,
    JFrame frame;
    frame.setVisible(true);
    frame.setIconImage(new ImageIcon("icons/img007.gif").getImage());
    frame.setSize(800,600);
    i think the thing u r searching is :
    frame.setIconImage(new ImageIcon("icons/img007.gif").getImage());
    ~~~radha

  • Change the desktop background colour of Acrobat 9 Professional?

    Is it possible to change the desktop background colour in Acrobat 9? The reason I ask is we are supplied newspaper ads and sometimes they have a black keyline on the border of the PDF.
    The dark background on the desktop can make it difficult to see a fine keyline. We were previously using Acrobat 7 Professional which had a white background.

    Doesn't work
              ^                                                                                    ^
    Obviously, I can't, in this particular screenshot show everything.
    This is what the fellow is talking about.  Naturally if his keyline item is in Black it ain't going to show up  In Acrobat previous to 9 all this back Ground was grey.

  • How to change the image of af:activeImage, in a Page Template, on click

    Hello,
    I am using jdeveloper 11g.
    I designed a page template that contains a <af:activeImage> component. I use this component with <af:showPopupBehaviour> to show a popup when it is clicked.
    I want to change the image of <af:avtiveImage> when it is clicked at the runtime. Is it possible to do this in a page template? How can I do this?
    Thanks in advance,
    Ozgur
    Edited by: user8842411 on 15.Oca.2010 03:30
    Edited by: user8842411 on 15.Oca.2010 08:19

    Substitution strings are meant to be static, like global constants.
    If you need some variable stuff, use application level items and set them using Application level computations/processes

Maybe you are looking for

  • How do I make my G4 wireless

    I have a imac PowerPC G4 (flat screen) bought in 2002. I am currently connected to the internet using a hard wire, however soon I am moving and would like to connect wirelessly. Can I do this? Do I need an airport card? and if so which one? If anyone

  • How to fetch attachments in workflows to Outlook

    Dear colleagues, We have purchase requisition (PR) workflow in use and integration between SAP and Outlook; workflows are approved via Outlook or Blackberry. Now there is such a requirement that when a document is linked to PR by using service object

  • Query in Tool Bar Area Searching option.

    Hi All, There is a tool bar Searching iView with us.But when any user searches through it, the search option is working fine.But the results shows files with open folder and details option (as we do not want some user go inside details option and cha

  • Cannot import users in CUCM 9 when use Domino LDAP

    Hello All, I'm trying to use Domino LDAP in CUCM 9 to import users. My configuration is: LDAP System: OpenLDAP uid I have added LDAP Directory and everything seems okey. When run Perform Full Sync Now and go to User Management -> End Users I cannot f

  • Multiple Passed Authentication and Failed Attempts for the users

    Hi, I encountered the following error logs in the ACS CSAuth folder. I did logging to full to find out more about the process involved in the PEAP Authentications. ========================================= AUTH 09/13/2007 09:41:33 I 0143 8672 [PDE]: