Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
createjs
FlashPlugin
Class FlashPlugin
Index
Constructor methods
constructor
Properties
buildDate
flashReady
showOutput
swfPath
version
Methods
create
getVolume
isPreloadStarted
isSupported
preload
register
removeAllSounds
removeSound
setMute
setVolume
Constructor methods
constructor
(
)
:
FlashPlugin
Returns
FlashPlugin
Properties
public
static
buildDate
:
string
public
flashReady
:
boolean
public
showOutput
:
boolean
public
static
swfPath
:
string
public
static
version
:
string
Methods
public
create
(
src
:
string
)
:
SoundInstance
Parameters
src:
string
Returns
SoundInstance
public
getVolume
(
)
:
number
Returns
number
public
isPreloadStarted
(
src
:
string
)
:
boolean
Parameters
src:
string
Returns
boolean
public
static
isSupported
(
)
:
boolean
Returns
boolean
public
preload
(
src
:
string
, instance
:
Object
)
Parameters
src:
string
instance:
Object
public
register
(
src
:
string
, instances
:
number
)
:
Object
Parameters
src:
string
instances:
number
Returns
Object
public
removeAllSounds
(
)
public
removeSound
(
src
:
string
)
Parameters
src:
string
public
setMute
(
value
:
boolean
)
:
boolean
Parameters
value:
boolean
Returns
boolean
public
setVolume
(
value
:
number
)
:
boolean
Parameters
value:
number
Returns
boolean
Globals
createjs
SpriteSheetAnimation
SpriteSheetFrame
AbstractLoader
AlphaMapFilter
AlphaMaskFilter
Bitmap
BitmapAnimation
BitmapText
BlurFilter
ButtonHelper
CSSPlugin
ColorFilter
ColorMatrix
ColorMatrixFilter
Command
Container
DOMElement
DisplayObject
Ease
EaselJS
Filter
FlashPlugin
constructor
buildDate
flashReady
showOutput
swfPath
version
create
getVolume
isPreloadStarted
isSupported
preload
register
removeAllSounds
removeSound
setMute
setVolume
Graphics
HTMLAudioPlugin
LoadQueue
Matrix2D
MotionGuidePlugin
MouseEvent
MovieClip
MovieClipPlugin
Point
PreloadJS
Rectangle
Shadow
Shape
Sound
SoundInstance
SoundJS
Sprite
SpriteSheet
SpriteSheetBuilder
SpriteSheetUtils
Stage
TagLoader
Text
Ticker
TickerEvent
Timeline
Touch
Tween
TweenJS
UID
WebAudioPlugin
XHRLoader