aboutsummaryrefslogtreecommitdiff
path: root/vendors/jquery/colorbox/content/flash.html
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2012-08-01 14:16:39 +0200
committerSem <sembrestels@riseup.net>2012-08-01 14:16:39 +0200
commit65dfea09a7d7b7d2d8b723eb2c66240e39d2f9c0 (patch)
tree118fe8c2d7fecd1c5f926fc4be1108786fdcc0ed /vendors/jquery/colorbox/content/flash.html
downloadelgg-65dfea09a7d7b7d2d8b723eb2c66240e39d2f9c0.tar.gz
elgg-65dfea09a7d7b7d2d8b723eb2c66240e39d2f9c0.tar.bz2
Added colorbox library.
Diffstat (limited to 'vendors/jquery/colorbox/content/flash.html')
-rw-r--r--vendors/jquery/colorbox/content/flash.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendors/jquery/colorbox/content/flash.html b/vendors/jquery/colorbox/content/flash.html
new file mode 100644
index 000000000..c83f7c44f
--- /dev/null
+++ b/vendors/jquery/colorbox/content/flash.html
@@ -0,0 +1,8 @@
+<div style="width:504px; height:412px; overflow:hidden;">
+ <object>
+ <param name="allowfullscreen" value="true" /><param name="wmode" value="opaque" />
+ <param name="allowscriptaccess" value="always" />
+ <param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2285902&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" />
+ <embed src="http://vimeo.com/moogaloop.swf?clip_id=2285902&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" wmode="opaque" allowscriptaccess="always" width="504" height="412"></embed>
+ </object>
+</div> \ No newline at end of file