Well the problem actually doesn't appear to be with the iframe itself. I can actually set the iframe to like 1000 (more than tall enough), but when the movie first loads, code inside the Flash movie calls javascript on the page to resize the SWF's container. It works fine when the page is outside of the iframe. But for some reason when it's inside an iframe, that code goes fubar.
-----Original Message----- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dan G. Switzer, II Sent: Monday, April 21, 2008 1:38 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: SOT: Using iframe to load in a Flash movie with dynamic height Andy, >So your'e saying that even though the page works fine when not loaded >into an iframe, it's still a padding issue? That sounds odd to me. I'll >check it though...that'd be a great thing to have fixed. You may have a different style sheet being loaded. Also, if you're opening the IFRAME up to the exact dimensions you're expecting, but haven't accounted for the padding and margins, then the height won't match up.