<!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.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>A quick google for 'javascript re-size html' brought this up - it might 
work if you put it in the head of the html containing the flash object:</DIV>
<DIV> </DIV>
<DIV><FONT color=#0000c0><script language</FONT><FONT 
color=#000000>="JavaScript"</FONT><FONT color=#0000c0>><BR></FONT><FONT 
color=#800000><!--<BR>// This will resize the window when it is opened 
or<BR>// refresh/reload is clicked to a width and height of 500 x 500<BR>// with 
is placed first, height is placed 
second<BR>window.resizeTo(500,500)<BR>--><BR></FONT><FONT 
color=#0000c0></script></FONT></DIV>
<DIV><FONT color=#0000c0></FONT> </DIV>
<DIV><FONT color=#0000c0>Of course, change the window size to your 
needs.</FONT></DIV>
<DIV><FONT color=#0000c0></FONT> </DIV>
<DIV><BR><FONT face=Arial size=2>*********** REPLY SEPARATOR 
***********<BR><BR>On 5/17/2006 at 8:05 PM Azimuth New Media wrote:</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid">
  <DIV><FONT face=Arial size=2>Hi List</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Bear with me this is an SWFobject question in the 
  end...</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>From my site I have a little bit of javascript 
  that opens a pop up window with my flash movie - which is exactly the 
  dimensions of my flash movie. Nothing extraordinary.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>When I run express install - which works fine, 
  the browser redirects back to my page but it is open in a full window, instead 
  of at the 564x564px dimension I'd specified.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I know why not, because the code doesn't exist in 
  the target page, so the obvious is to add the code to the page where my movie 
  is embedded...which automatically resizes the browser window back to the 
  564x564 - okay - but, I can't get this working myself for some 
  reason.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>So is there something I can do within the 
  SWFobject script - I know there is this variable:</FONT></DIV>
  <DIV><CODE></CODE> </DIV>
  <DIV><CODE><FONT face=Arial>so.setAttribute('xiRedirectUrl', 
  'http://www.example.com/upgradefinished.html');</FONT></CODE></DIV>
  <DIV><CODE><FONT face=Arial></FONT></CODE> </DIV>
  <DIV><CODE><FONT face=Arial>Is there anyway by using I can get the movie 
  after upgrade to reload into the pop up - like 
  target="_self"</FONT></CODE></DIV>
  <DIV><CODE><FONT face=Arial></FONT></CODE> </DIV>
  <DIV><CODE><FONT face=Arial>I hope you all follow.</FONT></CODE></DIV>
  <DIV><CODE><FONT face=Arial></FONT></CODE> </DIV>
  <DIV><CODE><FONT face=Arial>Thanks in advance</FONT></CODE></DIV>
  <DIV><CODE><FONT face=Arial></FONT></CODE> </DIV>
  <DIV><CODE><FONT face=Arial>Chris</FONT></CODE></DIV>
  <DIV><CODE></CODE> </DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Azimuthnewmedia</FONT></DIV><FONT size=2 
Arial></BLOCKQUOTE></FONT></BODY></HTML>