Video & Audio

Han Nguyen (starnet!apple!rembrandt.nosc.mil!hannguye)
Tue, 9 May 95 10:40:58 PDT

1. I want to play a Quicktime video clip w/ audio in our Metacard
application but I can only get the video portion out. Besides
saving the audio portion into a seperate file and trying to
sync it with the video clip is there a way to play both
the video and audio portions of a video clip ?
P.S. Our platform is Sun Solaris 2.4

2. In my window, I have a row of buttons arranged across the top
and my text area immediately below it. I want to use the special
effects of having the text page scroll to the left or right when the
user clicks on the right or left arrow. Problem is I only want the
text area to scroll not the whole window. Is there an easy way to
do this? I think one way I can do it is instead of having multiple
cards, I'll just have one card with multiple text areas on top of one
another and do a hide and show whenever appropriate. But I don't
think I'll be able to use the scroll left or right special effects
if I do this.

My window looks like this:

----------------------------------------|
|
button_a button_b button_c |
-----------------------------------------
|
|
Text Area |
|
-----------------------------------------
<--- ---> |
-----------------------------------------