- Timestamp:
- 04/30/10 17:36:47 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/fl5/src/com/longtailvideo/jwplayer/media/VideoMediaProvider.as
r974 r981 92 92 } 93 93 _stream.checkPolicyFile = true; 94 _stream.play( itm.file);94 _stream.play(encodeURI(itm.file)); 95 95 _stream.pause(); 96 96 } else {
Note: See TracChangeset
for help on using the changeset viewer.
