Ask a Question related to Macromedia Director Basics, Design and Development.
-
Fien_vdh #1
Linking a button to outlook express.
Hey everybody!
Does somebody know how to link a button to your outlook express.
For example: [email]info@macromedia.com[/email]
When you click on it, it should open your mailbox in outlook and fills in the
right emailaddress...
THANKS FOR HELPING ME OUT!
Fien_vdh Guest
-
Outlook Express
Does anyone know how to use wildcards in the OE Message Rules? Thanks -
Outlook Express 6.0
In article <0b3901c3449c$c4afac20$a501280a@phx.gbl>, "Jeff Sacks" <cooljsacks@comcast.net> wrote: Please see these Microsoft Knowledge Base... -
Outlook Express 6
Just changed to WinXP. Whenever I receive mail with an attachment, I receive the following message: "OE removed access to the following unsafe... -
Win XP and Outlook Express
I installed Win XP over Win ME. Before, I used Outlook Express and found little trouble. Now, I can't even get it to start! The error message... -
Can't log in Outlook Express
I want to access the group thru Outlook Express newsreader but keep getting error message. I don't like using web interface, takes too long. -
Mark A. Boyd #2
Re: Linking a button to outlook express.
"Fien_vdh" <webforumsuser@macromedia.com> wrote in
news:c6qat9$os8$1@forums.macromedia.com:
I think you want to open the user's default email client program, right?> Does somebody know how to link a button to your outlook express.
>
> For example: [email]info@macromedia.com[/email]
>
> When you click on it, it should open your mailbox in outlook and
> fills in the
> right emailaddress...
The most basic approach is using goToNetPage("username@domain.com"), but
you'll probably not like the results when you do that. Make sure your
browser and email client software are closed when you try it. You'll see
what I mean.
This is a very common question and there are lots of resources where you
can find the answers.
The technote describes a couple of methods:
"Can Director send email from a projector or Shockwave movie?"
[url]http://www.macromedia.com/go/12655[/url]
(found by searching for email at
[url]http://www.macromedia.com/support/director[/url] )
Here's a google search of these newsgroups where you'll find hundreds of
threads on the topic. I tend to use Buddy API as mentioned in many of the
replies.
[url]http://makeashorterlink.com/?D5DD34928[/url]
Here's an article on the DOUG site:
"Sending email in Director"
[url]http://www.director-online.com/buildArticle.php?id=477[/url]
However, if you're serious about wanting to open Outlook or Outlook
Express, you should be aware that they are two different programs. Many
folks will not have Outlook installed, though OE gets installed with
Internet Explorer. I suppose you could use the Buddy API Xtra to see if
either of those programs is installed and use baRunProgram in some
manner. I wouldn't recommend this approach unless there's a compelling
reason to require Outlook or Outlook Express.
--
Mark A. Boyd
Keep-On-Learnin'
Mark A. Boyd Guest
-
Fien_vdh #3
Linking a button to outlook express. to: Mark A.
Dear Mark,
thanks for your answer...
I tried this script goToNetPage("username@domain.com")
but it only opens explorer and then the text appears: cannot find the page...
I tried this one: goToNetPage "mailto:username@domain.com?subject="
and it opens my outlook and puts the emailaddress in it but it also opens a
netpage and then the same text appears: cannot find the page..
It works but it shoudln't open the netpage...
CAN YOU HELP ME OUT?
Fien
Fien_vdh Guest
-
Mark A. Boyd #4
Re: Linking a button to outlook express. to: Mark A.
"Fien_vdh" <webforumsuser@macromedia.com> wrote in news:c77qaq$gk2$1
@forums.macromedia.com:
I said you probably wouldn't like those results (I forgot the "mailto:" in> It works but it shoudln't open the netpage...
my reply).
DIDN'T YOU FIND ALL THE INFORMATION IN THOSE LINKS HELPFUL?> CAN YOU HELP ME OUT?
WHICH METHODS DID YOU TRY FROM THOSE LINKS?
Why are we yelling?
--
Mark A. Boyd
Keep-On-Learnin' :)
Mark A. Boyd Guest
-
JP Heidi #5
Re: Linking a button to outlook express. to: Mark A.
Check out your posting on DOUG . . . I responded to you there.
JP Heidi Guest
-
Mark A. Boyd #6
Re: Linking a button to outlook express. to: Mark A.
"JP Heidi" <webforumsuser@macromedia.com> wrote in news:c78b19$coc$1
@forums.macromedia.com:
I think you meant to reply to Fien as I haven't posted on the DOUG site in> Check out your posting on DOUG . . . I responded to you there.
ages.
Your solution (a good one) is one that Fien could easily find if he would
just do a search as has been mentioned here and on the DOUG forum.
Come on, Fien. Put a little effort into your research. Look it up! :-)
--
Mark A. Boyd
Keep-On-Learnin' :)
Mark A. Boyd Guest



Reply With Quote

