You can change the height of a movie by placing the embed code inside a DIV - then use javascript to adjust the size of that div. eg. You could make a movie 100% high in a div 100pixels high, then change the height of that div and the SWF will resize accordingly.
A quick google search found this (there are more thorough links I've seen before with info)... http://www.actionscript.org/forums/archive/index.php3/t-59219.html On 7/8/05, Bjorn Schultheiss <[EMAIL PROTECTED]> wrote: > > > No real way to achieve that > > Unless you place your banners into your flash movie > > But you can't really change the embed height to a specific height, only > scale it to some screen property. > > > > That's a problem with hybrid flash sites > > > ________________________________ > > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Steve Onnis > Sent: Friday, 8 July 2005 2:18 PM > > To: Flash Developers List > Subject: [fugli] RE: Flash Embed Size > > To: Flash Developers List > Subject: [fugli] RE: Flash Embed Size > > > > > > > Because its a sub menu, the numbe rof items can vary. There are some > banners under the menu so i need to adjust the height which the movie is > embeding so I dont have a big white space under the menu. When I do, i set > the param no scale for the move but it only works in IE. I need to have the > menu always sit at the top of the embed but change how much height the > actual move itself is on the page > > > > > > Hope im making sense > > > > > > Steve > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Sebastian Porto > Sent: Friday, July 08, 2005 2:07 PM > To: Flash Developers List > Subject: [fugli] RE: Flash Embed Size > > Not sure what do you mean by on the fly. When the page is loaded? Or later? > > > > I can think of two ways of doing this: with javascript and using a server > code like php > > But you will need to know how many items to you have prior to loading the > page > > > > sebastian > > > > ________________________________ > > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Steve Onnis > Sent: Friday, 8 July 2005 11:23 AM > To: Flash Developers List > Subject: [fugli] Flash Embed Size > > > > > Hey guys > > > > > > I have a flash movie which is a sub menu and i want to change the embed > height on the fly depending on how many menu items are in it, but i dont > want to change the actual dimensions of the movie in it. Is this possible? > > > > > > Steve > > --- > You are currently subscribed to fugli as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] Aussie Macromedia > Developers: http://lists.daemon.com.au/ > > --- > You are currently subscribed to fugli as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] Aussie Macromedia > Developers: http://lists.daemon.com.au/ > > --- > You are currently subscribed to fugli as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] Aussie Macromedia > Developers: http://lists.daemon.com.au/ > --- > You are currently subscribed to fugli as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] Aussie Macromedia > Developers: http://lists.daemon.com.au/ --- You are currently subscribed to fugli as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
