Interface org.as2lib.io.file.LoadStartListener

Description

LoadStartListener can be implemented if its necessary to listen to onLoadStart events of FileLoaders.

Method Index

onLoadStart()

Method Detail

onLoadStart

public function onLoadStart(fileLoader:FileLoader):Void

Event to be published if the FileLoader started a request.

Parameters

fileLoader FileLoader that was started