From 210bbbc8d99685ee3b62e1086b5594144e7da0d6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 17 Aug 2016 02:40:11 -0400 Subject: autoplay/loop checkbox on individual media fields --- examples/db.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/db.json b/examples/db.json index 401bf26..5fee377 100644 --- a/examples/db.json +++ b/examples/db.json @@ -196,7 +196,8 @@ "width": "400", "height": "400", "title": "ee12b137-1c8a-400a-87e3-89cbee7b4da6.mp4", - "thumb": "http://okfocus.s3.amazonaws.com/misc/okcms/video.png" + "thumb": "http://okfocus.s3.amazonaws.com/misc/okcms/video.png", + "autoplay": "true" }, { "type": "youtube", @@ -205,7 +206,8 @@ "width": "640", "height": "360", "title": "dëf lëöpär¨d¨¨¨¨<>~!@~#!:I!@", - "thumb": "http://i.ytimg.com/vi/y_35kXCQxN4/hqdefault.jpg" + "thumb": "http://i.ytimg.com/vi/y_35kXCQxN4/hqdefault.jpg", + "loop": "true" }, { "type": "audio", -- cgit v1.2.3-70-g09d2