loadFile(fileName: String, callback: functions|PP.Delegate, argumentss: Array);
fileName. Name of the script file to be loaded.
callback. Callback function
argumentss. Array of arguments.
The loadFile file loads script file.
The example of method use is given on the Example of EaxPropertyBar and EaxGrid Components Collocation page.
See also: