resizing flash window height
- Started
- Last post
- 4 Responses
- ********
hey guys and gals...anyone know how to resize the flash module size through javascript (and loadvars i think)? The height of my flash file will be determined by the height of all the content, then that needs to be translated to the HTML file so that I can use the browser scrollbar to move the flash up and down...anyone? thanks!
- st33d0
Quick Google and no results. Rewriting the values in the embed may relaunch the Flash.
Do you know how to do liquid Flash layout?
demo: http://www.robotacid.com/misc/st…
source: http://www.robotacid.com/misc/st…
My guess would be to put the liquid layout version in an iframe and use javascript to alter the iframe's properties.
- koriner0
Yo, there's definitely a way to do it - i've done it before, but I can't remember how. I've got the code at home tho so if I remember I will look it up when I get there...
- ********0
awesome guys, thanks for taking a little time to help me out...i may have figured it out....i can load an FLA which calculates the width(textheight from an XML file) , and then pass that number to a new html page which builds out the flash module with the correct height - using loadvars) - but i might just do a flash scroller...i just dont want it to scroll slow with all my content
- nosaj0
Can you change the X co-ordinate for the MC to update as the it expands?