cacert-testmgr/external/ZendFramework-1.9.5/externals/dojo/dojox/embed
Markus Warg 8398c9048d initially import ZendFramework-1.9.5 into repository
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
2010-03-31 10:12:32 +02:00
..
IE initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
resources initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
Flash.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
flashVars.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
Object.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
Quicktime.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
README initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00

-------------------------------------------------------------------------------
dojox.embed
-------------------------------------------------------------------------------
Version 0.1
Release date: 4/7/2008
-------------------------------------------------------------------------------
Project state:
beta
-------------------------------------------------------------------------------
Credits
	Tom Trenka (ttrenka AT gmail.com)
-------------------------------------------------------------------------------
Project description

A move/port of what was in dojox.av._base; the nominal purpose is to provide
easy ways of including external objects that would normally require the use
of either an OBJECT or an EMBED tag.

The following constructors are considered beta (working tests and docs) as of
2008-06-04:

dojox.embed.Flash
dojox.embed.FlashProxy
dojox.embed.Quicktime
dojox.embed.Object (a Dijit that can load anything there is an embed for here)
-------------------------------------------------------------------------------
Dependencies:

dojox.embed has no dependencies, other than the Dojo base.
-------------------------------------------------------------------------------
Documentation

TBD
-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/dojox/trunk/embed/*

Install into the following directory structure:
/dojox/embed/

...which should be at the same level as your Dojo checkout.
-------------------------------------------------------------------------------