De-I > #include
#includeSyntax
#include"
filename.as
";
Arguments
filename.as
The filename to include; .as
is the recommended file extension.
Description
Action; includes the contents of the file specified in the argument when the movie is tested, published, or exported. The #include
action is invoked when you test, publish, or export. The #include
action is checked when a syntax check occurs.
Player
N/A