DOWNLOADS EXAMPLES SKINS DOCS SUPPORT
 
 

Buffer Seconds

 

Sets how many seconds worth of data the player should buffer (download and store) ahead of the movie.  The default is 15 seconds.  Note that this is about data, not time.  Typically, 1 second's worth of data will take less than 1 second to actually download.

 

Technical

Variable Name

Options

Description

b

number

A number representing the seconds worth of data to load before starting to play.

 

Example Usage

HTML:

wasp.swf?b=15

XML:

<b>15</b>

JavaScript

waspConfigsXXXXXX.b="15";

 

See also

 

 

 

 

  ©Copyright Plaino LLC. All rights reserved.