[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] Add HTML snippet to embed SWF.
commit e32a864df5584e359bc63cec957461205f9f205a
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Fri Jul 8 23:46:29 2011 -0700
Add HTML snippet to embed SWF.
---
README | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/README b/README
index ef2cc65..cd6b7dd 100644
--- a/README
+++ b/README
@@ -148,6 +148,14 @@ an HTTP respose.
\r\n
client=<ip-addr/rtmfp-id>&relay=<relay-ip>
+== Embedding in HTML
+
+<object width="70" height="23">
+ <param name="movie" value="swfcat.swf">
+ <param name="flashvars" value="">
+ <embed src="swfcat.swf" width="70" height="23" flashvars=""></embed>
+</object>
+
== ActionScript programming
A good tutorial on ActionScript programming with the Flex tools, with
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits