A-C > call function |
![]() ![]() ![]() |
call function
Availability
Flash Player 6
Usage
object
.function
([parameters
])
Parameters
object
An object (could be a movie clip) in which the function was defined.
function
An identifier that specifies a user-defined function.
parameters
An optional parameter indicating any parameters that the function requires.
Returns
Nothing.
Description
Action; allows you to use parameter fields to call a user-defined function in normal mode in the Actions panel.
![]() ![]() ![]() |