MACROMEDIA FLASH 8-INTRODUCTION TO FLASH LITE 2.X ACTIONSCRIPT Introduction Manual page 27

Introduction to flash lite 2.x actionscript
Table of Contents

Advertisement

Method
setPan()
setTransform()
setVolume()
Property summary
The following table lists the properties of the Sound class that are partially supported when
using ActionScript for Flash Lite 2.0.
Property
duration
position
Description
Determines how the sound is played in the left and
right channels (speakers). For mono sounds, pan
determines which speaker (left or right) the sound
plays through.
Limitations: Supported for use with native Flash
sound; not supported for use with device sound.
Sets the sound transform (or balance) information,
for a Sound object.
The
soundTransformObject
that you create using the constructor method of
the generic Object class, with parameters
specifying how the sound is distributed to the left
and right channels (speakers).
Limitations: Supported for use with native Flash
sound; not supported for use with device sound.
Sets the volume for the Sound object.
Limitations: Supported for use with native Flash
sound; not supported for use with device sound.
Description
The duration of a sound, in milliseconds.
Limitations: Supported for use with native Flash
sound; not supported for use with device sound.
The number of milliseconds a sound has been
playing.
Limitations: Supported for use with native Flash
sound; not supported for use with device sound.
parameter is an object
Support
Partially
supported
Partially
supported
Partially
supported
Support
Partially
supported
Partially
supported
Sound class
27

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-INTRODUCTION TO FLASH LITE 2.X ACTIONSCRIPT and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents