- Timestamp:
- 11/13/09 15:45:53 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/fl5/src/com/longtailvideo/jwplayer/model/IPlaylist.as
r564 r628 67 67 */ 68 68 function removeItemAt(idx:Number):void; 69 /** 70 * Returns true if the given playlist item is currently loaded in the list. 71 **/ 72 function contains(item:PlaylistItem):Boolean; 73 69 74 function get currentIndex():Number; 70 75 function set currentIndex(idx:Number):void;
Note: See TracChangeset
for help on using the changeset viewer.
