.. _dojox/embed: dojox.embed =========== :Status: Draft :Version: 1.0 :Author: Tom Trenka, Mike Wilcox, Chris Barber, Alex Russell :Available: 1.2+ The DojoX Embed project is aimed at enabling the use of various plug-ins within the browser (such as Flash, Quicktime, and Java applets) in a way that is consistent with the Dojo API but opens up all the normal possibilities for communication across the JavaScript boundaries that normally hamper the use of a plug-in within a scripting environment. At the time of writing (Dojo Toolkit 1.3 release), ``dojox.embed`` comprises three main constructors: * :ref:`dojox.embed.Flash ` * :ref:`dojox.embed.Quicktime ` * :ref:`dojox.embed.Object `