cacert-testmgr/external/ZendFramework-1.9.5/externals/dojo/demos/video
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
..
images initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
media initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
demo.css initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
demo.html initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
demo.profile.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00
items.json 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
src.js initially import ZendFramework-1.9.5 into repository 2010-03-31 10:12:32 +02:00

-------------------------------------------------------------------------------
Video Player - Sample Video playing with DojoX
-------------------------------------------------------------------------------
Author: Mike Wilcox (AnM8tR)
-------------------------------------------------------------------------------
Demo description

	Demonstrates DojoX's video component, using a SWF created with the 
	Deft project.
	
-------------------------------------------------------------------------------
Dependencies:
	
	dojox.av.FLVideo
    dijit.form.Button
    dijit.form.Slider 
    dojo.dnd.Source
    
    The FLV videos in the media folder.

-------------------------------------------------------------------------------
Installation instructions

	Simply run the included demo.html
	
	To build, use the supplied demo.profile.js as your profileFile
	
	If there are video errors (Stream Not Found), check that your 
    server handles the FLV mime type. Also be sure that the media
    is accessible by the web ACL (aka, permissions are set).
	
-------------------------------------------------------------------------------
@rank:2