directWaitBar sound

I am using directWaitBar to indicate loading at game start, but I do not like the clicking sound I hear as the bar moves.
Is there a way to get rid of this sound? Thanks

Does the DirectWaitBar make a sound? I don’t think it’s supposed to. I’ve never heard it making any sounds.

The DirectButton, DirectEntry, and DirectOptionMenu have sounds programmed into them. Not the DirectWaitBar.

Are you sure the clicking sound you’re hearing is coming from the progress bar?

David

Maybe it isn’t the progress bar then. I don’t enable sound until after the bar is destroyed. I’ll fool around with it and see what it might be. Thanks