0

set time out

I want to play one video in media player, it starts to buffer and during the buffering suppose it takes large time to finish the buffering. so how can i put the timer mode in that case. if video will not buffer completely then it will start to buffer and play the next video?
How can i put the code such as set time out method like in java?
any idea?
Thanks.

by
1 Reply
  • QUOTE (DEEPKUMAR @ Apr 26 2011, 03:21 PM) <{POST_SNAPBACK}>
    I want to play one video in media player, it starts to buffer and during the buffering suppose it takes large time to finish the buffering. so how can i put the timer mode in that case. if video will not buffer completely then it will start to buffer and play the next video?
    How can i put the code such as set time out method like in java?
    any idea?
    Thanks.


    can be found in guides

    CODE
    setTimeout(callback, delay)

    http://developer.yahoo.com/connectedtv/kon...e:core__utility
    0

Recent Posts

in General - Yahoo! TV Widgets