[SWFObject] Force swf to scale to 120%?

Jim Berkey jim at jimbo.us
Fri Oct 6 04:48:33 PDT 2006


What is the size? Can't you just increase the dimensions in your swfobject code to 120% ? For instance, if your movie is 200 by 300, use this:
var so = new SWFObject("my.swf", "my", "240", "360", "#000000");

As long as your graphics are of reasonable resolution, it should scale well.

jimbo
*********** REPLY SEPARATOR ***********

On 10/6/2006 at 11:04 AM 3stripe wrote:
I can't work this out... due to an oversight my flash movie is smaller in size than it should be so I need to increase the size by 120%

It's easy to do this using the usual table method, but the solution using swfobject is eluding me... turning off noscale means the swf always fills the screen... 

Any pointers?

Cheers,

James

-- 
http://www.3stripe.net/ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20061006/c120362a/attachment-0005.htm>


More information about the Swfobject mailing list