Have you checked to make sure that he has Shockwave 8 and not 8.5 on his PC?
If he has the 8.5 player then the shockwave.ini will not open up the message
window. You could add the following code into the Shockwave movie to take
care of this:
global version
if version>8 then
the debugPlaybackEnabled = TRUE
end if
That shouldn't give a script error in older versions, but will open the
message window on machines with Shockwave 8.5 installed.
Brian Robbins
[EMAIL PROTECTED]
Senior Software Engineer, CleverMedia
http://clevermedia.com/ <http://clevermedia.com/>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, August 30, 2001 12:44 PM
> To: Yariv Alter Fin
> Cc: [EMAIL PROTECTED]
> Subject: Re: <lingo-l> shockwave.ini
>
>
>
> Nope, just tried it again on the mac...lessee pc:
>
> aha! great. I need to see what's wrong with this guy's pc.
>
> Thanks much!
>
>
> [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!]
>
>
[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!]