Custom Browser Window Size and Address Question

Sorry for the super n00b questions

but I have 2 questions that I can not seem to find the answers to (I am sure I am entering the wrong search criteria as I know it is out there)

I am using Flash CS3 and AS 2.0 ( I am using a component that requires AS 2.0 so I can’t use AS 3.0)

  1. when publishing to the web a flash .swf how do I Make the swf file name invisible
    ie my swiff is called welcome.swf and when I publish to the web I get www.yourname.com/welcome
    I want it to just say www.yourname.com

is this something I can adjust in the .html file or is this a setting within flash.

  1. I have a website that has a specific size (700x500) how do I get the web browser to auto-size to those dimensions once they load my
    flash page. right now I have white space around my background image if my window is larger than 700x500.
    and again is that a AS thing or a HTML thing.

Thanks and sorry to trouble you for these “basic” necessities.