Mark Russell
Mark Russell

Reputation: 21

Does Flash 4 work in Windows 7?

SWF generated in Flash 4 with embedded pics seem to display poorly (jagged) ONLY in Windows 7 IE - vector elements are fine.

see here: http://www.sycamoregraphics.co.uk/print.htm

any ideas for a quick fix?

Mark

Upvotes: 2

Views: 116

Answers (2)

Chris Burt-Brown
Chris Burt-Brown

Reputation: 2727

Set the smoothing property of the Bitmaps to true.

Upvotes: 0

evilReiko
evilReiko

Reputation: 20473

Resizing/re-scaling images (even if you scale them with aspect ratio) would still cause them to look pixilated.

  • Resize the original images (by photoshop), don't resize/rescale from Flash itself
  • Tweening/animating images may also cause them to look pixiliated
  • Remember, how images are displayed and how clear they are can be different from browser to another.

Since your tweening the images, try changing the tween to keyframes, that might help

btw, why do you use Flash 4? Newer versions of Flash display images better

Upvotes: 2

Related Questions