Retrieves a value that indicates whether any successive items follow the current item in the playlist.
dhtml语法
XML | N/A |
---|
Scripting | [ bhasNext = ] mediaBar.hasNextItem |
---|
DHTML可能的值
bhasNext | Boolean that
receives a value that indicates whether a successive item follows the current item in the playlist.false | Default. No successive item follows the current item. | true | At least one successive item follows the current item. |
|
The property is read-only.
The property has a default value of
false.
Applies To