Javascript <-> Flash Communication

So flash invokes javascript functions using fscommand.

Javascript can invoke flash commands using the ExternalInterface class . Is there any other way that javascript can invoke flash commands???