You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
15 years ago
..
images initially import ZendFramework-1.9.5 into repository 15 years ago
media initially import ZendFramework-1.9.5 into repository 15 years ago
README initially import ZendFramework-1.9.5 into repository 15 years ago
demo.css initially import ZendFramework-1.9.5 into repository 15 years ago
demo.html initially import ZendFramework-1.9.5 into repository 15 years ago
demo.profile.js initially import ZendFramework-1.9.5 into repository 15 years ago
items.json initially import ZendFramework-1.9.5 into repository 15 years ago
src.js initially import ZendFramework-1.9.5 into repository 15 years ago

README

-------------------------------------------------------------------------------
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