Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > General > Flashants Support Forum

Reply
 
Thread Tools Rate Thread Display Modes
Old 05-09-2002, 12:37 PM   #1
dmb
Registered User
 
Join Date: May 2002
Location: UK
Posts: 6
Default get URL to open email doesn't work

Sorry, another simple problem. When I've made projectors in the past, if I want a button to open an e-mail editor, I've always put something like:

on (release) {
getURL ("mailto:info@whoever.com");
}

However, I've tried this method after creating a Flashants projector and it is opening the email address in a blank browser window as well as a new blank e-mail. Any ideas?
dmb is offline   Reply With Quote
Old 05-09-2002, 01:01 PM   #2
Flashants
Moderator
 
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
Default

Use the following command instead:
fscommand("fas.shell.open","mailto:support@flashan ts.com");
More infor about the command, please check:
http://www.flashants.com/tutor/commandList.shtml#6-1-4
Flashants is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking button to URL won't work. chrisef Other Flash General Questions 2 12-31-2005 07:27 AM
email validation and PHP not sending data supernaut ActionScript 1.0 (and below) 6 09-09-2003 02:00 AM
HELP!! Email Form in Flash -- Doesn't Work! NEONecd999 ActionScript 1.0 (and below) 4 07-07-2002 09:43 PM
actionscript get URL to link to email, files and websites herm ActionScript 1.0 (and below) 1 04-21-2001 05:13 AM
Character URL - Does it work? merj Other Flash General Questions 1 04-20-2001 07:36 PM


All times are GMT. The time now is 08:34 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.