Results 1 to 8 of 8

Thread: [Flash] What image format should I be using? [Resolved]

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Resolved [Flash] What image format should I be using? [Resolved]

    What I've been noticing is, I'll create my button images, and import them to flash, only to see that when I play the actual thing, it will lose information at larger resolutions. My buttons are in GIF and JPG.

    Is there something I should be doing so as to avoid this loss of image quality?
    Last edited by mendhak; Nov 9th, 2004 at 07:12 AM.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    It's in the very nature of raster images not to scale well. You could design the buttons entirely as Flash vector components, then they'd scale. You could use larger images as source, then the loss of quality won't be as noticeable.
    GIF (or rather PNG) or JPG has little to do with it, although for most buttons, PNG is the better choice because of the nature of the image.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by CornedBee
    It's in the very nature of raster images not to scale well. You could design the buttons entirely as Flash vector components, then they'd scale. You could use larger images as source, then the loss of quality won't be as noticeable.
    GIF (or rather PNG) or JPG has little to do with it, although for most buttons, PNG is the better choice because of the nature of the image.
    OK, I'll try it out with PNG. I don't suppose PNGs support transparency, do they?

    Oh, and where can I be making Flash vector components? In Fireworks? Or in Flash itself?

  4. #4

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Adobe Photoshop gives me an option between PNG 8 and PNG 24. What's the difference?

  5. #5
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    PNGs support full alpha transparency or palette-based transparency. IE doesn't support that kind of PNG, though, which should not be a concern when you're using Flash.

    PNG8 is palettized, like GIF. That's probably what you want. PNG24 is true-colour.

    Flash vector components? I invented that term. But Flash is a vector-based program, so it should be possible to draw some lines and stuff and combine them into one object.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  6. #6
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    PNG8 works like a gif. You can have workable transparency within IE using PNG8. PNG24 is the nicer format, though.

    I'd recommend using PNGs for flash.

    Also, Flash has a default option to publish your movie with the JPEG quality at 80% or so. You might want to change that.

  7. #7

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    PNGs do well!

    Thanks.

  8. #8
    New Member
    Join Date
    Nov 2004
    Posts
    9
    I also recomend using PNG's with Flash. Fireworks and Flash work very well together! Wonder why
    Webmaster of RockmanTV.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width