diff --git a/.DS_Store b/.DS_Store index 87a312f..9a74cdc 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/docs/test1.html b/docs/test1.html index 13c078f..b946335 100644 --- a/docs/test1.html +++ b/docs/test1.html @@ -65,6 +65,8 @@ for (var i = 1; i <= 32; i++) { images.push('img/social/version2/'+i + '.png'); } + +images.push('img/social/version2/p1.png','img/social/version2/p2.png','img/social/version2/p3.png'); var preload = { type: jsPsychPreload, images: images, diff --git a/docs/test2.html b/docs/test2.html index 59b6410..b84ed03 100644 --- a/docs/test2.html +++ b/docs/test2.html @@ -67,7 +67,7 @@ show_progress_bar: true } - +images.push('img/spatial/version2/p1.png','img/spatial/version2/p2.png','img/spatial/version2/p3.png'); timeline.push(preload);