diff --git a/test/rtmp-publisher/RtmpPlayer.mxml b/test/rtmp-publisher/RtmpPlayer.mxml index 485066a..8c5c039 100644 --- a/test/rtmp-publisher/RtmpPlayer.mxml +++ b/test/rtmp-publisher/RtmpPlayer.mxml @@ -22,7 +22,7 @@ } else { playButton.label = 'Play'; videoDisplay.source = ""; - videoDisplay.close(); + //videoDisplay.close(); } } @@ -60,7 +60,7 @@ ]]> - + diff --git a/test/rtmp-publisher/RtmpPlayer.swf b/test/rtmp-publisher/RtmpPlayer.swf index 004c140..80d0684 100644 Binary files a/test/rtmp-publisher/RtmpPlayer.swf and b/test/rtmp-publisher/RtmpPlayer.swf differ