Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Fraggy #1
gotonetpage("mailto:user@domain.com") opens 2 new mails in outlook!!!!!
Hi there,
Perhaps not the best way to send mails in the first place, but Director
rewards me with 2 (!!!) new mail messages.
NB: I'm using Director MX and the gotoNetPage(mailto:). It's for a
webproject (thus not a projector).
I'm giving this command only once (on mouseup) so where does that second new
message come from and more important: how do I get rid of it :o)
Any suggestions on a websafe way to send mails, I'd happy to hear it!
JM.
Fraggy Guest
-
Thunderbird "Watch Thread" menu Item for Mails
Hi, does anybody know the config options in user.js to enable the "Watch Thread" command for Mails not just for News? Thanks in advance ... -
Resetting "Visited" links to "links" color when new browser opens
HELP! This should be simple, but I can't find info: In using CSS for font color for text hyperlinks, I have mine set so that the "links" are a... -
Redirecting a failed "goToNetPage"
I am trying to create a web link that redirects to a local file if the web URL fails to load. What I have so far is as follws:... -
Sendmail: mails rejected with "550-unrouteable mail domain "blade150.lafr.de""
mails sent from my Sun Blade 150 (Solaris 9) via sendmail are rejected by the destination mail server with message shown above in the subject line.... -
gotonetpage "javascript:myFunction()"
Hi My Lingo Script opens with gotonetpage "javascript:myFunction()" a JavaScript within the browser. The JavaScript then opens a new window... -
Mike Soriano #2
Re: gotonetpage("mailto:user@domain.com") opens 2 new mails in outlook!!!!!
Hi JM,
Due to several issues, it's not recommended to use this method when sending
email in Director. But still, it should not be opening two instances
(however, i have heard of this happening). Do you have another script
attached to the send email button? probably a cursor change behavior?
What's your default browser/email client?
For other alternatives to sending email in Director, please check out the
following links:
[url]http://www.macromedia.com/go/12655[/url]
[url]http://www.updatestage.com/[/url]
Regards,
Mike Soriano
Macromedia Technical Support
"Fraggy" <fraggyNOSPAM@chello.nl> wrote in message
news:bi3sja$ovb$1@forums.macromedia.com...new> Hi there,
>
> Perhaps not the best way to send mails in the first place, but Director
> rewards me with 2 (!!!) new mail messages.
> NB: I'm using Director MX and the gotoNetPage(mailto:). It's for a
> webproject (thus not a projector).
>
> I'm giving this command only once (on mouseup) so where does that second> message come from and more important: how do I get rid of it :o)
>
> Any suggestions on a websafe way to send mails, I'd happy to hear it!
>
> JM.
>
>
Mike Soriano Guest
-
Fraggy #3
Re: gotonetpage("mailto:user@domain.com") opens 2 new mails in outlook!!!!!
Indeed I have a cursorchange behaviour to the send button (I'll check if
removing it solves the problem), and my browser is IE 6 (SP1), Outlook 6
(SP1).
Thanx for the links, I'll check it out.
JM.
"Mike Soriano" <supportinfo@macromedia.com> wrote in message
news:bi5da2$4go$1@forums.macromedia.com...sending> Hi JM,
>
> Due to several issues, it's not recommended to use this method when> email in Director. But still, it should not be opening two instances
> (however, i have heard of this happening). Do you have another script
> attached to the send email button? probably a cursor change behavior?
> What's your default browser/email client?
>
> For other alternatives to sending email in Director, please check out the
> following links:
> [url]http://www.macromedia.com/go/12655[/url]
> [url]http://www.updatestage.com/[/url]
>
> Regards,
>
> Mike Soriano
> Macromedia Technical Support
>
> "Fraggy" <fraggyNOSPAM@chello.nl> wrote in message
> news:bi3sja$ovb$1@forums.macromedia.com...> new> > Hi there,
> >
> > Perhaps not the best way to send mails in the first place, but Director
> > rewards me with 2 (!!!) new mail messages.
> > NB: I'm using Director MX and the gotoNetPage(mailto:). It's for a
> > webproject (thus not a projector).
> >
> > I'm giving this command only once (on mouseup) so where does that second>> > message come from and more important: how do I get rid of it :o)
> >
> > Any suggestions on a websafe way to send mails, I'd happy to hear it!
> >
> > JM.
> >
> >
>
Fraggy Guest
-
mango #4
Re: gotonetpage("mailto:user@domain.com") opens 2 new mails in outlook!!!!!
I have seen this.
I believe itīs a system thing. For once I donīt blame mm. I have seen the
"bug" on some systems but playing the same movie on other systems the "bug"
is gone... Donīt have a clue why.
Mango
"Fraggy" <fraggyNOSPAM@chello.nl> wrote in message
news:bi3sja$ovb$1@forums.macromedia.com...new> Hi there,
>
> Perhaps not the best way to send mails in the first place, but Director
> rewards me with 2 (!!!) new mail messages.
> NB: I'm using Director MX and the gotoNetPage(mailto:). It's for a
> webproject (thus not a projector).
>
> I'm giving this command only once (on mouseup) so where does that second> message come from and more important: how do I get rid of it :o)
>
> Any suggestions on a websafe way to send mails, I'd happy to hear it!
>
> JM.
>
>
mango Guest



Reply With Quote

