SWFObject & Scaling issues

Dilemma… I want my site to be able to resize based on the browser window, but also want to limit the maximum size to avoid pixelation.

I’ve been using the SWFObject command:

      so.addParam("scale", "showall");

which works reasonable in IE, but doesn’t allow me to limit the “max size”. Also, when using it in Netscape or FF I end-up with a postage stamp!

Ref: www.kamakura.co.nz

Appreciate any assistance, I’m a bit brick-walled on this one.

Thanks,
T8