Re: another CDPro question

2003-03-10 Thread Tab Julius
Or, more correctly, drivers 1.4.7 or 1.4.8 do not work properly with CD Pro. The distinction being that I think this is a bug in the drivers; 1.34 and 1.35 were seriously broken, but they fixed them by the time 1.38 came out. Apparently shortly thereafter they introduced the "stopping" bug. T

Re: another CDPro question

2003-03-09 Thread Fletcher Moore
. Have a nice day. f > From: Fletcher Moore <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Sun, 09 Mar 2003 18:02:37 -0600 > To: <[EMAIL PROTECTED]> > Subject: Re: another CDPro question > > My driver is 1.4.7, which I think was the last released for OS9.x.

Re: another CDPro question

2003-03-09 Thread Fletcher Moore
My driver is 1.4.7, which I think was the last released for OS9.x. I've been trying to track down other versions, but no luck as yet. f on 3/9/03 4:35 PM, Tab Julius at [EMAIL PROTECTED] wrote: > > We've only had one report of this from someone else (or maybe it was you?); > what we have found

Re: another CDPro question

2003-03-09 Thread Tab Julius
We've only had one report of this from someone else (or maybe it was you?); what we have found was that Apple released a series of CD drivers particularly with OS/9 G4's that were problematic. The worst offenders were versions 1.34 and 1.35 - requests to play tracks might be ignored, or might

Re: another CDPro question

2003-03-09 Thread Fletcher Moore
hardware is at fault, but not sure. If >> anyone >> wants to pop a CD in their machine and give it a shot, I'd love the >> feedback >> (of course, you need the CDPro xtra installed on yer machine). >> >> f >> >>> From: Fabrice Closier <[EMAI

Re: another CDPro question

2003-03-09 Thread Fabrice Closier
CTED]> Reply-To: [EMAIL PROTECTED] Date: Sat, 8 Mar 2003 21:07:24 +0100 To: [EMAIL PROTECTED] Subject: Re: another CDPro question i would first play with those to see what happens, just to test the handler, but without using the flash sprite global cd set isNotplaying =Stopped(cd) //return t

Re: another CDPro question

2003-03-08 Thread Fletcher Moore
#x27;d love the feedback (of course, you need the CDPro xtra installed on yer machine). f > From: Fabrice Closier <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Sat, 8 Mar 2003 21:07:24 +0100 > To: [EMAIL PROTECTED] > Subject: Re: another CDPro question > > i would

Re: another CDPro question

2003-03-08 Thread Fabrice Closier
i would first play with those to see what happens, just to test the handler, but without using the flash sprite global cd set isNotplaying =Stopped(cd) //return true when CD is stopped set isPlaying =Playing(cd) //return true when CD is playing if(isPlaying) then stop(cd)etc if everything's g

another CDPro question

2003-03-08 Thread Fletcher Moore
Ok, I'm using CDPro in a Shockwave movie. On my production machine (Mac, OS9.2.2), whenever I play a CD, the whole system becomes very unresponsive (I don't know if it happens on other machines yet). I have a stop button, for example, which, when pressed, takes almost 10 seconds to respond. I know