When you use a
sampleData
event listener
with a Sound object, the only other Sound methods that are enabled
are
Sound.extract()
and
Sound.play()
.
Calling any other methods or properties results in an exception.
All methods and properties of the SoundChannel object are still enabled.
|
|
|