readme

来自「用最近的dojo1.2.1制作前端的ajax购书网站」· 代码 · 共 53 行

TXT
53
字号
-------------------------------------------------------------------------------DojoX Audio/Video-------------------------------------------------------------------------------Version 0.1Release date: 01/15/2008-------------------------------------------------------------------------------Project state:experimental-------------------------------------------------------------------------------Credits	Tom Trenka (ttrenka AT gmail.com)    Mike Wilcox (AnM8tR AT Yahoo.com)-------------------------------------------------------------------------------Project descriptionDojoX A/V aims to bring audio and video capabilities to the Open Web, firstby wrapping common media types (Flash and Quicktime) and then by providingeasy to use objects to accomplish basic A/V tasks.  As of version 0.1, onlythe base is included (Flash and Quicktime embedding mechanisms); in the nearfuture, usable objects will appear, both in raw programmatic form and also withDijit-compatible wrappers.-------------------------------------------------------------------------------Dependencies:DojoX A/V depends on dojox.embed, and uses Flash movies created in the deftproject using Flex OSS 3.  You do not need any of the deft code; compiledmovies are included with dojox.av.  If you want to modify the actual movies,you can look in the deft project (under the package deft.av).-------------------------------------------------------------------------------DocumentationTBD.-------------------------------------------------------------------------------Installation instructionsGrab the following from the Dojo SVN Repository:http://svn.dojotoolkit.org/src/dojox/trunk/embed/*http://svn.dojotoolkit.org/src/dojox/trunk/av/*Install into the following directory structure:/dojox/av/...which should be at the same level as your Dojo checkout.-------------------------------------------------------------------------------Change history2008-01-15	Initial checkin, with basic movie embedding code.2008-06-04	Removed the base code, after moving it into dojox.embed and modifying it.2008-08-14  IMplemented FLVideo for Flash Video 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?