# How to have Flash open an email when button is clicked?

**URL:** https://forum.kirupa.com/t/how-to-have-flash-open-an-email-when-button-is-clicked/234408
**Category:** flash
**Created:** [August 1, 2007, 10:58pm UTC](https://forum.kirupa.com/t/how-to-have-flash-open-an-email-when-button-is-clicked/234408 "2007-08-01T22:58:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![chrisjum](https://avatars.discourse-cdn.com/v4/letter/c/e9bcb4/32.png) [@chrisjum](https://forum.kirupa.com/u/chrisjum)
#### Post date: [August 1, 2007, 10:58pm UTC](https://forum.kirupa.com/t/how-to-have-flash-open-an-email-when-button-is-clicked/234408/1 "2007-08-01T22:58:05Z")

</div>

Simple question… What is the code to add to a button to have the button open up an email window when the button is clicked. For example the email would be [info@testing.com](mailto:info@testing.com) and when you click on that button it opens up a email window to email that person through whatever email program the user has on their computer. I know how to do this in HTML obviously with the [mailto:info@testing.com](mailto:info@testing.com) but I don’t know how to do it in Flash so any help would be greatly appreciated!
