Ardisia Component Library Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
SoundUtils
Methods
Package
ardisia.utils
Class
public class SoundUtils
Inheritance
SoundUtils
Object
Useful sound functions. Purely static class.
Public Methods
Method
Defined By
playBeep
(dur:Number = 1):void
[static] Play a beep.
SoundUtils
Method Detail
playBeep
()
method
public static function playBeep(dur:Number = 1):void
Play a beep.
Parameters
dur
:Number
(default =
1
)
Mon Sep 15 2014, 01:55 AM -06:00