actually no i dont but...i used iframes instead inside a chromeless window. Thanks for the link to dynamic dirve it actually helped me out alot.
No the problem i was having is my frames were set up like this
------------------------------------------------------------------------------------
1
------------------------------------------------------------------------------------
|
|
2 | 3
|
|
------------------------------------------------------------------------------------
4
------------------------------------------------------------------------------------
Ok the problem was that when the window size was changed frames 2 and 3 would change size. The problem was that 2 had a DHTML menu in it and it would cut it off.
But this is what I have now.
------------------------------------------------------------------------------------
|
|
1 | 2
|
|
------------------------------------------------------------------------------------
Its inside a chromeless window and all of the links open other chromeless windows at various points on the screen so it all fits together. Its a much meater design than my orignal one.