Hi it's Tim.
I've done a flash movie here:
http://www.crewsfx.com/gallery/2Dart.html
which loads images dynamically from a folder so that they don't all have to be loaded at the same time. It works and looks good but I'm not totally happy with the quality of the images. They are currently exactly the size that they appear in the movie. However, when you make them higher res and then just scale them down they can look a lot better. What i thought was maybe doing something whereby the images loaded at half the size. And then make the images themselves twice the size. I know you can do this, but can you do it with dynamically loaded images? If so, got the code?
Second thing: I'm doing a site for a client here:
http://www.crewsfx.com/1stchoice/test.htm
I'm not sure whether it's updated itself yet or whether my cache is still retaining the image but the big red franchise button at the bottom now has the logo in it. However, it looks really blurry due i think to its diagonal lines. When i export it as a jpeg it looks like this. Not good enough. What do i do?
Thanks very much in advance.