I have a page that on show needs to play FLASH1, and when completes, to play FLASH2. I am playing both using the FlashObject.Play command, but the second one does not wait for the first to complete before playing. How can I tell the second one to wait? Or is there a way I can have the first one tell the second to start when it finishes. This has to be done here, the flash files are protected and cannot be modified

