I think for that I might just put the FSCommand at the last frame. I guess if I time it right, I can get it to close. I know the FSCommand quit should work. Do you know of a way for the flash movie to detect the persentage of the page loaded and display it in the movie?
If so, I can do a
if movie% = 100
FScommand (quit)
or somthing to that effect.