I’ve gone over the source and STOP will not destroy the HTML instance running the template. It needs to be implemented in javascript with window.close(). It’s the same way for Flash templates; the templatehost (which is the Flash file that load the template) implements it’s own destruction.
1 Like