Choice of window size

i came across this site and i really like how they give you the choice at which size to view it in. I want to add that into my site, but i dont know how to go about doing.

anyone have a suggestion?

here is the url

american institute for managing diversty

and here is scripting (not sure if that is all of it or not - but you get the general idead .


<table width=100%  height=35 cellspacing=0 cellpadding=1 border=0 bgcolor=#8F8A75><tr><td align=right valign=top><A style="text-decoration: none" HREF=/system/member/logon.asp?siteid=626&wrapid=52><font color=#FFFFFF>Logon</font></A> &nbsp;&nbsp; </td></tr><tr><td valign=middle><SELECT NAME=screenwidth ONCHANGE="document.forms[0].action='default.asp';document.forms[0].submit();"><OPTION VALUE='770'>770 wide
<OPTION VALUE='620'>Narrow Screen
<OPTION VALUE='780'>Wide Screen
<OPTION VALUE='10100' SELECTED>Full Screen
</SELECT>

well i take it you are going to be doing this in flash since this is the actionscript forum.


fscommand(fullscreen, true)

that’d be for fullscreen with flash.

yes – I will be doing it in flash, but — (there always seems to be a but doesnt there) I would like to give my viewers a choice of size. is this possible?

thanks