On 4/15/08, wmckensy <[EMAIL PROTECTED]> wrote: > Hi I have a flex application in an HTML page, inside a div, and I want > to resize the current flex width and hight of the application (flash > movie) depending if I have full options displayed of my app or not. > > Does anyone have any idea about how to make that? i tried anything I > could but it's not working
Go to issuu.com. View the HTML source. Specifically look at the 'swfResize' JavaScript function. That seems to work in most browsers I know.

