Flash "mailto;" helpy
Flash "mailto;" helpy
Out of context: Reply #1
- Started
- Last post
- 7 Responses
- maximillion_0
try
info.onRelease = function() {
getURL("mailto:info @mysite.com");
};
try
info.onRelease = function() {
getURL("mailto:info @mysite.com");
};