I have created a site <http://www.thurmanart.com> that I have used <http://blog.deconcept.com/swfobject/> the SWFObject javascript on the html page that scales the 1000px800px swf loaded in the browser
Problem that I have here is when this is loaded into a browser on a large MONSTER monitor at full screen the images 400px400px loaded pixelate
I guess my options to relieve this is to;
a) figure out how to set a maximum param? on the SWFobject?
b) force browser resize if monitor detected is greater than .swf with javascript??
c) load higher res. images into the 400px*400px_mc on stage (losing load speed)???
d) set a size max. with action script???
e) take your advice
Thanks
J