Closed GoogleCodeExporter closed 8 years ago
hmmm... actually I looked for more about actionscript syntax, and it seems this
is a
proper way to do getters/setters. But I still can't use setBitrate.
Original comment by more...@gmail.com
on 21 May 2010 at 1:17
[deleted comment]
the correct syntax is $f("player").getPlugin("bwcheck").setBitrate(bitrate);
Original comment by dani...@electroteque.org
on 29 Nov 2011 at 12:01
I've been following this for a while as we've never sorted this on our site,
meaning we effectively only have one bitrate despite having three options.
When I enter the following into the console:
$f("flow_player").getPlugin("bwcheck").setBitrate(150);
The video restarts to indicate a bitrate change, but the bitrate isn't actually
switched at all.
Example here:
http://www.designindaba.com/speaker/presentation/laduma-ngxokolo
I've really tried everything to rule out my own error here, and am pretty sure
this is a bitrate bug actually.
Apologies for thread hijacking!
Original comment by guybedf...@gmail.com
on 29 Nov 2011 at 12:10
Original issue reported on code.google.com by
more...@gmail.com
on 20 May 2010 at 8:40