Changeset 1361 for trunk/html5/test/examples/multiple_customs.html
- Timestamp:
- 10/04/10 16:01:46 (3 years ago)
- File:
-
- 1 edited
-
trunk/html5/test/examples/multiple_customs.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/html5/test/examples/multiple_customs.html
r1314 r1361 30 30 repeat: "single", 31 31 levels: [{ 32 file: " ../../../js/test/files/bunny.mp4"32 file: "http://content.bitsontherun.com/videos/gSzpo2wh-486405.mp4" 33 33 }, { 34 file: " ../../../js/test/files/bunny.ogv"34 file: "http://content.bitsontherun.com/videos/gSzpo2wh-604476.ogv" 35 35 }], 36 image: " ../../../js/test/files/bunny.jpg",36 image: "http://content.bitsontherun.com/thumbs/gSzpo2wh-480.jpg", 37 37 debug: "console" 38 38 … … 55 55 volume: 50, 56 56 levels: [{ 57 file: " ../../../js/test/files/bunny.mp4"57 file: "http://content.bitsontherun.com/videos/gSzpo2wh-486405.mp4" 58 58 }, { 59 file: " ../../../js/test/files/bunny.ogv"59 file: "http://content.bitsontherun.com/videos/gSzpo2wh-604476.ogv" 60 60 }], 61 image: " ../../../js/test/files/bunny.jpg",61 image: "http://content.bitsontherun.com/thumbs/gSzpo2wh-480.jpg", 62 62 skin: "../../../../skins/stormtrooper/stormtrooper.xml" 63 63 });
Note: See TracChangeset
for help on using the changeset viewer.
