Why does this image looks so terrible in flash?

[color=black][font=Arial]Hello,[/font][/color]

[color=black][font=Arial]I am using this picture as my background for the flash website I ma creating[/font][/color]

[color=black][font=Arial]When I open in Photoshop the picture is perfect, but when I import it to flash it looks like this??[/font][/color]

[color=black][font=Arial]Can you tell me how to fix so in flash it will look perfect??[/font][/color]

[color=black][font=Arial]Thanks[/font][/color]

MFR

did you try setting the registration point to whole number with no decimal. check your settings and preferences as well.

try looking into the publish settings perhaps?
ctrl+shift+F12 I believe…

What type of image are you saving as?

Another thing is make sure you’re saving it in RGB. If you’re importing it as CMYK it’ll look really bad.

Could it just be that flash is optimising it and making it look horrible?

I too am having the same problem. I can’t tell you how many things I’ve tried…PNG, GIF, JPEG, AI, EPS, RGB, CMYK. In Photoshop or Illustrator, the images look great, but in Flash, they look like crap.

Could someone PLEASE explain the steps for importing in a graphic, like once it’s in, do you convert it to a symbol-graphic or symbol-movie clip or leave it as the a GIF, PNG or AI file…

For example, if you go to my site, www.knotwear.com, and click on the “Elizabeth Glaser Endorsement” link, you will see a letter. If you put your mouse over the letter, you will see a bigger version of the letter. The letter looks like crap. What I did was import a small version of the letter and a large version of the letter.

I am saving as a jpeg, rbg 60% quality
I think that will do, but still i looks like ****.
I dont understand why!

well for one thing, out of photoshop, i usually export out a jpeg at 100% quality. I always optimize jpegs in Fireworks because it does a much better job. Also, try to avoid any resizing in Flash. Images tend to get really pixelated when you make them larger or smaller than the actual source image, in Flash. For bitmap images, there’s no real correct way to import them. The only advantage to making an imported image into a graphic or movieclip is so that you can do things to them in Flash that you have to have them as a symbol to do. I know it’s frustrating, I’m just throwing out ideas as to what could be wrong.

Save as a PNG, double click the image while it’s in your library, and you’ll see this:

Set it to lossless PNG and unselect Allow Smoothing.

That is the highest quality and it does affect file size, obviously.

Even if I originally scanned in the image as a JPEG in Photoshop?

Flash compresses bitmaps on export. You can select the amount of compression. If you use jpg, which is compressed as soon as you save it as a jpeg, you are compressing twice. If you save as 24-bit png, it does not compress the bitmap prior to import to Flash. That said, if you use a jpeg, turning off smoothing may be all you need to fix the issue you are having (assuming your output compression settings are normal).

Well I know this script should help but in my case it doesn’t.
clip._quality=“BEST”;
Try it and see if it works for you.