S > Sound.getTransform |
Sound.getTransform
sound, sound.gettransform, gettransform, transform, balance
Availability
Flash Player 5.
Usage
mySound.getTransform();
Parameters
None.
Returns
An object with properties that contain the channel percentage values for the specified sound object.
Description
Method; returns the sound transform information for the specified Sound object set with the last setTransform call.
See also