Ok - so I have a flash header, an HTML page in the middle and a flash base.
so it looks like this
[flash header]
[html info iframe ]
[flash footer]
what I want to do is have the flash header buttons load info into the middle Iframe and I have done that, no problem.
MY problem is - how do I make whatever loads into the iframe streatch the frame lenght wise so that it doesn’t need to use scroll bars.
I am going to have many different pages of many different sizes load into that iframe and I dont want any scrolling in the frame itself. Can anyone help me? I can’t seem to figure it out.