Changeset 1524 for trunk/fl5/js/test/examples/providers.html
- Timestamp:
- 12/30/10 15:02:10 (2 years ago)
- File:
-
- 1 edited
-
trunk/fl5/js/test/examples/providers.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fl5/js/test/examples/providers.html
r1492 r1524 48 48 image: "http://content.bitsontherun.com/thumbs/gSzpo2wh-480.jpg", 49 49 type: "video" 50 } 51 }, { 52 name: "HTTP (not set)", 53 config: { 54 file: "http://content.bitsontherun.com/videos/gSzpo2wh-486405.mp4", 55 image: "http://content.bitsontherun.com/thumbs/gSzpo2wh-480.jpg" 56 } 57 }, { 58 name: "HTTP (set)", 59 config: { 60 file: "http://content.bitsontherun.com/videos/gSzpo2wh-486405.mp4", 61 image: "http://content.bitsontherun.com/thumbs/gSzpo2wh-480.jpg", 62 type: "http" 50 63 } 51 64 }, {
Note: See TracChangeset
for help on using the changeset viewer.
