Tom Spencer wrote:
Is it the case that Sound leaves can't be placed in a switch?
That is correct, I have filed a bug in the bug database for that a long
time ago:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4908425
--
Nikolai V. Christensen, Computer Engineer,
Simulation and Training departm
>
> The short version:
> Don't use java3d sound.
>
Unfortunately it seems so.
> > my intention is to be able to switch between these BranchGroups and
> > have the sound for each one play
>
> Cross fingers and try putting each sound-nodes into a detachable branchgroup.
> Don't use these branchgro
Hello
> I am have a number of BranchGroup within a Switch node. Each
> BranchGroup contains a few shapes and a pointSound
The short version:
Don't use java3d sound.
The not so short version:
java3d sound has some serious deep-down problems. People are working on it,
the lastest builds seem more
Hi there,
I am have a number of BranchGroup within a Switch node. Each
BranchGroup contains a few shapes and a pointSound
my intention is to be able to switch between these BranchGroups and
have the sound for each one play but when i switch between the
branchgroups I get the folloing error:
java