as2.0
as3.0
MovieClip(FLVPlayer.getVideoPlayer(FLVPlayer.activeVideoPlayerIndex))._video.smoothing = true;
FLVPlayer.getVideoPlayer(FLVPlayer.activeVideoPlayerIndex).smoothing = true;
其中FLVPlayer是播放器实例名称
本文介绍了如何在AS2.0和AS3.0中为FLV视频播放器设置平滑播放效果。通过简单的代码示例展示了不同版本ActionScript中实现方法的区别。
其中FLVPlayer是播放器实例名称
1103

被折叠的 条评论
为什么被折叠?