FsCommand Resizing issue...
Lo all u wizzards!
Well, I have this complex issue which I need to solve rather fast (them contractors are breatging down my necl!).
So, this is my problem:
I have a website, with three iFrames present on it.
So there is index.htm, topframe.htm, middleframe.htm, bottomframe.htm.
I have a flash movie in topframe which has the menu on it. So, I want to call this function written in index.htm (http://www.dynamicdrive.com/dynamici...llapsemain.htm) that enables the me to control the middleframe.htm height.
So for example, if the user clicks say "NEWS" in the flash move the middlesection needs to be resized to higher to fit all the content presented in the news area.
Sorta like this:
|------------|
| FLASH |
|------------|
| |
| HOME |
| |
|------------|
| BOTTOM |
|------------|
"NEWS"-Button is clicked and the frames change from above to this:
|------------|
| FLASH |
|------------|
| |
| |
| |
| NEWS |
| |
| |
| |
|------------|
| BOTTOM |
|------------|
So, how am I to accomplish this? I know some about FsCommand but can't seem to figure out the connection part. :confused:
Hope someone can help me out! I would really appreaciate it!
Best Regards,
Richie