Return to Snippet

Revision: 28313
at July 7, 2010 00:50 by ions


Initial Code
myFLVPlayer.getVideoPlayer(myFLVPlayer.activeVideoPlayerIndex).smoothing = true;

Initial URL


Initial Description
Permet d'appliquer un lissage à la video, lue dans un composant FLVPlayback. 
Ne pas oublier d'importer la classe : 
import fl.video.*;

Initial Title
Lissage video FLVPlayback

Initial Tags
actionscript, video

Initial Language
ActionScript 3