onLastSecond
Description
This event occurs at the last second of the FLV, useful for detecting the end of a FLV.
Parameters
None.
Example
nets.onLastSecond = function(){ trace('onLastSecond event at '+nets.time); }
See also
onMetaData