Swf in flash player instead of browser?

I’ve searched the forums and can’t find an answer.

I’ve made a flash site, published it in swf and html, uploaded both to the server and renamed the html to “index.html” Testing it over the internet, the html loads the movie into the browser (IE) and everything works fine.

My problem is that I want to play the swf through the flashplayer, not IE. When it plays in IE (and probably any other browser) the toolbars and whatnot mean that the flash movie is cutoff vertically (have to use the browser’s vertical scrollbar)

I don’t want to use fscommand (“fullscreen”, “true”) because I don’t want to take over the user’s screen. I want it windowed fullscreen.

I guess it has to do with the index.html file. But I’m not very good at html.

Any help/suggestions?