Hi,
Has the minimum Flash version supported by Flowplayer and the RTMP plugin changed after 3.2.8?
The reason I ask is that I can no longer to get Flowplayer 3.2.10 and RTMP 3.2.9 working with Flash 9.
For example, the RTMP plugin doc page http://flowplayer.org/plugins/streaming/rtmp.html) throws the following exception with Safari and Flash 9.0.60. It seems that it only works with Flash 11?
Paul
Has the minimum Flash version supported by Flowplayer and the RTMP plugin changed after 3.2.8?
The reason I ask is that I can no longer to get Flowplayer 3.2.10 and RTMP 3.2.9 working with Flash 9.
For example, the RTMP plugin doc page http://flowplayer.org/plugins/streaming/rtmp.html) throws the following exception with Safari and Flash 9.0.60. It seems that it only works with Flash 11?
Error: Error #1023: Stack overflow occurred.
at org.flowplayer.controls.controllers::AbstractTimedWidgetController/stopUpdateTimer()
at org.flowplayer.controls.controllers::AbstractTimedWidgetController/getPlayerStatus()
at org.flowplayer.controls.time::TimeViewController/onTimeUpdate()
at org.flowplayer.controls.controllers::AbstractTimedWidgetController/stopUpdateTimer()
at org.flowplayer.controls.controllers::AbstractTimedWidgetController/getPlayerStatus()
at org.flowplayer.controls.time::TimeViewController/onTimeUpdate()
at org.flowplayer.controls.controllers::AbstractTimedWidgetController/stopUpdateTimer()
at org.flowplayer.controls.controllers::AbstractTimedWidgetController/getPlayerStatus()
at org.flowplayer.controls.time::TimeViewController/onTimeUpdate()
....
Paul