I know I just sent this respond, but I have been messing around with the script and have gotten a really bizarre reaction.  Whenever I play the movie and click on the intended link it will open the browser, giving me an error.  but if I leave that blank page up, go back and play the movie again, click the link it will then open the webpage in the correct size.  This is really strange, I'm sure this has something to do with the way I inputed the script.... What do you think about it???

steff

 

I tried using this script and I keep getting an error.  Am I doing something wrong??

here's my script: 

on MouseUp me
goToNetpage("javascriptwindow.open('http//www.siu.edu/~thetaxi/retreatagenda.pdf','width=400,height=400,toolbar=1,location=1,status=1');window.parent.close();")
end

I don't know if I have out any spaces or need to put some in...

Thanks

Steffanie

Hi

on mouseUp
goToNetpage("javascript:window.open('http://www.steffanie.com','
','width=400, height=400 toolbar=1, location=1,
status=1');window.parent.close();")
end
regards
----------------------------------------------------------
Ramesh CT
Phoenix Global Solutions (I) Pvt Ltd
http://www.lingoman.net/
----------------------------------------------------------
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]


Get your FREE download of MSN Explorer at http://explorer.msn.com

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to