At 11:49 AM -0500 1/5/01, Jason MacDonald wrote:
>Hi
>
>I have created a mechanism that will allow me to swap CD's
>during my presentation. The script works on PC, but on the
>mac I have a small problem, When I use the debugger and step
>the script slowly it works perfectly, but when I just run the
>script it doesn't allow for the system to mount the CD-ROM.
>
>Does anyone know how to get director to give back some
>process time to the CPU to allow the CD to be mounted before
>the script continues to check for the CD.
>
Check out "the cpuHogTicks" in the Lingo Dictionary - it applies only
to Mac's. Also, it may depend on how you are checking. For example,
if you are checking in tight repeat loop, you are probably not giving
the CPU enough time. If this is the case, you could change your
approach to check once every exitFrame.
Irv
--
Lingo / Director / Shockwave development for all occasions.
(Over two millions lines of Lingo code served!)
[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!]