PP.ScriptManager.AllNodesLoaded: function(sender, args: Object);
sender. Event source
args. Event information.
The AllNodesLoaded event is occurs after all script files are loaded.
The example of event use is given in the with description of the ScriptManager.loadScript method.
See also: