MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 639

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

Returns
Nothing.
Description
Method; starts playing the last attached sound from the beginning if no parameter is specified, or
starting at the point in the sound specified by the
See also
Sound.stop()
Sound.stop()
Availability
Flash Player 5.
Usage
my_sound.stop(["idName"])
Parameters
An optional parameter specifying a specific sound to stop playing. The
idName
parameter must be enclosed in quotation marks (" ").
Returns
Nothing.
Description
Method; stops all sounds currently playing if no parameter is specified, or just the sound specified
in the
parameter.
idName
See also
Sound.start()
_soundbuftime
Availability
Flash Player 4.
Usage
_soundbuftime = integer
Parameters
The number of seconds before the SWF file starts to stream.
integer
Description
Property (global); establishes the number of seconds of streaming sound to prebuffer. The default
value is 5 seconds.
parameter.
secondOffset
idName
_soundbuftime
639

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Questions and answers

Table of Contents