Flash Full Screen Issue

Hi

I’m not sure how easy or hard this might be, but here goes. I’m designing a flash site that should take up the full screen of the page…100% x 100%…so it will always take up the entire browser no matter the screen resolution. My problem is this, How do I publish it so that the aspect ratio remains balanced the the movie doesn’t blur for higher resolutions. For example, when I have images in the movie…they might blur a bit in higher res screens. Also in higher res screens the x-dimensions might be longer then the y-dimensions or vice verse. How do I balance it for all resolutions. An example is http://www.deepend.com.au/ their site looks good in any resolution and some others I can’t remember right now.

Another thing, the IE embed issue explained here [FONT=Arial][SIZE=2][COLOR=#0000ff]http://www.kirupa.com/developer/flash8/flash_fix.htm[/COLOR][/SIZE][/FONT] works well, but the thing is the dimensions passed to the JS are in pixels. What would you do to specify percentage (so 100% for my full screen)? [U]

[/U]