Changes between Version 100 and Version 101 of FlashVars

Show
Ignore:
Timestamp:
10/07/09 02:14:51 (6 weeks ago)
Author:
jeroen (IP: 87.209.186.89)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FlashVars

    v100 v101  
    6464 
    6565 * '''autostart''' (''false''): automatically start the player on load. 
    66  * '''bandwidth''' (''5000''): available bandwidth for streaming the file. Used predominantly for [wiki:FlashOverview#BitrateSwitching bitrate switching]. This is a read-only flashvar, useful for plugins. Available since 4.6. Updated every 2 seconds whenever a ''video'' or ''http'' stream is loading and every 20 seconds whenever an ''rtmp'' stream is connected.  
     66 * '''bandwidth''' (''5000''): available bandwidth for streaming the file. Used predominantly for [wiki:FlashOverview#BitrateSwitching bitrate switching]. Set this flashvar if you want to hint the player on the initial bandwidth.Overwritten every 2 seconds whenever a ''video'' or ''http'' stream is loading or an ''rtmp'' stream is playing. Available since 4.6.  
    6767 * '''bufferlength''' (''1''): number of seconds of the file that has to be loaded before starting. Set this to a low value to enable instant-start and to a high value to get less mid-stream buffering. 
    6868 * '''displayclick''' (''play''): what to do when one clicks the display. Can be ''play'', ''link'', ''fullscreen'', ''none'', ''mute'', ''next''. When set to ''none'', the handcursor is also not shown.