0

video

Hello,
I have a problem , if there are list of video URLs , and i want access the "nextvideo" dyanamically. How to implement the "Object nextVideo();" ?
Regards,
Sushma.S

by
2 Replies
  • QUOTE (sushma_s_s @ Apr 5 2010, 10:16 PM) <{POST_SNAPBACK}>
    Hello,
    I have a problem , if there are list of video URLs , and i want access the "nextvideo" dyanamically. How to implement the "Object nextVideo();" ?
    Regards,
    Sushma.S


    Sushma,
    You simply call nextVideo on your player object. For example:
    CODE
    ...
    this.player = new KONtx.videoplayer({...});

    this.player.nextVideo();
    ...


    Hope that helps.
    Jim
    0
  • Hello,

    I have a problem, If there are list of Audio , video and image Urls like Multimedia . if i am playing Audio and next is a video , can i fadeout audio and fadein video.if possible how to implement Fadein and Fadeout feature.

    Regards,
    Sushma.s
    0

Recent Posts

in Getting Started / Beginners - Yahoo! TV Widgets