PDA

View Full Version : Brower Sizes, Java and Flash!!


Tatorriols
08-22-2007, 07:14 AM
hey, I posted a thread some time ago about this same issue, it seems I havenīt resolved it. Ok, the thing is... sometimes i go to certain pages with my 17" laptop, enter a flash site and the website resizes the browser to the exact fit of my screen resolution, images donīt distort and everything looks great. Then I go to the same site in my 15" monitor, and the site again resizes to the exact fit of my resolution, leaving no elements out, relocating everything and it scales the images perfectly...now...howīd they do that!!, I know how to handle JAVA, and I know it is used to launch the fullscreen window to adapt to any size, but the thing is I really donīt understand how the FLASH resizes itself to fit different screen resolutions, relocating elements, scaling images without loosing resolution, etc...help please!

check this site and know what i really mean: http://filippasmedhagensund.com/
and try the "fullscreen" option on the right-lower corner of the screen.

Paul Ferrie
08-22-2007, 08:10 AM
That will be done with the resize listener
http://livedocs.macromedia.com/flash/8/main/00002692.html

Hope it helps