id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,thread
811,RTMP dynamic streams don't switch on bandwidth update,pablo,pablo,"From RTMPMediaProvider

{{{
      function getBandwidth():void {
...
            if (item.levels.length > 0 && item.getLevel(config.bandwidth, config.width) != item.currentLevel) {
                swap(item.currentLevel);
            }
}}}

Should swap to getLevel() instead of currentItem",bug,closed,,Flash 5.2,,fixed,,,
