summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-13 19:38:19 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-13 19:38:19 -0700
commit46ff537d960e9b25098ecf16d6fe8fe1453e86c0 (patch)
tree5b856662abe4a22fbfecd26b2104d9286ec909a7
parentecf4a75de6f1517f45cad0516e3cc7a2c21edf94 (diff)
parente3ccefa912172ee166cd699809207985be5334cc (diff)
moin2iki: Importing Moin history for page MozillaPlugin
-rw-r--r--MozillaPlugin.moin15
1 files changed, 15 insertions, 0 deletions
diff --git a/MozillaPlugin.moin b/MozillaPlugin.moin
new file mode 100644
index 0000000..d0e3fc1
--- /dev/null
+++ b/MozillaPlugin.moin
@@ -0,0 +1,15 @@
+=== plugin parameters ===
+For more information on parameters, see [[http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_12701]]
+||Parameter||Effect||Version implemented||Comments||
+||ALIGN||Align movie to one side of window||NO||||
+||BASE||Set base URL for URLs||NO||||
+||BGCOLOR||Set background color of Flash movie||NO||Requires support from Swfdec||
+||LOOP||Restart playing when end of file has been reached||NO||Requires support from Swfdec||
+||MENU||Display the full menu on right-click||NO||Probably will never be supported as configurability should be a user setting, not decided by the page.||
+||PLAY||Automatically start playback||NO||A user should at least be able to override this, so annoying movies do not play.||
+||QUALITY||Setting for quality/CPU usage tradeoff||NO||Swfdec has no support for quality yet, and even if it becomes available, this should probably be a user setting, too.||
+||FLASHVARS||Pass variables to Flash player||0.4.3||||
+||SALIGN||Align movie to window||0.5.1||||
+||SCALE||Make movie fit the assigned space||0.5.1||||
+||SWLIVECONNECT||Allow scripting from the Page embedding the movie||NO||||
+||WMODE||Allow transparent Flash movies||NO||May require changes in Linux Mozilla||