8398c9048d
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
33 lines
1.1 KiB
Text
33 lines
1.1 KiB
Text
-------------------------------------------------------------------------------
|
|
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
|