-------------- lets you issue Flash JavaScript API (JSAPI) commands from ActionScript.
-
_execute()
-
MMExecute()
-
Both of the above
-
None of the above
B
Correct answer
Explanation
MMExecute() is the specific ActionScript function that allows executing Flash JavaScript API (JSAPI) commands from within ActionScript. This enables communication between ActionScript and the Flash authoring environment or Flash Player. The other functions listed (_execute() and the options) are not standard ActionScript/Flash JSAPI functions.