A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: FLV player w/playlist and buffering of clips

  1. #1
    Junior Member
    Join Date
    Aug 2008
    Posts
    4

    Exclamation FLV player w/playlist and buffering of clips

    Kind of stuck trying to figure this one out.

    While an FLV is playing I want the player to preload/cache the next FLV in the playlist. If the next FLV is buffered then also preload the one after that and so on for the playlist.

    The clips are only max 60 seconds, but I want them to appear seamlessly one after the other with no loadtime or buffer message, hence the preloading of as many clips as possible while one is playing.

    Currently using the source code from the Flash VideoJukeBox sample (from adobe) which is here: http://livedocs.adobe.com/flash/9.0/main/00000282.html


    Any examples for preloading like mentioned above?
    Last edited by neosin; 08-30-2008 at 10:58 AM.

  2. #2
    Senior Member
    Join Date
    Apr 2008
    Location
    Nottingham, UK
    Posts
    348
    I'm afraid this was the best I could come up with:

    http://forums.creativecow.net/thread/190/855087#855087

    One of the suggestions is to just create a new netstream object as soon as the current one has finished buffering, keep it off the display list and then add it when you need it.

    I don't have anything better I'm afraid!

    Dan

  3. #3
    Super Spammer
    Join Date
    Aug 2008
    Posts
    20
    Check up whether this online tutorial can help you.



    Also, I'm a spammer and now my account has been banned from Flash Kit.

    Furthermore, the product that I was spamming the crap out of these boards with, has now been added to the filter, thus rendering it impossible to post the word on Flash Kit.
    Thank you, have a nice day.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center