Thyrium
07-07-2005, 09:32 AM
I've got this Flash template and I'm trying to change the default email address.
I have the Movie Explorer thing open, and I've had much luck with double clicking some text and replacing my own. But now I'm at this place:
actions for mail
on (release) {
getURL("mailto:test@test.test.com");
}
When I double click the mailto line it opens up the Actions panel... Where do I go next?
I have the Movie Explorer thing open, and I've had much luck with double clicking some text and replacing my own. But now I'm at this place:
actions for mail
on (release) {
getURL("mailto:test@test.test.com");
}
When I double click the mailto line it opens up the Actions panel... Where do I go next?