I'm trying to make a button or text within a flash animation that closes the entire window where the animation is located. I tried using javascript:window.close(); but that didn't work. Anyone have any ideas? (im new to js and flash)