<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV>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:</DIV>
<DIV>var so = new SWFObject("my.swf", "my", "240", "360", "#000000");</DIV>
<DIV> </DIV>
<DIV>As long as your graphics are of reasonable resolution, it should scale
well.</DIV>
<DIV> </DIV>
<DIV>jimbo<BR><FONT face=Arial size=2>*********** REPLY SEPARATOR
***********<BR><BR>On 10/6/2006 at 11:04 AM 3stripe wrote:</FONT></DIV>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid">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%<BR><BR>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...
<BR><BR>Any pointers?<BR><BR>Cheers,<BR><BR>James<BR clear=all><BR>-- <BR><A
href="http://www.3stripe.net/">http://www.3stripe.net/</A>
</BLOCKQUOTE></BODY></HTML>