At 7:45 AM -0500 6/20/01, Mike Hiatt wrote:
>The jpegs are internal. I've added a MediaReady to my next
>routine and put the jpegs into the cast in order.

Cast order doesn't matter
Score order matters.

>Both of those
>seem to help. Would I see any performance gain from calling
>external graphics?

NO!!  The sound & graphics would fight for the pipe
(After I sent the mail, I realized that the jpegs must be internal, 
because it was working at all)

>  I'm already streaming in the audio.
>
>Here's my next script...
>
>on mouseUp me
>   if member(nextSprite).mediaReady = TRUE then
>     stop member "sound"
>     go next
>   end if
>end mouseUp
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]On
>Behalf Of Buzz Kettles
>Sent: Tuesday, June 19, 2001 7:19 PM
>To: [EMAIL PROTECTED]
>Cc: Mike Hiatt
>Subject: Re: <lingo-l> Shocked images not showing up
>
>
>Are the jpegs internal or linked?
>
>-Buzz
>
>
>
>[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!]

Reply via email to