/ Published in: ActionScript 3
Permet d'appliquer un lissage à la video, lue dans un composant FLVPlayback. Ne pas oublier d'importer la classe : import fl.video.*;
Expand |
Embed | Plain Text
myFLVPlayer.getVideoPlayer(myFLVPlayer.activeVideoPlayerIndex).smoothing = true;
You need to login to post a comment.
