ActionScript communicates with JavaScript through the ExternalInterface API, which provides a bridge for bidirectional communication. Options A and D are incorrect because you cannot include JavaScript files or call functions directly. Option B is incorrect because 'Internal Interface' is not a valid communication mechanism.