aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Norman <drupal@deekayen.net>2005-07-03 15:16:40 +0000
committerDavid Norman <drupal@deekayen.net>2005-07-03 15:16:40 +0000
commit343ccd52639e69466f1beeb9c0ca7778a70ba3c7 (patch)
tree7b90e1f3cb97aa7814a9d9361e3dacdd1a1fb6dc
parent1187c6d8afc79e67914d97026648b69621ecad16 (diff)
downloadvideo-343ccd52639e69466f1beeb9c0ca7778a70ba3c7.tar.gz
video-343ccd52639e69466f1beeb9c0ca7778a70ba3c7.tar.bz2
Can't verify license of FLV loader
-rw-r--r--FLVPlayer_ProgressiveLoader.swfbin9038 -> 0 bytes
-rw-r--r--FLVPlayer_Skin.swfbin6243 -> 0 bytes
-rw-r--r--INSTALL.txt19
-rw-r--r--TODO.txt4
4 files changed, 13 insertions, 10 deletions
diff --git a/FLVPlayer_ProgressiveLoader.swf b/FLVPlayer_ProgressiveLoader.swf
deleted file mode 100644
index a6d21e7..0000000
--- a/FLVPlayer_ProgressiveLoader.swf
+++ /dev/null
Binary files differ
diff --git a/FLVPlayer_Skin.swf b/FLVPlayer_Skin.swf
deleted file mode 100644
index 813d47d..0000000
--- a/FLVPlayer_Skin.swf
+++ /dev/null
Binary files differ
diff --git a/INSTALL.txt b/INSTALL.txt
index d545928..da1b098 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -9,22 +9,27 @@ INSTALL INSTRUCTIONS FOR VIDEO.MODULE
FLASH VIDEO (FLV) SUPPORT (OPTIONAL)
----
-1-Copy FLVPlayer_ProgressiveLoader.swf to the drupal root
+1-Playing FLV videos requires server-side shockwave files
+ to manage loading the videos. The Macromedia Flash Video
+ kit provides a loader and skin for for managing the play.
+ Others FLV loader providers might be found with Riva
+ Producer from http://rivavx.de/, Google, or you could
+ make your own.
+2-Copy a FLV loader shockwave file to the drupal root
directry (where index.php is)
For whatever reason, FLV files only play when the loader
is in the root directory.
You may rename the loader if you set the new filename in
the Drupal administrator settings for the video module
-2-You may leave FLVPlayer_Skin.swf in the modules/video
- directory, move it elsewhere in the web tree, and/or
- rename it. Only locations relative to the Drupal root
+3-You may put the FLV player skin shockwave file in the
+ modules/video directory, move it elsewhere in the web
+ tree, and/or rename it.
+ Only locations relative to the Drupal root
web directory are currently supported. If it is moved
from the modules directory, change the location in
the video administration settings.
-3-Make any necessary SWF file settings changes in
+4-Make any necessary SWF file settings changes in
administer->settings->video
-4-The included SWF files may be swapped out with others
- if you prefer.
VIDEO FOR DRUPAL 4.6.(0/1/2)
----
diff --git a/TODO.txt b/TODO.txt
index 501b8a5..5d349f6 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,9 +4,7 @@ TODO LIST (in order of importance)
- Figure out how to make Windows Media
files play with relative URL in addition
to a fully qualified one
-- The included FLV shockwave play files should be
- changed to support more video sizes or just
- look different than they are now
+- Include GPL'ed FLV loader files
- Intensive testing
- Support for more types of videos
- Support for Customizable node field