Some versions of Internet explorer allowed chromeless windows (basically a
window with no decoration) since this was just an abuse of a security flaw
in internet explorer that microsoft have since patched, it may mot be
worth trying but you can read more about how to create one from here...
http://www.dhtmlshock.com/window-scripts/Chromeless/default.asp
you can also make a regular javascript popup to contain the page, this can
be set up to just have the blue bar across the top of the window. eg,
<a href="javascript:window.open
('filename.html','newWin','width=400,height=500');void(0);">open the
movie</a>
> is there a way to make the flash movie appear not with the windows like
y> a just have it and have an exit button, like you can in visual basic?
l> iek get rid of the control bar?