PDA

View Full Version : SWFObject & Scaling issues.



t8ddw
September 19th, 2006, 08:29 AM
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

t8ddw
September 20th, 2006, 06:54 PM
anyone got any ideas on this? Appreciate your help.