EaxPropertyBar.loadFile

Syntax

loadFile(fileName: String, callback: functions|PP.Delegate, argumentss: Array);

Parameters

fileName. Name of the script file to be loaded.

callback. Callback function

argumentss. Array of arguments.

Description

The loadFile file loads script file.

Example

The example of method use is given on the Example of EaxPropertyBar and EaxGrid Components Collocation page.

See also:

EaxPropertyBar