<!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.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY 
style="WORD-WRAP: break-word; khtml-nbsp-mode: space; khtml-line-break: after-white-space" 
bgColor=#ffffff>
<DIV><FONT face=Arial size=2>this is what works for ie: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><script type="text/javascript" src="swfobject.js"></script> 
<BR><BR><script language="javascript" type="text/javascript"> 
<BR><BR>function setHeight(sizeY) { <BR>   if(document.all && 
!document.getElementById) { <BR>     
 document.all['movieID'].style.pixelHeight = sizeY;     
<BR>   }else{ <BR>     
 document.getElementById('movieID').style.height = sizeY;    
<BR>   } <BR>   //window.scrollTo(0,0); <BR>} 
<BR><BR></script> <BR><BR><style type="text/css"> <BR><BR>html,body{ 
<BR>   margin:0px; <BR>   height: 100%; <BR>  
 width: 100%; <BR>   background-color: #FFFFFF; <BR>  
 } <BR>    <BR>.textformat{ <BR>   font-family:Arial 
Narrow,Arial, Helvetica, sans-serif; <BR>   font-size:16px; <BR>  
 font:bold; <BR>   color:#666666; <BR>   width:520px; 
<BR>   position:relative; <BR>   left:20%; <BR>  
 top:20%; <BR>   } <BR></style> <BR><BR></head> 
<BR><BR><body> <BR><BR>       <BR><div 
id="flashcontent"> <BR>  This text is replaced by the Flash movie. 
<BR></div> <BR><BR><script type="text/javascript"> <BR>  
 var so = new SWFObject("movie.swf", "movieID", "100%", "100%", "8", 
"#FFFFFF"); <BR>   so.addParam("quality", "high"); <BR>  
 so.addParam("salign", "LT"); <BR>   so.addParam("scale", 
"noscale"); <BR>   so.write("flashcontent"); <BR></script></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>how can i modify the fnction to use it with 
firefox?  </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=geoff@deconcept.com href="mailto:geoff@deconcept.com">Geoff 
  Stearns</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=swfobject@lists.deconcept.com 
  href="mailto:swfobject@lists.deconcept.com">swfobject@lists.deconcept.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, June 26, 2006 5:03 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [SWFObject] resize the 
  flashcontent div?</DIV>
  <DIV><BR></DIV>should be fine, but you'll probably want to set the height of 
  your swfobject to 100% so it will stretch when you resize the div.
  <DIV><BR class=khtml-block-placeholder></DIV>
  <DIV><BR class=khtml-block-placeholder></DIV>
  <DIV><BR>
  <DIV>
  <DIV>On Jun 26, 2006, at 6:12 AM, Psychoinca wrote:</DIV><BR 
  class=Apple-interchange-newline>
  <BLOCKQUOTE type="cite">
    <DIV><FONT face=Arial size=2>Is there a possibility to change the height of 
    the "flashcontent"-div from within flash. I need it for a Portalsite. the 
    content expands and i can use the browsers scrollbars.</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>I need a javascript funktion which adjust the 
    height of the div.</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>Before the ie update it was possible, with the 
    swfobject i got a mistake</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>Please help me</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>Greetings from Germany</FONT></DIV>
    <DIV><FONT face=Arial size=2>Carsten</FONT></DIV>
    <DIV 
    style="MARGIN: 0px">_______________________________________________</DIV>
    <DIV style="MARGIN: 0px">SWFObject mailing list</DIV>
    <DIV style="MARGIN: 0px"><A 
    href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A></DIV>
    <DIV style="MARGIN: 0px"><A 
    href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</A></DIV></BLOCKQUOTE></DIV><BR></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>SWFObject mailing 
  list<BR>SWFObject@lists.deconcept.com<BR>http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com<BR></BLOCKQUOTE></BODY></HTML>