I have an HTML page with a static header and footer. My Flash file is embedded in a cell in a table. The problem is that my movie size changes. It goes from a height of 342 to 430.
I have went the UIScroll component route, but that is not what I need. I need for the movie to go from a height of 342 (the size of the frame) to a size of 430 and add a scrollbar within HTML, not flash. I would like it to dynamically switch on and off between 342 and 430 (stage size)
Is this possible??