Changeset 1653 for trunk/fl5/js/test/examples/providers.html
- Timestamp:
- 03/16/11 16:37:45 (2 years ago)
- File:
-
- 1 edited
-
trunk/fl5/js/test/examples/providers.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fl5/js/test/examples/providers.html
r1524 r1653 65 65 name: "Sound (not set)", 66 66 config: { 67 file: " ../../../js/test/files/bunny.mp3",67 file: "http://playertest.longtailvideo.com/bunny.mp3", 68 68 height: 24, 69 69 width: 400 … … 72 72 name: "Sound (set)", 73 73 config: { 74 file: " ../../../js/test/files/bunny.mp3",74 file: "http://playertest.longtailvideo.com/bunny.mp3", 75 75 height: 24, 76 76 width: 400,
Note: See TracChangeset
for help on using the changeset viewer.
