Event class for SWFAddress.
CHANGE:String
[static] Change event. |
EXTERNAL_CHANGE:String
[static] External change event. |
INIT:String
[static] Init event. |
INTERNAL_CHANGE:String
[static] Internal change event. |
parameterNames:Array
The parameters names of this event. |
parameters:Object
The parameters of this event. |
path:String
The path of this event. |
pathNames:Array
The folders in the deep linking path of this event. |
target:Function
The target of this event. |
type:String
The type of this event. |
value:String
The value of this event. |
SWFAddressEvent(type)
Creates a new SWFAddress event. |
public
static
var CHANGE:String
Change event.
public
static
var EXTERNAL_CHANGE:String
External change event.
public
static
var INIT:String
Init event.
public
static
var INTERNAL_CHANGE:String
Internal change event.
public
var parameterNames:Array
The parameters names of this event.
public
var parameters:Object
The parameters of this event.
public
var path:String
The path of this event.
public
var pathNames:Array
The folders in the deep linking path of this event.
public
var target:Function
The target of this event.
public
var type:String
The type of this event.
public
var value:String
The value of this event.
SWFAddressEvent(type)
Creates a new SWFAddress event.
type:String
- Type of the event.
© 2006-2009 Rostislav Hristov, Asual DZZD