Skip to main content
July 18, 2007
Question

How to check if sound Object has URLStream open?

  • July 18, 2007
  • 1 reply
  • 252 views
I'm not seeing any option for this.

If you attempt to call a Sound Objects close method, and it doesn't have a URLStream, you get an error. But how to check for a URLStream before attempting to close the method?
This topic has been closed for replies.

1 reply

July 18, 2007
oh nevermind I forgot about the try catch functions!