Ask a Question related to Macromedia Director Lingo, Design and Development.
-
garwspeed #1
gotonetpage problem
this code work in projector
on mouseUp me
gotonetpage "mailtopincopallino@iop.it", "_blank"
end
but in autorhing mode nothing happens ..
---someone know why?
tnx
garwspeed Guest
-
MIAW and gotoNetPage?
Hi all, I am creating a cd with a local version of a web site included. For various reasons I am using MIAW. I can't seem to make a gotoNetPage... -
gotoNetpage and the ? character
"Pottman" <webforumsuser@macromedia.com> wrote in message news:bjaghj$k66$1@forums.macromedia.com... I'm not 100% sure if this will work at all,... -
gotonetpage causes freeze
on both mac and pc gotonetpage "http://www.macromedia.com" results in a freeze. It used to work fine. But now it doesn't. I am connected thru a... -
goToNetPage problems
I'm trying to open a new window with: goToNetPage("javascript:window.open('login.htm','mainFrame')") This works great with all browsers except... -
goToNetPage
As in gotoNetPage("http://www.example.com/index.aspx?a=1&b=2") ? Yes. Not sure about using the post method, though. Are you doing this from a... -
Rob Dillon #2
Re: gotonetpage problem
There's a colon missing after the word mailto
on mouseUp me
gotonetpage "mailto:pincopallino@iop.it", "_blank"
end
--
Rob
_______
Rob Dillon
Team Macromedia
[url]http://www.ddg-designs.com[/url]
412-243-9119
[url]http://www.macromedia.com/software/trial/[/url]
Rob Dillon Guest



Reply With Quote

