I have a project with two sounds. Sound(1) is supposed to come on a few
seconds before sound(2) and continue together.  The direction of
sound(1) is controlled by one of 5 buttons on the screen.  The
direction (or pan value) of sound(2) is controlled by the mouse.  I
want to make a record of the pan values of sound(2).    I call these
within an exitFrame handler.  When I try to get the pan value of
sound(2)  by putting it to the message window, it gives me 5, which
must correspond to the number of  buttons i have.  When I try to call
both sounds from a custom handler, I get only sound(1).  I know this is
an elementary question but....

Perhaps, but I didn't really see a question in there... perhaps you could rephrase the problem?


-Kurt

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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