fsplayer.api.IPlayerListenerEx Interface

The IPlayerListenerEx interface is used to receive advanced notification that the player has been preinitialized.

The IPlayerListenerEx interface declares the following method.

Methods

Method

Description

onPlayerPreInit(player:IPlayerEx):Void

This method is invoked before the player initialization is completed.

See also

IPlayerEx Interface
IPlayerCore Interface
Flash Presentation ActionScript API Reference