A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Preloader for flv Page...?

  1. #1
    Senior Member
    Join Date
    Mar 2006
    Posts
    191

    Preloader for flv Page...?

    Hi Friends...

    can I use a preloader for different Frames?

    Example:

    Frame 1 has a FLV-File (there should be a preloader before...)
    Frame 2 has a FLV-File (there should be a preloader before...)

    Is there a solution for this problem?

    thanks all for help
    Uwe

  2. #2
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    You can't "preload" them as they are streaming but you can check the status of the buffer. Look at the netstream example and check the Status message netStream.Buffer.Full is true when enough of the FLV has downloaded and netStream.Buffer.Empty when it needs to load more.

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