A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: sound buffer time

  1. #1
    Junior Member
    Join Date
    Jun 2000
    Posts
    26

    Cool

    Hi everbody.. i'd like to know does it do (sound buffer time).. i looked everywhere, but i didn't find anything.. can anyone tell me please..


    hugs..
    []'s

  2. #2
    Junior Member
    Join Date
    Jun 2000
    Posts
    5

    Lightbulb

    _soundbuftime: Establishes the number of seconds of streaming sound to pre-buffer. The default is 5 seconds.

    When you use a streaming audio file, the movie will be played while loading the audio file. You can make the audio file preload some seconds before it starts to play.

    greets

  3. #3
    Senior Member
    Join Date
    Feb 2000
    Posts
    1,092
    here is what i do
    in the first key frame of the movie
    put




    Set Property (Sound buffer time) = "1"


    This will change the default 5 second prebuffer time
    from 5 seconds to 1 second

    You can even use 0 or any number you need



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