later
09-03-2003, 07:30 AM
Hi,
I'm developing a site that is divided into three (horizontal) frames: the top frame is in flash the middle is pure html/php and the bottom frame is again in flash.
It's the purpose that the contents of the three frames is covering my complete browser window.
While wanting to do that I stumbled on my everlasting problem: The resolution :mad: .
Of course, it's not hard to make the movie perfect for one resolution (by example 1024x768) but then it's too large for a 800x600 and too small for a 1280x1024.
So my question: can I do something so that my movie always comes out right. I already tried to set in the embed tags in html the width and height to 100% but clearly that doesn't work for some odd reason.
I know that you can detect the resolution with some kind of (java)script but I have encountered difficulties in the past with that.
Greets,
Steven
I'm developing a site that is divided into three (horizontal) frames: the top frame is in flash the middle is pure html/php and the bottom frame is again in flash.
It's the purpose that the contents of the three frames is covering my complete browser window.
While wanting to do that I stumbled on my everlasting problem: The resolution :mad: .
Of course, it's not hard to make the movie perfect for one resolution (by example 1024x768) but then it's too large for a 800x600 and too small for a 1280x1024.
So my question: can I do something so that my movie always comes out right. I already tried to set in the embed tags in html the width and height to 100% but clearly that doesn't work for some odd reason.
I know that you can detect the resolution with some kind of (java)script but I have encountered difficulties in the past with that.
Greets,
Steven